aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/secure_endpoint_test.c
Commit message (Expand)AuthorAge
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...Gravatar Craig Tiller2017-01-04
|\
| * Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
| |\
| | * clang-format codeGravatar Craig Tiller2017-01-03
| | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
|/ /
* | Finish moving to new APIsGravatar Craig Tiller2016-11-09
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
* Make all tests build againGravatar Craig Tiller2016-09-28
* Tests compileGravatar Craig Tiller2016-09-23
* Convert tests to new error schemeGravatar Craig Tiller2016-05-06
* Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
* Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
* Update copyrightsGravatar Craig Tiller2016-01-28
* Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* Fix testsGravatar Craig Tiller2015-09-22
* Call list progressGravatar Craig Tiller2015-09-21
* Getting stuff workingGravatar Craig Tiller2015-09-16
* Tests compileGravatar Craig Tiller2015-09-16
* Merge pull request #3255 from ctiller/we-should-buildGravatar Craig Tiller2015-09-04
|\
| * Fix compilationGravatar Craig Tiller2015-09-04
* | Secure endpoint test should call grpc_init.Gravatar Nicolas "Pixel" Noble2015-09-04
* | Revert "Revert "Refactor Endpoint API""Gravatar Craig Tiller2015-08-27
* | Revert "Refactor Endpoint API"Gravatar Craig Tiller2015-08-27
* | Refactor Endpoint APIGravatar Craig Tiller2015-08-21
|/
* clang-format affected filesGravatar Craig Tiller2015-06-17
* Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\
| * Label all iomgr objectsGravatar Craig Tiller2015-06-01
* | Port endpoint tests to pollsetsGravatar Craig Tiller2015-05-13
|/
* Making the gRPC C tests building under Windows.Gravatar Nicolas Noble2015-05-09
* Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30