murgatroid99
fa266cadeb
Stop dereferencing an optional parameter without checking it
10 years ago
murgatroid99
c2fdfcf0cd
Modified server SSL certs to allow multiple pairs and force_client_auth flag
10 years ago
Stanley Cheung
a79a896d4c
update installation instructions, review feedback
10 years ago
Stanley Cheung
dbeb1cd90c
update debian install instructions
10 years ago
Stanley Cheung
478fb00a2c
php: expose per-call host override option
10 years ago
Jan Tattermusch
249fc8048d
improving the tests
10 years ago
Jan Tattermusch
f6edf879a6
metadata polishing
10 years ago
Craig Tiller
65d3ab2add
Merge github.com:grpc/grpc into y12kdm3
10 years ago
Craig Tiller
5acac0c07b
Merge branch 'y12kdm3' of github.com:ctiller/grpc into y12kdm3
10 years ago
Craig Tiller
86d31776a8
Fix syncronous unimplemented methods
10 years ago
Craig Tiller
711bbe6364
Exclude qps_test from tsan runs
...
The TSAN deadlock detector has some problems that prevents this test
from running successfully.
Issue #2994 has been filed to re-enable these in the future.
10 years ago
Stanley Cheung
c0c9ba9e42
php: fix timeout interop test, use 1ms as timeout
10 years ago
Michael Lumish
89bede02f1
Merge pull request #2983 from tbetbetbe/grpc-ruby-correct-logconfig-fix-interop-tests
...
Corrects logconfig from #2956
10 years ago
murgatroid99
c5dac97bd3
Added a test, enabled other tests
10 years ago
murgatroid99
18599e2518
Merge branch 'core_shutdown_idempotency' into node_server_graceful_shutdown
10 years ago
Craig Tiller
681a291d12
Extend comment
10 years ago
murgatroid99
00a3dab83a
Short-circuit shutdown when it is already published (core)
10 years ago
Michael Lumish
39d97a78e0
Merge pull request #2964 from jtattermusch/refactor_auth_interceptors
...
Refactor auth interceptors
10 years ago
Tim Emiola
36afec71ce
Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings
...
Added an inline C++ function to replace a deprecated nan function
10 years ago
Tim Emiola
7948de6815
Merge pull request #2960 from murgatroid99/node_compression
...
Add per-message compression disabling in Node
10 years ago
murgatroid99
8a2ab3b249
Removed errant NULL setting
10 years ago
Craig Tiller
9374ce819b
Add comments, fix a subtle bug
10 years ago
Yang Gao
4836492061
Merge pull request #2972 from ctiller/get-reserved-things-right
...
Add some reserved checks that need to be present
10 years ago
Yang Gao
5068fa45a2
Merge pull request #2982 from ctiller/tsan-race
...
Fix TSAN reported race
10 years ago
Vijay Pai
6d8d0144c8
Merge pull request #2975 from dgquintas/no_foreach_44
...
removed foreach loops for gcc 4.4
10 years ago
Craig Tiller
5bcc557258
Merge pull request #2976 from yang-g/only_run_tests_for_those_with_binaries
...
Only run built binaries
10 years ago
Nathaniel Manista
86395e5cb1
Merge pull request #2970 from msiedlarek/customize-pool-size
...
Allow customization of thread pool size in Python.
10 years ago
Craig Tiller
b815fb234f
Zero out reserved field in node
10 years ago
Craig Tiller
4d90b21b92
Merge github.com:grpc/grpc into y12kdm3
10 years ago
Mikołaj Siedlarek
c3134bc955
Allow customization of thread pool size in Python.
10 years ago
Jan Tattermusch
e396b8dbea
add method info to auth interceptor
10 years ago
Jan Tattermusch
e7178527ff
fix comment
10 years ago
Jan Tattermusch
9e14414415
refactor auth interceptors
10 years ago
Jan Tattermusch
2250454721
forgot to expose status and trailers for unary call
10 years ago
Yang Gao
3526db5d1c
Merge pull request #2987 from dgquintas/removed_wrong_include_interop
...
Removed function introducing dependency on proto in .h
10 years ago
Nicolas Noble
8e48247ad5
Merge pull request #2986 from jtattermusch/fix_win_build
...
Disable grpc_zookeeper target on windows
10 years ago
murgatroid99
2c3938eab0
Merge branch 'master' into node_server_graceful_shutdown
10 years ago
murgatroid99
cb951f6c57
Split server shutdown into tryShutdown and forceShutdown
10 years ago
Xudong Ma
a5f9e903bd
Add backoff reset spec to the Connection Backoff Protocol
10 years ago
David G. Quintas
99e12977e5
Merge pull request #2981 from ctiller/bad-merge
...
Fix build breakage
10 years ago
David Garcia Quintas
81491b6043
Removed function introducing dependency on proto in .h
10 years ago
Jan Tattermusch
9876077fde
disable grpc_zookeeper target on windows
10 years ago
Tim Emiola
0137ae3561
Merge pull request #2958 from murgatroid99/node_deadline_internal
...
Made deadline tests accept INTERNAL status
10 years ago
Craig Tiller
376076b34e
Fix TSAN reported race
10 years ago
Tim Emiola
27ccd197c4
Corrects logconfig from #2956
10 years ago
Craig Tiller
f900fb84b2
Fix build breakage
10 years ago
Craig Tiller
8f615526a3
Add missing file
10 years ago
Craig Tiller
f2aa90aec7
Merge github.com:grpc/grpc into shutdown-c++
10 years ago
Craig Tiller
7ff63f6aba
Merge pull request #2979 from yang-g/docs
...
add a README for include/grpc++/impl
10 years ago
yang-g
b9b9d6ee8e
add a README for include/grpc++/impl
10 years ago