2341 Commits (766d77cad84ae36748981d19a453cb0f088c20aa)

Author SHA1 Message Date
Ming Zhao 766d77cad8 Include <openssl/crypto.h> to make sure it compiles with boringssl. 10 years ago
murgatroid99 838e0a31f7 Bump Node version to 0.8.0 10 years ago
murgatroid99 20afbb9140 Updated interop tests to handle proto3 changes 10 years ago
murgatroid99 c73a2be603 Updated deserialization code to fix message echoing 10 years ago
Nathaniel Manista 55cbf02125 Change Python development status to "Alpha" 10 years ago
murgatroid99 5828fb960d Added failing test that echos the request message 10 years ago
murgatroid99 1b40198fb3 Added jwtaccess cloud-to-prod interop test 10 years ago
murgatroid99 11cfdf7109 Removed a default value I missed 10 years ago
murgatroid99 0e19902647 Updated ProtoBuf.js dependency. Updated protos to proto3 10 years ago
Nicolas "Pixel" Noble 5fc1adf9b9 Msys2 fixes, and compilation instructions. 10 years ago
Aggelos Avgerinos 57e7dc8e8d Ruby style changes: replace `== 0` with `zero?` 10 years ago
Craig Tiller 020ae63171 Fix clang compilation 10 years ago
Craig Tiller 6979b00624 Fix clang compilation 10 years ago
Julien Boeuf d7f768b2b2 Addressing comments. 10 years ago
Craig Tiller 054d1dec07 Correct Node build errors 10 years ago
Craig Tiller a33acb7021 Correct C++ build errors 10 years ago
Craig Tiller 4d706b8dbc Port C# to new API 10 years ago
Craig Tiller a5e15f446e Port Python to new API 10 years ago
Craig Tiller 997fab6874 Port Ruby to new API 10 years ago
Craig Tiller fdb75f58e7 Port Node to new API 10 years ago
Nicolas "Pixel" Noble 7f2e98c6ce Further Windows fixes. 10 years ago
Jan Tattermusch e84b6180dc get rid of dependencies on some unneeded nuget packages 10 years ago
Jan Tattermusch 818ae164eb get rid of unneeded dependency on Mono.Security 10 years ago
Yang Gao b8a5f866f2 do not request another call if server is shutdown 10 years ago
Jan Tattermusch b5897bf1a6 moved GetMethodType function to generator_helpers.h 10 years ago
Jan Tattermusch efa702bd17 add newline at EOF 10 years ago
Jan Tattermusch cd7e3137da add newline to the end of generated files 10 years ago
Jan Tattermusch eb5a312a9b added script to regenerate gRPC C# stubs 10 years ago
Jan Tattermusch 085533e1dc Replace handwritten math stub by the generated one 10 years ago
Jan Tattermusch 7eb3a76279 Replace handwritten testService stub by the generated one 10 years ago
Jan Tattermusch 2d92495776 added csharp generator plugin 10 years ago
Tim Emiola bae3a61087 Really removes the string monkey-patch 10 years ago
Stanley Cheung ff73231610 ignore PHP vendor/ folder 10 years ago
Tim Emiola 13363e31a7 make underscore a class method of GenericService 10 years ago
Craig Tiller c354c51cf4 If we have closed the transport, dont try reading 10 years ago
murgatroid99 00943fcd32 Updated the getGoogleAuthDelegate function to use credential.getRequestMetadata 10 years ago
Stanley Cheung ab62f47be2 remove composer.lock file 10 years ago
Stanley Cheung 04cba6041f bump php composer.lock again because of auth library fix 10 years ago
Craig Tiller c5f3e268a1 Fix potential leak 10 years ago
Nicolas "Pixel" Noble e34a45abef A few win32 fixes. 10 years ago
Jan Tattermusch 03e82e2cdf Split address passed to AddListeningPort into host and port 10 years ago
Jan Tattermusch 8ab1f7ed3d added concept of ServerCallContext, that is passed to all server-side handlers 10 years ago
Jan Tattermusch bdb1b4863b add a generic constraint for TRequest and TResponse to require a class 10 years ago
Jan Tattermusch 9b9a877eae change todo comment 10 years ago
Julien Boeuf 9f218ddd9d Adding support for per call credentials in core. 10 years ago
Craig Tiller 1d74de996c Cleanup unlock() a little 10 years ago
murgatroid99 f742c52d9d Version bump because of new exposed errors 10 years ago
murgatroid99 65b784e230 Added error events on client streams when the server is streaming 10 years ago
Craig Tiller 2da0296478 Eliminate need for SIGPIPE handling 10 years ago
Craig Tiller b96d001584 Validate that headers contain legal bytes 10 years ago