154 Commits (69927d65c3b9f3f65ff34b27140b3d2ad2d1c1ec)

Author SHA1 Message Date
Craig Tiller c8b357f7c8 Run capable test suites against grpc_unsecure 10 years ago
Julien Boeuf 7d1d9ca7fa Refactoring of core security to remove the factories. 10 years ago
Craig Tiller b20111caea clang-format 10 years ago
Craig Tiller 08453374b2 Introduce ahead-of-time registration of (method,host) pairs 10 years ago
Craig Tiller ee76f4f932 Fix indentation 10 years ago
Craig Tiller c02c1d883a clang-format 10 years ago
Craig Tiller aec96aa223 Fix server shutdown 10 years ago
Craig Tiller a99157f4dd Fix server shutdown 10 years ago
Nicolas "Pixel" Noble a727fe22b6 Created Visual Studio 2010 project files. 10 years ago
Nicolas Noble f358573091 FreeBSD preliminary work. 10 years ago
Nicolas "Pixel" Noble 061690d497 Don't merge OpenSSL into C++ upper layer libraries; only C. 10 years ago
Craig Tiller 93f80f001c Formatting 10 years ago
Craig Tiller c9f660daf8 Add a test that bad hostnames fail 10 years ago
Craig Tiller 479f2b25fb Speed up test, reduce flakiness 10 years ago
Nicolas "Pixel" Noble 1ff52d5278 Guard headers tool. 10 years ago
Craig Tiller e2d795a27b Fix max_concurrent_streams test 10 years ago
David Klempner 57c0061d78 Deflake dualstack socket test 10 years ago
Craig Tiller deb49dd1aa Strip port in peer name check 10 years ago
Craig Tiller 4b5c4dbbb8 Drastic speed up 10 years ago
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Craig Tiller 759026cbf0 Server API simplification 10 years ago
Yang Gao 0d1e2f2ad9 remove prod_roots_certs.c since it is not used anywhere 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Craig Tiller aea2fc053d Fix shutdown semantics. 10 years ago
Craig Tiller c2c792113e Add copyrights to Python code 10 years ago
Craig Tiller d209ed0e55 clang-format 10 years ago
Craig Tiller ae7fe92389 Unix domain socket support 10 years ago
murgatroid99 a8c21e8ecf Added useful behavior for empty batch 10 years ago
Craig Tiller 94f87588fa Fix up C tests 10 years ago
Craig Tiller 8e8fd89faf Allow two completion queues on request call 10 years ago
Julien Boeuf 54b21921f9 Adding call host (:authority header) check in the secure channel. 10 years ago
Craig Tiller e801eb3189 Fix some tests 10 years ago
Craig Tiller ae00e37ac2 Fix duplicated line 10 years ago
Craig Tiller 8b976d0c24 Fixes 10 years ago
Craig Tiller 3054756462 Fix in-flight cancellations 10 years ago
Craig Tiller 16c5032fdb Add a failing test 10 years ago
Craig Tiller 2832cb0627 Remove accidentally added file 10 years ago
Craig Tiller fee91b49ff Converted some cancellation tests 10 years ago
Craig Tiller c58330a244 Convert simple_delayed_request 10 years ago
Craig Tiller cff2d15f94 Convert more tests (and re-enable some disabled ones) 10 years ago
Craig Tiller c9903bcf29 Convert request_response_with_trailing_metadata_and_payload 10 years ago
Craig Tiller bea3840476 Convert request_response_with_binary_metadata_and_payload 10 years ago
Craig Tiller 16c3967183 Convert request_response_with_metadata_and_payload 10 years ago
Craig Tiller 26aeb1f0bb Remove accidentally added file 10 years ago
Craig Tiller 4f9727326e Fix memory usage 10 years ago
Craig Tiller 24fc2c4c5d Convert request_response_with_payload 10 years ago
Craig Tiller 6a60cba85e Add useful utilities 10 years ago
Craig Tiller a6347ea3e2 Remove invalid checks 10 years ago