1791 Commits (5239ee2bd0a035ad7ac94b259b318677869126ad)

Author SHA1 Message Date
Paul Marks 63541a1de1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). 9 years ago
Jan Tattermusch dd8a80fa9a clarified comment and silenced error log 9 years ago
Christian Blichmann abd60a39d5 Change cast to avoid warning 9 years ago
Christian Blichmann e60c5e3810 Use an unsigned pointer compare, as the highest bit may sometimes be set. 9 years ago
Jan Tattermusch 2f25d98ba5 properly decrement active_ports 9 years ago
Jan Tattermusch deab29e182 Fix compilation under VS 2010 9 years ago
yang-g 2f04c6e258 check before unref, this will fail in BadCreds test 10 years ago
Craig Tiller 5666a20dd9 Respond to review 10 years ago
Craig Tiller 2cd9dd9da6 Remove optional parameter from watch connectivity state 10 years ago
Craig Tiller 2fc2a164ae Switch ALPN/NPN to advertise only h2 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
Jan Tattermusch eab5c3355d fix race in server shutdown 10 years ago
Nicolas "Pixel" Noble f29e9db90c Fixing Windows's missing pollset_set. 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 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
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
yang-g 6f30decf79 Flow control fix 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
Craig Tiller 6159c07709 Fix interop tests by ensuring non-http-special metadata precedes other metadata 10 years ago
Julien Boeuf fe4c3f4f14 Renaming jwt_credentials to service_account_jwt_access_credentials. 10 years ago
vjpai 6c22619d7b Debugging support to check for double-push and valid pop 10 years ago
Craig Tiller 6999c096d8 Canonicalize metadata keys in core 10 years ago
yang-g 8b25f2aaeb move fake_transport_security_credentials to private API 10 years ago
Julien Boeuf 5029b30d1c Adding option to force client auth on the server SSL creds. 10 years ago
Craig Tiller 4a4f1496c1 Rename grpc_channel_create to grpc_insecure_channel_create 10 years ago
yang-g b4e262cb60 reconnect support 10 years ago
David Garcia Quintas 518e3fe700 Fixes for streaming compression. 10 years ago
Craig Tiller 5553eb3ee2 Fix race introduced recently 10 years ago
Craig Tiller 26205360fe Fix (forever) a TSAN bug thats plagued us 10 years ago
Craig Tiller 990f6427e8 Fix TSAN reported failure 10 years ago
Craig Tiller 3d57871e9d Fix TSAN reported failure 10 years ago
Craig Tiller 81bcc4caba Make endpoint peer API work on Windows 10 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 10 years ago