murgatroid99
fafeeb38c1
Fixed some style issues
9 years ago
Craig Tiller
d9fdaf204c
Fix tests
9 years ago
Craig Tiller
493fd97282
Merge pull request #3407 from jboeuf/fix_3390
...
Fixing issue #3390
9 years ago
Craig Tiller
d64ed6a38b
Merge pull request #3397 from nicolasnoble/shutdown-win32-warning
...
Shutting down warning about operations on closed sockets.
9 years ago
Craig Tiller
1ca05139a2
Merge pull request #3393 from jtattermusch/fix_windows_build
...
Fix windows build
9 years ago
Craig Tiller
466458745c
Merge pull request #3387 from dgquintas/content_type_filtering
...
Client now swallows content-type on receive
9 years ago
Craig Tiller
f9dd54c2eb
Merge pull request #3378 from yang-g/connection_failure_detection
...
remove connectivity watcher from interested party early
9 years ago
Craig Tiller
d56c8bb052
Merge pull request #3362 from nicolasnoble/backport
...
Backport the lock race fix to 0.11.
9 years ago
Craig Tiller
786522166e
Merge pull request #3027 from jboeuf/security_connector_refactoring
...
Security connector refactoring
9 years ago
Craig Tiller
40cd820fd6
Fix list iteration
9 years ago
Yang Gao
0eb44a61da
Merge pull request #3406 from jboeuf/auth_plugin_fixes
...
Credentials plugin fixes (after the branch was merged).
10 years ago
Craig Tiller
4fc085fcbb
Test bug fixes
10 years ago
Julien Boeuf
51261563da
Fixing issue #3390
...
A transport op indicating a cancellation can be sent to the auth client
filter. In this case, the code should not assert that a context is not
null on this op.
10 years ago
Craig Tiller
62aef62136
Fixes
10 years ago
Craig Tiller
b35ccf50ec
Merge pull request #3405 from dgquintas/they_see_me_branching
...
Removed spurious predicate from if branch
10 years ago
Julien Boeuf
14929d4e35
Credentials plugin fixes (after the branch was merged).
10 years ago
Craig Tiller
ed299d182b
Merge pull request #3388 from jtattermusch/runtest_docker_made_simple
...
Add --use_docker flag support for run_tests.py
10 years ago
David Garcia Quintas
f065c744e3
Removed spurious predicate from if branch
...
the channeld->content_type->key is already consumed by the preceding if.
10 years ago
David G. Quintas
af970edf2e
Fixed typo in channel_args.h docstring
10 years ago
Craig Tiller
ba496454b2
Fixes
10 years ago
murgatroid99
256d3dff68
Added build steps to run_tests.py to run gyp before make
10 years ago
murgatroid99
91b964287b
Fixed TODO comment
10 years ago
murgatroid99
38745ef380
Added check for OpenSSL version
10 years ago
murgatroid99
cf08dafa41
Added gyp language to run_tests.py
10 years ago
Nicolas "Pixel" Noble
3a26c5bb5d
Shutting down warning about operations on closed sockets.
10 years ago
Craig Tiller
294d0ecc05
Call lists compile
10 years ago
Craig Tiller
dfff1b8126
Call list progress
10 years ago
murgatroid99
ca9db40656
Removed C++ build from gyp file, fixed some minor issues
10 years ago
Jan Tattermusch
823394155a
Merge branch 'fix_windows_build' into win_fix_parameter_types
10 years ago
Masood Malekghassemi
41a3bc7784
Update test for changed core HTTP header handling
10 years ago
Jan Tattermusch
48e57fabca
make function definitions match declaration in header
10 years ago
murgatroid99
2d6d3300d9
Added grpc.gyp template
10 years ago
Craig Tiller
5b7f6c9102
Merge pull request #3392 from jtattermusch/portserver_fix
...
Fix portserver on Win and Mac
10 years ago
David G. Quintas
a85a0151cd
Merge pull request #3394 from yang-g/empty_stream_interop
...
Add empty_stream test case
10 years ago
yang-g
78bddc66b7
Add empty_stream test case
10 years ago
Yang Gao
36a5551db4
Merge pull request #3176 from jboeuf/core_creds_plugin
...
Design and implementation of the core credentials plugin API.
10 years ago
Jan Tattermusch
34f398edf6
remove leftover field initialization
10 years ago
Jan Tattermusch
13e65dfd4f
import yaml module lazily
10 years ago
Craig Tiller
3ffd8220a1
Call list progress
10 years ago
Craig Tiller
d1bec03fa1
Call list progress
10 years ago
Jan Tattermusch
261b58ca80
using tty option is not ok on jenkins
10 years ago
Jan Tattermusch
c96b9eb750
correct behavior for travis flag
10 years ago
Yang Gao
5896984558
Merge pull request #3132 from rjshade/rename_callback
...
Rename the TCP server callback arguments to be more descriptive.
10 years ago
Jan Tattermusch
c95eead416
use_docker support for run_tests.py
10 years ago
David Garcia Quintas
13a71120f7
Client now swallows content-type on receive
10 years ago
Yang Gao
63dcc018f0
Merge pull request #3381 from jcanizales/fix-bazel-breakage
...
Fix import that relied on Cocoapods' unique behavior
10 years ago
Michael Lumish
be0bcca1b9
Merge pull request #3301 from jtattermusch/update_routeguide_namespace
...
Update namespace of C# routeguide example
10 years ago
Michael Lumish
6e56ab16ba
Merge pull request #3374 from jtattermusch/dont_format_plain_message
...
Plain log message should not be treated as format string
10 years ago
Craig Tiller
33825118df
Cleanup
10 years ago
Craig Tiller
000cd8f9f7
Introduce call lists for moving work outside locks
10 years ago