jiangtaoli2016
|
274840e4d3
|
Migrate SSL_transport_security TSI to new TSI handshaker API
|
7 years ago |
Yihua Zhang
|
cc93663910
|
Add ALTS fuzzer
|
7 years ago |
Juanli Shen
|
a0aab7ebcc
|
Add load data store
|
7 years ago |
kpayson64
|
701e70da07
|
c++ify
|
7 years ago |
kpayson64
|
7a20c962df
|
Break out qps services into seperate protos
|
7 years ago |
Mark D. Roth
|
de077acf5d
|
Fix retry code handling of internally triggered recv_trailing_metadata.
|
7 years ago |
ncteisen
|
cf5b2666e1
|
Make GrpcProtoBufferReaderWriter public
|
7 years ago |
Jan Tattermusch
|
04c7634d6b
|
regenerate projects
|
7 years ago |
Mark D. Roth
|
7c1b5db3bb
|
Convert subchannel_list code to C++.
|
7 years ago |
David Garcia Quintas
|
49f625f232
|
more comments
|
7 years ago |
David Garcia Quintas
|
e44efe099d
|
rest of pr comments
|
7 years ago |
David Garcia Quintas
|
861363d618
|
added call_host_override test
|
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 |
Ruslan Nigmatullin
|
99d0cee31b
|
regenerate projects
|
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 |
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 |
Jan Tattermusch
|
d606e36061
|
regenerate projects
|
7 years ago |
ncteisen
|
36e02bff2b
|
Fix sanity
|
7 years ago |
ncteisen
|
97a3dbeb36
|
Move C++ to util, call it from core test
|
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 |
ncteisen
|
1cc064dbfc
|
Reviewer feedback, s/object_registry/channel_trace_registry
|
7 years ago |
ncteisen
|
31c05ba668
|
reviewer feedback, rename
|
7 years ago |
Vijay Pai
|
2f4161c210
|
Use stack frame size limits for consistency with internal builds
|
7 years ago |
Mark D. Roth
|
718c8341ca
|
Retry support.
|
7 years ago |
Mark D. Roth
|
3e7f2df047
|
Convert slice hash table and service config code to C++.
|
7 years ago |
Yihua Zhang
|
75f0a9fbd2
|
place security_connector in its own subdirectory
|
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 |
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
|
cda058de8e
|
build projects
|
7 years ago |
Matt Kwong
|
a110c74c58
|
Update BoringSSL to latest chromium-stable ref
|
7 years ago |
Vijay Pai
|
80e23d19df
|
Separate out cmdline so that it can be used in tool and test builds
|
7 years ago |
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
7 years ago |
Yihua Zhang
|
d36fe0708b
|
rename gts to alts
|
7 years ago |
ncteisen
|
34ebf5dd9e
|
Move object registry out of gpr
|
7 years ago |
Vijay Pai
|
2b226adf60
|
Remove alarm from core, implement in C++ layer only
|
7 years ago |
Mark D. Roth
|
dbdf495f61
|
Split lib/support into lib/gpr and lib/gpr++.
|
7 years ago |
Ken Payson
|
b353297b43
|
Revert "Revert "Set error status correctly on server side""
This reverts commit 951f84aea0 .
|
7 years ago |
David G. Quintas
|
951f84aea0
|
Revert "Set error status correctly on server side"
|
7 years ago |
Yuchen Zeng
|
c6ae9b562b
|
Silence openssl 1.1.0 warnings
|
7 years ago |