332 Commits (37b09f4d839d47f11803af930e4cf4cb7af1e1e4)

Author SHA1 Message Date
Craig Tiller c02c1d883a clang-format 10 years ago
Craig Tiller aec96aa223 Fix server shutdown 10 years ago
Nicolas Noble 91647cc815 Adding joinable threads, and gpr_thd_join. 10 years ago
Nicolas "Pixel" Noble a727fe22b6 Created Visual Studio 2010 project files. 10 years ago
Yang Gao 5a5032dd4c Add a macro to enable replacing the default with a custom port picker 10 years ago
Julien Boeuf 8931cc1dd5 Adding a test to check the openssl version we are using. 10 years ago
David Klempner a4ac78c8ce Make metadata_test test_things_stick_around use fewer strings 10 years ago
Julien Boeuf 9835cf0234 Adding refresh token credentials. 10 years ago
Julien Boeuf 3371cdf918 Fixing !strcmp in the tests. 10 years ago
Chilledheart ca767c0d9e Add method grp_slice_buffer_pop to remove the last element for grp_slice_buffer 10 years ago
Julien Boeuf 75516068fa Adding refresh token parsing 10 years ago
Ronnie Sahlberg 2ad8d21158 strcmp: change all !str[n]cmp to str[n]cmp == 0 10 years ago
Nicolas "Pixel" Noble 061690d497 Don't merge OpenSSL into C++ upper layer libraries; only C. 10 years ago
David Klempner a4ac16cdc3 Fix signed comparison warnings in low_level_ping_pong 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 1a138c34ed Dont add new requests when shutting down 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 f5065c5b65 Enable asan for C core 10 years ago
Craig Tiller 8451e87ced Extend timeouts for Travis 2x 10 years ago
Craig Tiller f6901be8cd Allow machine and build type tuning of slowdown 10 years ago
Craig Tiller 7b5eb7193c Increment 'try' variable 10 years ago
Craig Tiller 73509a5d53 Better port picker 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 c1f1162787 Drastic speed up 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 9fff77e4f8 Addressing comments. 10 years ago
Craig Tiller 2d0f36c84b Driver to client/server kind of works 10 years ago
Julien Boeuf 597a4f2273 Verifying the peer name on the X509 Certs correctly. 10 years ago
Nicolas Noble 65b0759653 Addressing a first batch of feedback. 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Nicolas Noble a7b8b69d23 Addressing security concerns. 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 759026cbf0 Server API simplification 10 years ago
Julien Boeuf cd9b1c850d Added support for default credentials. 10 years ago
Craig Tiller 54f9a65f1e 32 bit compilation fixes for core 10 years ago
Julien Boeuf 25380de72d Adding tool for generating JWTs on the command line. 10 years ago
Julien Boeuf f47a5cb93d Implementing JWT credentials (a.k.a JWT ID Tokens). 10 years ago
Yang Gao 0d1e2f2ad9 remove prod_roots_certs.c since it is not used anywhere 10 years ago
Julien Boeuf 90bd7c4c4d Fixing sprintf and a few other things. 10 years ago
Craig Tiller 0fcd53c701 Fix a TSAN reported error 10 years ago
Craig Tiller 9be83eec1d Fix use-after-free. 10 years ago
Craig Tiller efad8fadd3 Spam cleanup, test speedup 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