yang-g
52e4de1ea1
Fix node test. Remove all the server fake credentials references
10 years ago
murgatroid99
d601ff5e9d
Fixed setting user-agent string
10 years ago
Craig Tiller
6999c096d8
Canonicalize metadata keys in core
10 years ago
Craig Tiller
044d153141
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
...
Conflicts:
src/core/client_config/subchannel.c
src/core/iomgr/alarm.c
src/core/iomgr/iomgr.c
src/core/iomgr/tcp_client_posix.c
10 years ago
yang-g
70a1337045
merge head and resolve conflict
10 years ago
yang-g
8b25f2aaeb
move fake_transport_security_credentials to private API
10 years ago
Julien Boeuf
5029b30d1c
Adding option to force client auth on the server SSL creds.
10 years ago
Jan Tattermusch
7717202c2b
fix crash caused by wrong size of MetadataEntryStruct
10 years ago
Craig Tiller
33c0d9d83d
C++ is also a language that can be insecure
10 years ago
Stanley Cheung
d1408e7163
Merge pull request #2594 from stanley-cheung/add_homebrew_to_jenkins
...
Minor fix to run_distribution script
10 years ago
Stanley Cheung
a83cb9160f
use export instead
10 years ago
Abhishek Kumar
b322d4a89e
Merge pull request #2427 from yang-g/per_call_oauth_creds_impl
...
Per call oauth creds impl
10 years ago
Craig Tiller
4a4f1496c1
Rename grpc_channel_create to grpc_insecure_channel_create
10 years ago
Stanley Cheung
736689dbce
Merge pull request #2589 from stanley-cheung/add_homebrew_to_jenkins
...
local can only be used in a function
10 years ago
Stanley Cheung
29e1aca8cc
local can only be used in a function;
10 years ago
yang-g
b4e262cb60
reconnect support
10 years ago
Jan Tattermusch
45d336b8e8
Merge pull request #2555 from stanley-cheung/add_homebrew_to_jenkins
...
Add per-language homebrew testing for Mac on Jenkins
10 years ago
Stanley Cheung
f97b4f26d6
Add per-language homebrew testing for Mac on Jenkins
10 years ago
David Garcia Quintas
518e3fe700
Fixes for streaming compression.
10 years ago
murgatroid99
198a1ad966
Added user-agent setting code, and a test for it
10 years ago
Vijay Pai
23a33aaef5
Merge pull request #2529 from ctiller/prefer-gin-n-tonic
...
Move alarm subsystem to monotonic time
10 years ago
Vijay Pai
86ba41370b
Merge pull request #2556 from ctiller/one-thing-at-a-time
...
Fix TSAN reported failure
10 years ago
Vijay Pai
e66165dead
Remove iterator-based test altogether
10 years ago
Jan Tattermusch
e7e1c82d5e
improving test readability
10 years ago
Jan Tattermusch
a236ff205b
rename Result to ResponseAsync
10 years ago
Craig Tiller
5553eb3ee2
Fix race introduced recently
10 years ago
Jan Tattermusch
7d219cfe4a
fix echo metadata test
10 years ago
Craig Tiller
90220b3241
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
10 years ago
Jan Tattermusch
25bb2ef8b8
regenerated code and fixed inconsistencies
10 years ago
Michael Larson
639ae0ff5f
documentation for windows testing using grpc.mak
10 years ago
Jan Tattermusch
5269d16dd9
codegen and API changes
10 years ago
Abhishek Kumar
8d4d8593f9
Resolved merge conflicts
10 years ago
Yang Gao
61e647819c
Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY
...
User agent string sending support
10 years ago
Jan Tattermusch
ed4b7a7c29
modify client call interface to allow reading status and trailers
10 years ago
Craig Tiller
1c62870cc0
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
10 years ago
Vijay Pai
c4af224970
Remove one range-based for and do appropriate static casts on nullptr
10 years ago
Abhishek Kumar
0738dd41e4
Addressed review comments
...
Added server feature spec to echo metadata.
Clarified client spec for testing metadata.
Removed Status for tests that are now ready for implementation.
Modified the spec for UnimplementedCall to take an Empty request.
10 years ago
Jan Tattermusch
1cf8d429e3
added some tests
10 years ago
Nicolas Noble
556875d1d0
Merge pull request #2559 from ctiller/holographic-ninja-soda
...
Fix (forever) a TSAN bug thats plagued us
10 years ago
Michael Lumish
0ac55806d4
Merge pull request #2554 from murgatroid99/node_oauth_interop
...
Added oauth2_auth_token and per_rpc_creds Node interop tests
10 years ago
Craig Tiller
26205360fe
Fix (forever) a TSAN bug thats plagued us
10 years ago
Jan Tattermusch
8271f5d093
propagate statuscode from server handler
10 years ago
Craig Tiller
4e9ce32870
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
...
Conflicts:
include/grpc/grpc.h
10 years ago
Jan Tattermusch
a0bb06511e
allow sending trailers from server handler
10 years ago
Jan Tattermusch
998eb9bcaf
populate server context
10 years ago
Craig Tiller
990f6427e8
Fix TSAN reported failure
10 years ago
Craig Tiller
3d57871e9d
Fix TSAN reported failure
10 years ago
Craig Tiller
60fb201277
Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY
...
Conflicts:
src/cpp/client/channel_arguments.cc
10 years ago
Craig Tiller
ac392e2385
Merge branch 'tell-me-who-you-might-be' of github.com:ctiller/grpc into tell-me-who-you-might-be
10 years ago
Jan Tattermusch
5bbd8186cc
refactor server call handlers
10 years ago