Mehrdad Afshari
|
80a629fa00
|
bump version to 1.10.1-pre1
|
7 years ago |
David Garcia Quintas
|
49f625f232
|
more comments
|
7 years ago |
Muxi Yan
|
93e2d92992
|
Add more plugins to be used by grpc_cronet
|
7 years ago |
David Garcia Quintas
|
fa460dcf1d
|
Factor out grpc_add_default_authority_if_not_present
|
7 years ago |
Alexander Polcyn
|
690dde672a
|
Add address sorting submodule for use in c-ares wrapper
|
7 years ago |
Muxi Yan
|
b94d68111d
|
Add message size filter and deadline filter plugins
|
7 years ago |
Muxi Yan
|
7cc4bd80af
|
Let cronet use grpc_cronet_registry_plugin
|
7 years ago |
Ruslan Nigmatullin
|
7ae3733cab
|
[grpc] Add SSL session client cache support
|
7 years ago |
ncteisen
|
3b42f83068
|
Revert "Revert "Channel Tracing Implementation; Part 1""
This reverts commit f2bea3725f .
|
7 years ago |
Noah Eisen
|
f2bea3725f
|
Revert "Channel Tracing Implementation; Part 1"
|
7 years ago |
David Garcia Quintas
|
961353ab6d
|
moved filter to ext
|
7 years ago |
David Garcia Quintas
|
aa843f2bfc
|
Testing making the authority filter a plugin, for cronet
|
7 years ago |
kpayson64
|
539f5068bd
|
Abstract libuv implementation
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
|
7 years ago |
David Garcia Quintas
|
c7c0d69d8b
|
Secure channels: use the right authority
|
7 years ago |
Mark D. Roth
|
3d8b32d8b3
|
Convert byte_stream API to C++.
|
7 years ago |
Yihua Zhang
|
04fb58efbd
|
Add ALTS code to grpc/core
|
7 years ago |
Sree Kuchibhotla
|
ae277dd000
|
Revert "Add ALTS C stack to gRPC core"
|
7 years ago |
Yihua Zhang
|
eaf6486677
|
Add ALTS code to grpc/core
|
7 years ago |
ncteisen
|
9efb177730
|
Review feedback, gTest
|
7 years ago |
ncteisen
|
e9587db853
|
Move status util
|
7 years ago |
Vijay Pai
|
756caa7c6a
|
Minor changes and fixes
|
7 years ago |
David Garcia Quintas
|
396d49d958
|
Introduce a 'weak' and mutable version of slice hash table
|
7 years ago |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
7 years ago |
Mehrdad Afshari
|
f41880e7fd
|
v1.10.0x is now v1.10.0
|
7 years ago |
Mark D. Roth
|
3e7f2df047
|
Convert slice hash table and service config code to C++.
|
7 years ago |
Mehrdad Afshari
|
cf2f04aaa2
|
Bump version to 1.10.0-pre2
|
7 years ago |
Mehrdad Afshari
|
7d82f79db5
|
Bump version to v1.11 #gorgeous
|
7 years ago |
Mehrdad Afshari
|
d9cab8443c
|
Bump version to 1.10.0-pre1
|
7 years ago |
Yihua Zhang
|
75f0a9fbd2
|
place security_connector in its own subdirectory
|
7 years ago |
Mark D. Roth
|
c887549f92
|
Convert LB policy API to C++.
|
7 years ago |
Vijay Pai
|
da69355f30
|
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
|
7 years ago |
Vijay Pai
|
58a62755fc
|
Remove support for detached threads. All threads must be joined.
|
7 years ago |
Muxi Yan
|
0e00c43082
|
Move headers from grpc++ to grpcpp
|
7 years ago |
Vijay Pai
|
c745690caf
|
Internalize gpr_thd except for id and currentid
|
7 years ago |
Mark D. Roth
|
209f644f04
|
Convert resolver API to C++.
|
7 years ago |
Vijay Pai
|
8f4fbb1c55
|
Move avl to its own directory and rename it to grpc_avl
|
7 years ago |
Muxi Yan
|
99f1a8f467
|
Remove compression_ruby
|
7 years ago |
Mark D. Roth
|
08d9f3df30
|
Change Ref() methods to return a RefCountedPtr<>.
|
7 years ago |
Ken Payson
|
1a8565d379
|
Bump version to 1.9.1
|
7 years ago |
Loo Rong Jie
|
e97c230f87
|
[Bazel] Do not use -pthread on Windows
|
7 years ago |
Vijay Pai
|
d4d0a30c6f
|
Privatize useful.h and avl.h
|
7 years ago |
Mehrdad Afshari
|
2338ec169c
|
Promote 1.9.0-pre3 to 1.9.0
|
7 years ago |
Mehrdad Afshari
|
53f88d77ec
|
Bump version to 1.9.0-pre3
|
7 years ago |
Vijay Pai
|
ae376bf9d9
|
Privatize host_port.h; was not used in any wrapped language implementation
|
7 years ago |
Vijay Pai
|
b6cf123717
|
Privatize thread-local storage headers
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
ncteisen
|
a4533974da
|
Fix bazel build
|
7 years ago |
Yihua Zhang
|
d36fe0708b
|
rename gts to alts
|
7 years ago |
makdharma
|
8d6e6f6007
|
exposing public headers as a build target
|
7 years ago |
ncteisen
|
34ebf5dd9e
|
Move object registry out of gpr
|
7 years ago |