623 Commits (82a45834ec75771deebcdfa24ea15c7d76a05943)

Author SHA1 Message Date
Craig Tiller 68f55a0804 Free the messages 10 years ago
Craig Tiller 3a4749fd79 Call owns all metadata until its destroyed 10 years ago
Craig Tiller 79ce823fb1 Cleanup unused state 10 years ago
Craig Tiller cffbcb7be8 Actually, dont start reading until initial metadata send is done 10 years ago
Craig Tiller e6b92e62f1 Dont request more data until the first message is received 10 years ago
Craig Tiller f5c914694d Fix spam 10 years ago
Craig Tiller 50524cc67d Properly deal with end of stream 10 years ago
Craig Tiller 66d8bd8b61 Fix formatting 10 years ago
Craig Tiller db8f3745e2 Fix some TSAN reported errors 10 years ago
Craig Tiller 48d01aef37 Fix some TSAN reported errors 10 years ago
Craig Tiller 4acdbb3352 Signedness fix 10 years ago
murgatroid99 67c44110f8 Removed stray debugger statement 10 years ago
murgatroid99 7bd3250c2a Switched extension to return faster sliceable Buffers 10 years ago
Craig Tiller aef25da3e8 Allow asynchronous call destruction in some cases 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Craig Tiller cb818ba745 Free stream ops outside transport lock 10 years ago
Craig Tiller bb3f22f4d6 Fix somewhat obvious error 10 years ago
Craig Tiller b58f95d285 Fix early edge cases 10 years ago
Craig Tiller fa8f4016ee Fix typo 10 years ago
Craig Tiller 11e3c929bc NULL pointer check 10 years ago
Craig Tiller 928fbc8ed0 Robust status overriding 10 years ago
Craig Tiller 6875272b86 Robust status overriding 10 years ago
Craig Tiller b4d3eb0520 Remove some silly code 10 years ago
Craig Tiller fbd96e1148 Spam cleanup 10 years ago
Craig Tiller 1b40944424 Better check start edge conditions 10 years ago
murgatroid99 bca2f955ba Added cancellation interop tests to Node interop client 10 years ago
Craig Tiller 2e10357eba Fix read path 10 years ago
Craig Tiller 4069b682b3 Fix server starting 10 years ago
murgatroid99 c4c3bff814 Fixed memory leak in PHP byte buffer creation 10 years ago
Tim Emiola 397fda0b0c Update the suites used in the tests, run the bidi and server tests as their own suites in the default target 10 years ago
Tim Emiola 91044c10d1 Add tagging to rpc_server multi-threading tests to isolate in their own test suite 10 years ago
Tim Emiola dd73f10122 Fix a test that aborts on Docker images 10 years ago
Craig Tiller d0179b4c34 Add missing ref 10 years ago
Craig Tiller 3b8599f2e0 Fix uninitialized value 10 years ago
Craig Tiller 8cfd624c99 Small cleanup 10 years ago
Craig Tiller ba7a43fbd1 Fix uninitialized value, naming 10 years ago
Craig Tiller a991687818 Increment write index 10 years ago
Craig Tiller a5d4e770fe Dont skip first call element 10 years ago
Craig Tiller a4541105a9 More fixes 10 years ago
murgatroid99 4d2d0f0f3a Added API for servers to provide metadata 10 years ago
Craig Tiller 9d96145080 Fix leak 10 years ago
Craig Tiller db7db998fb Fix leak 10 years ago
Craig Tiller f63fed74cb Spam cleanup 10 years ago
Craig Tiller 8884d7f581 Small cleanups 10 years ago
Craig Tiller 2f38be6526 Fix uninitialized variable 10 years ago
Craig Tiller dddbf69d8f Fix refcount leak on server rpc_new 10 years ago
Craig Tiller f26370d610 Formatting 10 years ago
Nicolas "Pixel" Noble a2a03d488f Cleaning up some code. 10 years ago
Craig Tiller 9724de88f3 Send simple request completes its request 10 years ago
David Klempner d178524a74 Freelist grpc_fd objects 10 years ago