45 Commits (f5d5ad823d02a64b3aa6606652e869de21ea4c09)

Author SHA1 Message Date
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
Julien Boeuf 2e3c9ad6dd Starting the work to fix #3803. 9 years ago
David Garcia Quintas 582f4350ed Added missing pops_create to oauth2_utils 9 years ago
Craig Tiller 4f1d0f337b Error reporting progress 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 9533d042d4 Fix includes 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 a8be91b315 Provide an interface firewall between pollset and its implementations 9 years ago
Craig Tiller d0a8ae1266 Move worker into pollset 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller a93a25f7bc Update copyrights 9 years ago
Craig Tiller 6c39686dfa Preparatory changes for work shedding 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
Julien Boeuf 3c957e60a3 Fixing implementations. 9 years ago
Julien Boeuf 4e02e84062 Got the core test passing. 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 8af4c33718 Final patches for rename 9 years ago
Craig Tiller e7db29f8c7 Move argument passing to start of list 9 years ago
Craig Tiller f5768a6765 Rename init 9 years ago
Craig Tiller 098047b53a Rename run 9 years ago
Craig Tiller 1be70ccdb8 Move arguments to the start of lists 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d9ccbbf6b9 Rename call_list to closure_list 9 years ago
Craig Tiller dfff1b8126 Call list progress 9 years ago
Craig Tiller d1bec03fa1 Call list progress 9 years ago
Craig Tiller 4c06b820e0 Add a test of non-blocking API behavior 9 years ago
Craig Tiller 5ddbb9d405 Allow specific pollers to be woken 9 years ago
yang-g c5eccd45f4 Fix clock type mismatch 9 years ago
yang-g 76fcaeeeb5 resolve comments 10 years ago
yang-g be5f059219 Add oauth2_auth_token test case in interop test 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Julien Boeuf feca1bf06c Adding JWT verifier. 10 years ago
Julien Boeuf c141772c61 Fixing this one as well. 10 years ago
Craig Tiller 7552f0f958 Ensure tests are built during run_tests runs 10 years ago
Nicolas "Pixel" Noble 8535263b94 Fixing tools compilation. 10 years ago
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Julien Boeuf c66f2a816e Addressing iniitial feedback. 10 years ago
Julien Boeuf cd9b1c850d Added support for default credentials. 10 years ago
Julien Boeuf 25380de72d Adding tool for generating JWTs on the command line. 10 years ago