8909 Commits (ad88f57ae9e43b1d5bcbb53e3baeefff6447121f)
 

Author SHA1 Message Date
Jorge Canizales 015ab35a28 Clarify intention of the code that adds a default port 10 years ago
Julien Boeuf 29c990abcc fixing one more test. 10 years ago
Julien Boeuf 09316e7605 Fixing build. 10 years ago
Craig Tiller 9a0c10efc6 Windows fix 10 years ago
Julien Boeuf f3128e6ef3 Merge branch 'master' of https://github.com/grpc/grpc into server_creds_auth_md_processor 10 years ago
Craig Tiller 6b9477e8dc Merge github.com:grpc/grpc into kinetic-lopsided-poetry 10 years ago
Craig Tiller 8e5de39fb9 Document finish 10 years ago
Eric Anderson 83f8416f4c Merge pull request #2823 from soltanmm/interop-spec 10 years ago
Craig Tiller da1db029bf Document op completion 10 years ago
Masood Malekghassemi 6107bf457a Set Python user-agent string 10 years ago
Masood Malekghassemi a3adf94477 Clarify interop spec 10 years ago
Craig Tiller d568930561 Fix the plucking problem 10 years ago
Craig Tiller a3a7e5c0b2 Merge github.com:grpc/grpc into y12kdm3 10 years ago
Craig Tiller aee5d5c052 Print error message on client auth error 10 years ago
Craig Tiller c2811525cf Merge branch 'server_creds_auth_md_processor' of github.com:jboeuf/grpc into tell-the-world-about-ALL-the-things 10 years ago
Nicolas Noble 2db17838e7 Merge pull request #2800 from ctiller/reduce-mac-load 10 years ago
Craig Tiller d8cbcf9613 Merge github.com:grpc/grpc into selective-town 10 years ago
Hongwei Wang a83d1b324a Merge branch 'master' of https://github.com/grpc/grpc into zookeeper 10 years ago
Hongwei Wang fbdce1df2e Making sure the zookeeper detection test works with all compilers. 10 years ago
Jorge Canizales 55fcf504b9 Document that methods in GRPCCall+Tests can only be called once per host 10 years ago
Masood Malekghassemi 1116b0b4fb Fix debug annotation typo in Python 10 years ago
Jorge Canizales 6f576a9aa2 Merge pull request #2755 from jcanizales/test-ssl-too 10 years ago
Jorge Canizales b2bd06775e Require very explicit registration of non-SSL hosts. 10 years ago
Jorge Canizales 82b68d8a97 Use test certificates and name override for local tests :) 10 years ago
Jorge Canizales 9195233a42 Subclass InteropTests to later repeat the tests using SSL 10 years ago
Jorge Canizales 945f72cff9 Make the host of interop tests modifiable per-class 10 years ago
Jorge Canizales cdabaca649 Run test server with and without SSL 10 years ago
Jorge Canizales a3428f3b4f Merge pull request #2754 from jcanizales/support-test-certificates 10 years ago
Jorge Canizales 4ab7cc068a Merge master into support-test-certificates to solve conflicts. 10 years ago
Nicolas Noble 0a6012688a Merge pull request #2783 from ctiller/tracing-takes-time 10 years ago
Robbie Shade 98981efe0d Regenerated Makefile 10 years ago
Yang Gao 5a2017036d Merge pull request #2803 from ctiller/delay-start-resolution 10 years ago
Yang Gao aa7a75a4d9 Merge pull request #2813 from ctiller/every-day-i-propagate 10 years ago
Yang Gao e5b0459299 Merge pull request #2750 from ctiller/propagate 10 years ago
Robbie Shade fb5eb0e98d Regenerated project files 10 years ago
Craig Tiller 44912d78a0 Explicitly spell out cancellation in default propagation mask 10 years ago
Jan Tattermusch 2ba9e5df81 Merge pull request #2815 from jtattermusch/introduce_call_options 10 years ago
Craig Tiller 95bdfaa7a0 Merge branch 'y12kdm3' of github.com:ctiller/grpc into y12kdm3 10 years ago
Craig Tiller 038d26acd8 Update tools 10 years ago
Craig Tiller 57e9189fe9 Windows implementation of new pollset semantics 10 years ago
Craig Tiller 4c06b820e0 Add a test of non-blocking API behavior 10 years ago
Craig Tiller 69f90e6382 Working towards a non-blocking API test 10 years ago
Julien Boeuf 54b5018dd8 Fixing cpp tests. 10 years ago
Julien Boeuf d3368e4192 Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_processor 10 years ago
Jorge Canizales 7e90745b3c Document plan to merge the GRPCChannel subclasses 10 years ago
Jorge Canizales 77723b127a Document that grpc_channel_args don’t need to survive GRPCSecureChannel init 10 years ago
Julien Boeuf 7c8d255527 Cleanup. 10 years ago
Julien Boeuf 77a7b870c3 Fixing API (thanks Craig for the comments) and associated tests. 10 years ago
Jorge Canizales 8c5318a6d1 Return nil instead of assert when the test certs can’t be read 10 years ago
Jorge Canizales 145f865ce0 Undo forward-declaring grpc_channel_args, which isn’t a struct! 10 years ago