273 Commits (11beb9a55c34fdac8398ce01381ca030c8d6223f)

Author SHA1 Message Date
Craig Tiller 7b4356194d Finish initial scrape, clang-format 9 years ago
Craig Tiller b774be46d7 clang-format 9 years ago
Craig Tiller b113649517 clang-format 9 years ago
Craig Tiller 8e15925fd9 Fix bugs, make tests robust 9 years ago
Craig Tiller 3c53bb2f46 clang-format 9 years ago
Craig Tiller 027a74cd3b First round changes to handle dynamic hpack table size 9 years ago
Craig Tiller 32bd81d205 Add a test for cancel_with_status 9 years ago
Craig Tiller 1726e83fe2 Add a test with a large negative deadline 9 years ago
Craig Tiller 93b944785c stream_op cleanup: test fixes and updates 9 years ago
Julien Boeuf 4e02e84062 Got the core test passing. 9 years ago
David Garcia Quintas 0c331880d0 Hid test-only functions from surface/call.h 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Craig Tiller 8afeec8838 Fix alarms 9 years ago
Craig Tiller 4dbdd6a5c2 Remove metadata canonicalization, and fix some bugs 9 years ago
David Garcia Quintas 9851e3dbfc Fixed wrong test for FEATURE_MASK_SUPPORTS_HOSTNAME_VERIFICATION 9 years ago
Craig Tiller 4ed7a7585f Increase deadline ==> decrease flakes 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller 3121fd4d75 Sign conversion fixes 9 years ago
Craig Tiller 1ebb7c885e Hand-written changes 9 years ago
Julien Boeuf 510a920c75 Credentials cleanup: 9 years ago
Julien Boeuf c17fecd224 Fixing tests. 9 years ago
Craig Tiller bc85be10ef Refactor default host name resolution 9 years ago
Craig Tiller 4275899297 Sprinkle reserved = NULL around 9 years ago
Craig Tiller d6c98df792 clang-format all source 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
Julien Boeuf e41d3ade7b Fixing test. 9 years ago
Julien Boeuf ca9460bc6d Fixing test. 9 years ago
Julien Boeuf 09316e7605 Fixing build. 9 years ago
Julien Boeuf 77a7b870c3 Fixing API (thanks Craig for the comments) and associated tests. 9 years ago
Craig Tiller 402acf6c44 Fix proxy, finalize API 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 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
Nicolas "Pixel" Noble 9a123df2cd Fixing C/C++ tests. 9 years ago
Craig Tiller c4b56b67a2 Make passing NULL for host not crash 9 years ago
Craig Tiller 6999c096d8 Canonicalize metadata keys in core 10 years ago
Julien Boeuf 66a27daef6 Putting the auth metadata processor on the server creds. 10 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 10 years ago
Julien Boeuf a87d6c2af6 Cannot figure out server filter logic for error in auth md processing. 10 years ago
David Garcia Quintas cadbf22467 Removed compression levels from clients and _experimental_'d signature of methods manipulating compression algorithms 10 years ago
Julien Boeuf ea456fc2bf Server auth metadata processor. 10 years ago
Craig Tiller 1ada6ad8e5 Added connectivity tests, fixed bugs 10 years ago
David Garcia Quintas e091af881a Implementation of the accepted encodings propagation mechanism. 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago