5757 Commits (fe5e877f44f1303706a3875f4f9d31a7bdb28cb8)

Author SHA1 Message Date
Craig Tiller 340754466e Make metadata leaks a warning, and not a fatal error 9 years ago
Craig Tiller 3328a5828f clang-format 9 years ago
Craig Tiller 22d11e1a76 Reduce code size for AVL tree 9 years ago
Craig Tiller 9c721ff3f7 faster asserts 9 years ago
Craig Tiller 0593622d8f AVL: removal, and passing tests 9 years ago
yang-g dd7c1ae71d Give the security_connector server's channel_args 9 years ago
Craig Tiller fba79f213f AVL: creation, destroy, add 9 years ago
Craig Tiller 07718b8e2f Fixes for profiling 9 years ago
yang-g f8843fb58c fix build and windows test 9 years ago
Craig Tiller b2b4261631 Remove metadata context entirely 9 years ago
yang-g 768999d0a3 format 9 years ago
yang-g 5e72a35498 make security_connector manage pending handshaker, while handshaker owns tcp 9 years ago
Julien Boeuf 114f39475f Cpp example of how the plugins can be done. 9 years ago
Julien Boeuf caf9935e45 Also adding a credentials type to the plugin API. 9 years ago
Nicolas "Pixel" Noble d86115e2f6 Renaming dual_stack_second_port to sibling. 9 years ago
Craig Tiller ebdef9d674 Remove metadata context from the channel stack 9 years ago
Nicolas "Pixel" Noble c6a7c6e02c Fixing use after free under Posix (was already fixed for Windows.) 9 years ago
Nicolas Noble 8f714620b2 Renaming server_port to grpc_tcp_listener - there's no need for casting... 9 years ago
Jan Tattermusch 1db095d442 bump C# version to 0.12.0 9 years ago
Craig Tiller f6e40fd2aa Add compression algorithms to static metadata 9 years ago
Craig Tiller ed43f51fff Beginning to peel away mdctx from channel stack 9 years ago
Craig Tiller 70b080d284 Add commentary 9 years ago
Craig Tiller b774be46d7 clang-format 9 years ago
Craig Tiller 86958126c2 Add commentary 9 years ago
Craig Tiller 0e72ede405 Use static metadata table in metadata.c 9 years ago
yang-g 5e7f08a063 move pending tcp management from server to connector 9 years ago
Julien Boeuf 35b6b94667 Fixing node build. 9 years ago
Julien Boeuf 3c957e60a3 Fixing implementations. 9 years ago
Nicolas Noble 5eb4e1caef Adding grpc_tcp_listener as an actual object being returned. 9 years ago
Jan Tattermusch 18ce9d65ef use new proto option in C# 9 years ago
Craig Tiller 2a2a6ed1ca Support rebuilding table 9 years ago
Jan Tattermusch 4d7dbbfcbc regenerate protos 9 years ago
Craig Tiller 328d4b18a5 More const 9 years ago
Craig Tiller 2e7687c5ef Static metadata declarations 9 years ago
Jan Tattermusch 1a8f547a0b use regular lock instead of spinlock 9 years ago
Craig Tiller b113649517 clang-format 9 years ago
Jan Tattermusch 4bdd72befe dont run performance test by default 9 years ago
Craig Tiller 6b80d4913b Edge case cleanup 9 years ago
Jan Tattermusch 95d80c538f remove tabs 9 years ago
Julien Boeuf e32075fd8a Fixing tests. 9 years ago
Jan Tattermusch d0c1bfa566 Provide performance workers for C# 9 years ago
Craig Tiller 47b48459f3 Robustness work for lb_policies_test 9 years ago
yang-g a89bf50cf1 Handle cancel before start case 9 years ago
Masood Malekghassemi 7fdfe1afd8 Bandaid over differences in the C API for Python credentials 9 years ago
Craig Tiller a8d680923b Add a (temporary) facility to tune stream read-ahead size 9 years ago
Tim Emiola 9161a82565 Corrects compile error on ruby 2.0 9 years ago
Benny Wong a7c6c85549 Remove unused RouteGuideClient and move RemoteTestClient to tests 9 years ago
Benny Wong 66ae6bfe46 Update Podfile to point to the right sample dependencies 9 years ago
Benny Wong 1d5adb38c4 Revert edit for generated_libraries RemoteTest 9 years ago
Tim Emiola a082435e06 Updates interop client/server logging 9 years ago