1182 Commits (d3f25b3dfe25b7b4a39d6f148b616e9be6ba1347)

Author SHA1 Message Date
Craig Tiller 3cd6a5158d Getting stuff working 9 years ago
Craig Tiller 7d57ba138f Tests compile 9 years ago
David Garcia Quintas 0cf27f7e18 Fixed leak introduced in #3293 9 years ago
David Garcia Quintas 8d45f7bb7b Fixed leak introduced in #3293 9 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 10 years ago
Craig Tiller 3121fd4d75 Sign conversion fixes 10 years ago
Paul Marks 6a70b01239 Reintroduce DNS-based cases to dualstack_socket_test.c. 10 years ago
Craig Tiller 605076a7aa Handle test dependencies better 10 years ago
Craig Tiller 1ebb7c885e Hand-written changes 10 years ago
Julien Boeuf 0c711ad88b Adding C++ metadata processor. 10 years ago
Julien Boeuf 510a920c75 Credentials cleanup: 10 years ago
Julien Boeuf c17fecd224 Fixing tests. 10 years ago
Craig Tiller bc85be10ef Refactor default host name resolution 10 years ago
David Garcia Quintas 2bfd275b2b sockaddr_resolver now supports comma-separated list of IPs 10 years ago
Julien Boeuf ee3dbb0078 Have a richer interface for auth metadata processors. 10 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
David Garcia Quintas cddd95bfd8 Renamed "none" as "identity" for the no-op compression algorithm for consistency with the spec 10 years ago
Julien Boeuf e41d3ade7b Fixing test. 10 years ago
Julien Boeuf ca9460bc6d Fixing test. 10 years ago
Craig Tiller 2d91b5de40 Only slow down tracing tests if stdout isatty 10 years ago
Craig Tiller c85357e051 Reduce mac CI load 10 years ago
Julien Boeuf 29c990abcc fixing one more test. 10 years ago
Julien Boeuf 09316e7605 Fixing build. 10 years ago
Julien Boeuf 77a7b870c3 Fixing API (thanks Craig for the comments) and associated tests. 10 years ago
Craig Tiller 64f32dc7ef Fix integration breakage 10 years ago
Craig Tiller 99740785f1 Cleanup unnecessary test 10 years ago
Craig Tiller 402acf6c44 Fix proxy, finalize API 10 years ago
Craig Tiller d50993d49b Add linux, mac as test platforms, only run _with_poll tests on linux 10 years ago
Craig Tiller 7b9ed35a2c Allow fixtures to specify slowdown factors, use it for grpc_trace tests 10 years ago
Craig Tiller 17effabe42 Add proxy tests to end2end suite 10 years ago
Julien Boeuf 8e9ff22299 Removing obsolete comment. 10 years ago
Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 10 years ago
Craig Tiller 74a096980d Fix UDS versions of this test 10 years ago
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
Nicolas "Pixel" Noble 4960516c63 Properly initializing reserved pointer in tests. 10 years ago
Craig Tiller 45ce927c7c Properly send GRPC_STATUS_UNAUTHENTICATED from server auth failures 10 years ago
Craig Tiller a7957f50af Exclude uds from default hostname tests 10 years ago
Nicolas "Pixel" Noble 9a123df2cd Fixing C/C++ tests. 10 years ago
Craig Tiller 8a67d39ada Integration compile fix 10 years ago
Craig Tiller c4b56b67a2 Make passing NULL for host not crash 10 years ago
Craig Tiller 6999c096d8 Canonicalize metadata keys in core 10 years ago
Julien Boeuf 5029b30d1c Adding option to force client auth on the server SSL creds. 10 years ago
Julien Boeuf 66a27daef6 Putting the auth metadata processor on the server creds. 10 years ago
Craig Tiller 4a4f1496c1 Rename grpc_channel_create to grpc_insecure_channel_create 10 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 10 years ago
Craig Tiller 698d00c60e Add ipv4:, ipv6: schemes 10 years ago
Craig Tiller 0dc5e6cf16 User agent string support 10 years ago