105 Commits (837055509eac62e831c90ad418f9d095c5457eb7)

Author SHA1 Message Date
Mark D. Roth 0e44a258cb Fix C++ filter API and add test for it. 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Yuchen Zeng 87772d5b88 Fix asan issues, clean up 8 years ago
Yuchen Zeng de3daf5d63 More interfaces for grpc_socket_mutator 8 years ago
Julien Boeuf 8ca294e417 Refactoring the core security code. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
David Garcia Quintas e2f243ba7c clang format 9 years ago
David Garcia Quintas 0160873273 PR comments addressed 9 years ago
Vijay Pai e32ef7acde Make timeout instant as well 9 years ago
Vijay Pai 64e7875510 Should have a test for 0 and negative alarms to make sure that those make 9 years ago
David Garcia Quintas 1689990ff3 clang format 9 years ago
David Garcia Quintas 4105505b33 Fixed refactoring of grpc_arg pointer vtable 9 years ago
vjpai dbca72fb01 init test 9 years ago
vjpai 8fdafede06 tag fed in by user should be any arbitrary tag, not a CompletionQueueTag 9 years ago
vjpai 04e992a750 Make C++ alarm class usable and testable - there were some build issues and 9 years ago
yang-g 1945ae4285 Fix copyright 9 years ago
yang-g d59ad7ef39 Provide explicit API for user to set user agent string prefix 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas a43aadd7e1 fixed copyrights 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
Julien Boeuf 68ff03a952 Fixing AuthContext tests. 9 years ago
yang-g d090fe1379 auth context api change for string_ref 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Julien Boeuf c2274e7069 Adding C++ auth metadata processor. 9 years ago
Julien Boeuf 54b5018dd8 Fixing cpp tests. 9 years ago
Vijay Pai e66165dead Remove iterator-based test altogether 9 years ago
Vijay Pai c4af224970 Remove one range-based for and do appropriate static casts on nullptr 9 years ago
Julien Boeuf ea456fc2bf Server auth metadata processor. 10 years ago
yang-g 7ef7232dd9 split iterator into its own file 10 years ago
yang-g 14b3684dee Remove const_iterator typedef and add a range based loop test 10 years ago
yang-g 811536efce auth context iterator 10 years ago
Craig Tiller d0955f36dc Compile fix for Mac 10 years ago
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
yang-g f9e8e59b1c Resolve comments 10 years ago
yang-g 8068f86974 Add a unit test 10 years ago