416 Commits (88cfae00bedc1badeebf9b617bf8d001c60a53fc)

Author SHA1 Message Date
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Craig Tiller 08d297e375 Make all tests build again 8 years ago
Craig Tiller 30ff60ec36 Tests compile 8 years ago
Julien Boeuf e26ab6c561 Adding a method in channel creds to remove any attached call creds. 8 years ago
murgatroid99 165e5066e4 Only use unsetenv where available 8 years ago
murgatroid99 7c205906d5 Removed GPR_POSIX_FILE, and changed the files that used it 8 years ago
David Garcia Quintas 69ff63d158 clang-format 9 years ago
David Garcia Quintas c4d5112719 moar renamings 9 years ago
Craig Tiller 573acec7d4 Fix flipped condition 9 years ago
David Garcia Quintas 2a50dfefdc s/grpc_pops/grpc_polling_entity 9 years ago
Craig Tiller 332f1b35d5 Rename functions 9 years ago
Julien Boeuf 2e3c9ad6dd Starting the work to fix #3803. 9 years ago
Craig Tiller 8517886c6a Move load_file into iomgr 9 years ago
David Garcia Quintas 582f4350ed Added missing pops_create to oauth2_utils 9 years ago
Craig Tiller b30d3d727a Address some memory leaks 9 years ago
Craig Tiller ba4a862b2c Fix compile errors 9 years ago
Craig Tiller 4727b9be84 Cleanup error handling for google_default_credentials 9 years ago
Craig Tiller 65279fe4e3 Fix jwt_verifier_test 9 years ago
Julien Boeuf 19cd009ec1 clang-format 9 years ago
Craig Tiller 1aee5362f4 Progress converting to new error system 9 years ago
Craig Tiller 4f1d0f337b Error reporting progress 9 years ago
Craig Tiller f707d62db6 Convert tests to new error scheme 9 years ago
Craig Tiller ddad978996 API fuzzer compiles with new error handling 9 years ago
David Garcia Quintas 604490973b allocate grpc_pops on the stack 9 years ago
Julien Boeuf 8ca294e417 Refactoring the core security code. 9 years ago
David Garcia Quintas f72eb97b36 Introduced grpc_pops (pollset or pollset_set) 9 years ago
David Garcia Quintas 4afce7e66f Changes across the board from pollset to pollset_set 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller b7f3f6eec4 Fix copyright 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Matthew Iselin 1824f0519f Add HTTP request parsing. 9 years ago
Deepak Lukose e61cbe3fd3 For client cert based authentication, add client cert as an AuthProperty 9 years ago
Craig Tiller 2bf99e47ad Fix jwt test 9 years ago
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 9 years ago
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 9 years ago
Craig Tiller 85371a2bb0 Change pollset mutex ownership 9 years ago
Craig Tiller 19fa540100 Fix copyrights 9 years ago
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Craig Tiller c605c62b30 Update copyrights 9 years ago
Craig Tiller a8be91b315 Provide an interface firewall between pollset and its implementations 9 years ago
Craig Tiller 89d517c86a Fix copyrights 9 years ago
Craig Tiller 3633ce48a9 Fix tools 9 years ago
Craig Tiller d0a8ae1266 Move worker into pollset 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller a2a7aa9374 Move parenthesis to compile 9 years ago
Nicolas "Pixel" Noble 1d43bc3ed3 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble da71518169 Replacing grpc_max_auth_token_lifetime by an accessor. 9 years ago