392 Commits (be8d1dae5e4d997288714838a7b83b61a8d3cf8a)

Author SHA1 Message Date
Craig Tiller deb49dd1aa Strip port in peer name check 10 years ago
Masood Malekghassemi 59d9ff4d9f Updated Python protoc plugin testing. 10 years ago
Julien Boeuf 9fff77e4f8 Addressing comments. 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Nicolas Noble 65b0759653 Addressing a first batch of feedback. 10 years ago
Craig Tiller e4fe844b67 s/CreateChannel/CreateChannelDeprecated 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Craig Tiller fd1b49b757 Move to unique_ptr for all GRPC returned objects 10 years ago
Nicolas Noble a7b8b69d23 Addressing security concerns. 10 years ago
Julien Boeuf cd9b1c850d Added support for default credentials. 10 years ago
Craig Tiller fe8af4e2e9 Rename interop_test.c --> interop_test.cc 10 years ago
Masood Malekghassemi b13673dd7a Added compiler plugin test for Python. 10 years ago
Craig Tiller 2f3e2ec865 Make interop server respond to sigint 10 years ago
Yang Gao bbd67c0499 clean up some internal path and names 10 years ago
vjpai 5b47818d93 Some compilers not happy with <:: and need < :: instead 10 years ago
Craig Tiller 16a6ea6bc0 Ensure interop tests are run as part of run_tests 10 years ago
Craig Tiller 54f9a65f1e 32 bit compilation fixes for core 10 years ago
Julien Boeuf 25380de72d Adding tool for generating JWTs on the command line. 10 years ago
Nicolas "Pixel" Noble 7e80efcb3d Making the usage of gflags uniform across distributions. 10 years ago
Nicolas "Pixel" Noble ba6082080c Fixing gflags' include path. 10 years ago
Julien Boeuf f47a5cb93d Implementing JWT credentials (a.k.a JWT ID Tokens). 10 years ago
Yang Gao 0d1e2f2ad9 remove prod_roots_certs.c since it is not used anywhere 10 years ago
vjpai d5577aac67 More typecasts to avoid sign-comparison problems on EXPECT_EQ 10 years ago
vjpai c1231eb543 Include typecasts so that int and size_t are not compared (since their 10 years ago
Julien Boeuf 90bd7c4c4d Fixing sprintf and a few other things. 10 years ago
Craig Tiller 0fcd53c701 Fix a TSAN reported error 10 years ago
Yang Gao 3a5e5495e5 Async client api change. Add a ClientAsyncResponseReader. Make the api similar to streaming and symmetric to server side. 10 years ago
Craig Tiller 9be83eec1d Fix use-after-free. 10 years ago
Craig Tiller efad8fadd3 Spam cleanup, test speedup 10 years ago
Craig Tiller 492968f7d9 Server side cancellation receive support 10 years ago
Craig Tiller ce5021b0b9 Add missing new-lines at end of file 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Yang Gao da699b8bc1 do not leak reader or writer 10 years ago
Yang Gao 2b7f537546 Add metadata test with rpc. Adding/fixing things to make it work 10 years ago
Craig Tiller aea2fc053d Fix shutdown semantics. 10 years ago
Craig Tiller 2d9c51242a Add mixed shutdown/init test 10 years ago
Craig Tiller 35108f6527 Allow grpc_init to be called multiple times 10 years ago
Craig Tiller 32223cf5e1 Fix fling test leaks 10 years ago
Craig Tiller ad1fd3a49e Add proto copyrights 10 years ago
Craig Tiller c2c792113e Add copyrights to Python code 10 years ago
Craig Tiller 1a61b17afd Copyright checker 10 years ago
Nathaniel Manista 1d1f952731 The Python interoperability testing server. 10 years ago
Craig Tiller 8f9aaa9206 Accidental change fixed 10 years ago
Craig Tiller d209ed0e55 clang-format 10 years ago
Craig Tiller ae7fe92389 Unix domain socket support 10 years ago
Yang Gao 406b32f663 Add missing APIs and a first metadata test, and test passes 10 years ago
Craig Tiller 857680be2c Compile fixes 10 years ago
Yang Gao 0e0d8e11e6 add a simple server streaming e2e test, which passes 10 years ago
Abhishek Kumar a2d9ed0d91 Addressed review comments 10 years ago