2145 Commits (e1e9c5495859d407406560d861dc50f22f23a8b5)

Author SHA1 Message Date
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 10 years ago
Craig Tiller 99e61645ce Update wrappers, tests to new create_call() 10 years ago
Craig Tiller 2cd9dd9da6 Remove optional parameter from watch connectivity state 10 years ago
Craig Tiller 3e7c6a701c Core-supported context inheritance sketch 10 years ago
Craig Tiller b709269a49 Spam cleanup 10 years ago
Nicolas "Pixel" Noble 4960516c63 Properly initializing reserved pointer in tests. 10 years ago
Hongwei Wang 8e04d4107e Add zookeeper end-to-end test 10 years ago
Craig Tiller 2fc2a164ae Switch ALPN/NPN to advertise only h2 10 years ago
Craig Tiller 1a849abf08 Save some iterations 10 years ago
Craig Tiller 45ce927c7c Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures 10 years ago
Jan Tattermusch 8f4b1b032e bump C# version to 0.6.1 and core version to 0.10.1 10 years ago
Craig Tiller 98371d9ced Reject incoming calls if the server is already shutting down 10 years ago
Craig Tiller d1c003444c Abort writes if a stream is cancelled 10 years ago
Craig Tiller 1191e218f7 More aggressively kill pending work 10 years ago
Craig Tiller d1885e0ba9 Implement new pollset semantics for Windows 10 years ago
Craig Tiller e97c9b4d86 Fix TSAN reported lock-inversion in epoll fd addition 10 years ago
yang-g c5d3f43713 make random uint32 10 years ago
Craig Tiller 0613e5835b Fix a race that could cause a double delete 10 years ago
Craig Tiller e2b3bfa4e4 Ensure server is alive when we free requested calls 10 years ago
Craig Tiller 42b6c93c36 Make TSAN happy with our lock free stack 10 years ago
Alistair Veitch ff32faf3c9 Move grpc_census_call_*_context calls into public header 10 years ago
Craig Tiller 6b9f5c6488 Provide default host name 10 years ago
Craig Tiller 83f4d4e218 Add a subchannel factory decorator library 10 years ago
Craig Tiller 5ddbb9d405 Allow specific pollers to be woken 10 years ago
Nicolas "Pixel" Noble 4599288f8a Enforcing reserved entries to be NULL. 10 years ago
Jan Tattermusch eab5c3355d fix race in server shutdown 10 years ago
Nicolas "Pixel" Noble f29e9db90c Fixing Windows's missing pollset_set. 10 years ago
Hongwei Wang aa2bef8453 Minor fix on log 10 years ago
Hongwei Wang 6e732ea17f Add zookeeper watch 10 years ago
Nicolas "Pixel" Noble 0ff8e0514a Adding refcounting debugging for the iomgr. 10 years ago
Alistair Veitch 925e4a6349 Enrich census initialization and feature code 10 years ago
Craig Tiller 26b3714b72 Add a hook for sending default authority when needed 10 years ago
yang-g c9c69e27da Add reconnect interop test client and server 10 years ago
yang-g 60b653bf35 Use MONOTONIC instead of REALTIME 10 years ago
Jan Tattermusch d298a9528a fix whitespaces and line length 10 years ago
Jan Tattermusch 3f7809d89c fix getpeername code on windows 10 years ago
Hongwei Wang 35d5a0fd64 Formatting 10 years ago
Craig Tiller c4b56b67a2 Make passing NULL for host not crash 10 years ago
Craig Tiller e3086f812e Integration fix 10 years ago
Craig Tiller 05cc0c4ba0 Integration fix 10 years ago
Craig Tiller 994c2620e3 Fix flow control 10 years ago
Craig Tiller f7e7d089fe Integration fix 10 years ago
Craig Tiller 94329d0965 Make the server report monotonic times for deadlines 10 years ago
David Garcia Quintas 7c0d914cce wip for accept-encoding into tests 10 years ago
yang-g 6f30decf79 Flow control fix 10 years ago
Nicolas "Pixel" Noble ebb514066e Changing the library's code to adapt with the new API. 10 years ago
Craig Tiller 9835a13628 Handle a race where a new call comes in post-shutdown a little better 10 years ago
Craig Tiller d9ddc77ff0 Filter out reserved metadata so that applications cant mess us up 10 years ago
Craig Tiller 6c2d56b7ef Addressing review comments 10 years ago
Craig Tiller b358c41c7e Move clock type 10 years ago