7321 Commits (76714346086e05975492327f05a9f3a546f02782)
 

Author SHA1 Message Date
Yang Gao 7671434608 Merge pull request #2376 from rjshade/add_udp_server_2 10 years ago
Yang Gao 0791cf0dcd Merge pull request #2931 from dgquintas/none-to-identity 10 years ago
David G. Quintas 685674c554 Merge pull request #2932 from nicolasnoble/restoring-windows-building-gaah 10 years ago
Nicolas "Pixel" Noble 1df8ee9871 Recreating grpc_test_util_unsecure's template. 10 years ago
David Garcia Quintas cddd95bfd8 Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec 10 years ago
Robbie Shade 8d5196d61e Added copyright notice to udp_server.c 10 years ago
Robbie Shade 5c45b940e7 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 10 years ago
Robbie Shade 00436a256d Update to latest API changes. 10 years ago
Robbie Shade a294487e37 Add Apple specific #define for IPV6_RECVPKTINFO 10 years ago
Jan Tattermusch c49a48bd75 Merge pull request #2919 from nicolasnoble/report-culling 10 years ago
Vijay Pai 8c0389d84e Merge pull request #2921 from yang-g/unknown_service 10 years ago
Robbie Shade a2f3652040 Regenerated project files 10 years ago
Vijay Pai d9c1bc7281 Merge pull request #2612 from nicolasnoble/the-ultimate-showdown 10 years ago
Robbie Shade 3544fd26a0 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 10 years ago
Nicolas "Pixel" Noble 4a5a8f3119 Reducing JUnit's report size. 10 years ago
yang-g 523201cee0 remove redundant ctor 10 years ago
Nicolas "Pixel" Noble f123443aa5 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown 10 years ago
Vijay Pai ed48bf8f71 Merge pull request #2922 from yang-g/proto3_cpp 10 years ago
Yang Gao c16d9e4af8 Merge pull request #2926 from nicolasnoble/cancel_gpr_cancelable 10 years ago
Nicolas "Pixel" Noble bb3aed0ef9 Removing gpr_cancelable. 10 years ago
yang-g f6befe8690 update the interop test protos and code to proto3 10 years ago
Robbie Shade 6d9e1849ee Regenerated project files 10 years ago
Robbie Shade 37ad56b469 Merge remote-tracking branch 'upstream/master' into add_udp_server_2 10 years ago
Michael Lumish 118f65dc8c Merge pull request #2877 from stanley-cheung/php_connectivity_api 10 years ago
Jan Tattermusch 0622b8c484 Merge pull request #2925 from grpc/revert-2910-timeout_on_sleeping_server 10 years ago
Jan Tattermusch 3c9752e784 Revert "implement timeout_on_sleeping_server interop test" 10 years ago
Michael Lumish d2b2ca8713 Merge pull request #2910 from jtattermusch/timeout_on_sleeping_server 10 years ago
Nicolas Noble b55b74072b Merge pull request #2924 from mzhaom/zlib-dep 10 years ago
Ming Zhao f2f24e2f93 Let grpc target depend on //external:zlib so that "-lz" or a real zlib 10 years ago
yang-g e9e69a80d4 use proto3 syntax in c++ test protos 10 years ago
yang-g 9b7757dd35 Use a sync service to handle requests to unknown services 10 years ago
Masood Malekghassemi dcd6112f2c Merge pull request #2918 from nathanielmanistaatgoogle/2916 10 years ago
Stanley Cheung 1567c0c9a6 php: connectivity state review feedback 10 years ago
Stanley Cheung 04b7a41d18 php: add watchForReady method 10 years ago
Stanley Cheung 4c5c7b8647 php: add more tests 10 years ago
Stanley Cheung a63fdd0126 php: wrap watchConnectivityState api 10 years ago
Stanley Cheung e63354a6e7 php: wrap getConnectivityState API 10 years ago
Nathaniel Manista 35ea361ff5 Merge pull request #2816 from soltanmm/health-check 10 years ago
Nathaniel Manista 515b0a9352 Service-side read without allowance 10 years ago
Nicolas "Pixel" Noble d53b389607 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown 10 years ago
Michael Lumish 58d7310fbc Merge pull request #2914 from jcanizales/separate-headers-and-trailers 10 years ago
Eric Anderson a39d739c35 Merge pull request #2917 from nmittler/typeo 10 years ago
nmittler 25c21d8b2b Fixing type-o 10 years ago
Jan Tattermusch bb15c35c16 Merge pull request #2912 from jtattermusch/csharp_auth_uri_gen 10 years ago
David G. Quintas edb1d616dc Merge pull request #2890 from yang-g/client_context 10 years ago
Jorge Canizales 5263758ebf Document not to modify headers after start 10 years ago
Jorge Canizales 1ab2a71d07 Put both headers and trailers in the error.userInfo 10 years ago
Jorge Canizales 0b34c89bc6 Turn allResponseMetadata into *Headers and *Trailers 10 years ago
Jorge Canizales 25884b305c nit: Comment formatting 10 years ago
Jorge Canizales 2a24654024 More requestMetadata -> requestHeaders renaming 10 years ago