898 Commits (d68ef4f9ae4ed077d576d6870d8f79514e9b9a94)

Author SHA1 Message Date
David Garcia Quintas fe5f25490d Improvements to the grpc_channel_args_compression_algorithm_set_state api 9 years ago
Craig Tiller bc85be10ef Refactor default host name resolution 9 years ago
David Garcia Quintas a4c4f02a63 Added C API functions for compression args handling (w/ tests) 9 years ago
David Garcia Quintas 2bfd275b2b sockaddr_resolver now supports comma-separated list of IPs 9 years ago
Julien Boeuf ee3dbb0078 Have a richer interface for auth metadata processors. 9 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
yang-g c31cd86a74 Let lame_client accept error status 9 years ago
David Garcia Quintas cddd95bfd8 Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec 9 years ago
Robbie Shade 00436a256d Update to latest API changes. 9 years ago
Nicolas "Pixel" Noble bb3aed0ef9 Removing gpr_cancelable. 9 years ago
Julien Boeuf c7176a80ab Fixing clock type. 9 years ago
Julien Boeuf e41d3ade7b Fixing test. 9 years ago
Julien Boeuf ca9460bc6d Fixing test. 9 years ago
Craig Tiller 2d91b5de40 Only slow down tracing tests if stdout isatty 9 years ago
Craig Tiller c85357e051 Reduce mac CI load 9 years ago
Craig Tiller b933c2cd55 Fix memory leaks 9 years ago
Julien Boeuf 29c990abcc fixing one more test. 9 years ago
Julien Boeuf 09316e7605 Fixing build. 9 years ago
Craig Tiller 038d26acd8 Update tools 9 years ago
Craig Tiller 4c06b820e0 Add a test of non-blocking API behavior 9 years ago
Julien Boeuf 77a7b870c3 Fixing API (thanks Craig for the comments) and associated tests. 9 years ago
Craig Tiller a5af2be964 Fix integration breakage 9 years ago
Craig Tiller 64f32dc7ef Fix integration breakage 9 years ago
Craig Tiller 08cea2a907 Fix integration breakage 9 years ago
Craig Tiller 99740785f1 Cleanup unnecessary test 9 years ago
Craig Tiller 402acf6c44 Fix proxy, finalize API 9 years ago
Craig Tiller d50993d49b Add linux, mac as test platforms, only run _with_poll tests on linux 9 years ago
Robbie Shade 2b10767bf3 Read from the UDP FD, verify number of bytes read 9 years ago
Robbie Shade aeb386ce7b Ensure connect happens to server address 9 years ago
Paul Marks 63541a1de1 Return normalized IPv4 addresses from grpc_sockaddr_to_uri(). 9 years ago
Craig Tiller f53d9c8d0d Testing port server 9 years ago
Craig Tiller 7b9ed35a2c Allow fixtures to specify slowdown factors, use it for grpc_trace tests 9 years ago
Craig Tiller 17effabe42 Add proxy tests to end2end suite 9 years ago
Julien Boeuf 8e9ff22299 Removing obsolete comment. 9 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 9 years ago
Craig Tiller ddf05a134e Fix alpn_test 9 years ago
Craig Tiller 74a096980d Fix UDS versions of this test 9 years ago
Craig Tiller e1b0e6ee12 s/inherit/propagate/g 9 years ago
Craig Tiller 99e61645ce Update wrappers, tests to new create_call() 9 years ago
Craig Tiller 2cd9dd9da6 Remove optional parameter from watch connectivity state 9 years ago
Nicolas "Pixel" Noble 4960516c63 Properly initializing reserved pointer in tests. 9 years ago
Craig Tiller 45ce927c7c Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures 9 years ago
Craig Tiller a7957f50af Exclude uds from default hostname tests 9 years ago
Craig Tiller 5ddbb9d405 Allow specific pollers to be woken 9 years ago
Nicolas "Pixel" Noble 9a123df2cd Fixing C/C++ tests. 9 years ago
Craig Tiller 8a67d39ada Integration compile fix 9 years ago
yang-g c5eccd45f4 Fix clock type mismatch 9 years ago
yang-g fc8d8d6a43 add support for detecting spurious outside connection. 9 years ago
yang-g c9c69e27da Add reconnect interop test client and server 9 years ago