aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/secure_endpoint_test.c
Commit message (Expand)AuthorAge
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Fixup testsGravatar Craig Tiller2017-04-17
* Fix posix leakageGravatar Craig Tiller2017-04-06
* Merge branch 'atomic-timers' into dynamic_tcp_sizingGravatar Craig Tiller2017-03-31
|\
| * Update include pathsGravatar Craig Tiller2017-03-28
* | Make chunk sizes configurable, push channel args down a little deeperGravatar Craig Tiller2017-03-28
|/
* Change error_create API to sliceGravatar ncteisen2017-03-13
* zalloc grpc_pollsetGravatar Yuchen Zeng2017-02-22
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* 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