aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/transport/server_auth_filter.c
Commit message (Expand)AuthorAge
* Reset cancellation closure when unreffing the call to avoid race conditions.Gravatar Mark D. Roth2017-09-05
* Fix asan and tsan failures.Gravatar Mark D. Roth2017-09-01
* Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
* Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
* Implement call combiner.Gravatar Mark D. Roth2017-08-25
* Code cleanups in client_auth_filter and server_auth_filter.Gravatar Mark D. Roth2017-07-10
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Remove dubious op manipulation: theres no needGravatar Craig Tiller2017-04-03
* s/NULL/falseGravatar Craig Tiller2017-04-03
* Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
* Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-28
|\
| * Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
| |\
| | * Removing credentials assert in server_auth_filter.Gravatar Julien Boeuf2017-03-22
* | | Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-20
|\ \ \ | | |/ | |/|
| | * Only use static on string literalsGravatar Noah Eisen2017-03-14
| | * Change error_create API to sliceGravatar ncteisen2017-03-13
| * | Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| |/
* / Conversion progressGravatar Craig Tiller2017-03-10
|/
* Hoist constant setting out of loop - and shave some ns from call creationGravatar Craig Tiller2017-02-15
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
* Update to new error handling disciplineGravatar Craig Tiller2017-01-06
* 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
| |\
| | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | | Merge branch 'slice_with_exec_ctx' into metadata_filterGravatar Craig Tiller2016-12-27
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-27
| |\|
* | | Fix memory leakGravatar Craig Tiller2016-12-07
* | | Correctness, memory leak fixesGravatar Craig Tiller2016-11-23
* | | Fix some auth filtering bugsGravatar Craig Tiller2016-11-23
* | | Initial conversion work to indexed metadataGravatar Craig Tiller2016-11-22
* | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* | | Merge branch 'slice_with_exec_ctx' into eliminate_mdstrGravatar Craig Tiller2016-11-18
|\| |
| | * clang-formatGravatar Mark D. Roth2016-11-18
| | * Change destroy_call_elem() to return a grpc_error*.Gravatar Mark D. Roth2016-11-18
* | | Begin moving mdelem to be a value typeGravatar Craig Tiller2016-11-18
* | | Tests are starting to compileGravatar Craig Tiller2016-11-16
* | | Merge branch 'slice_interning' into eliminate_mdstrGravatar Craig Tiller2016-11-16
|\| |
| * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
| |\|
* | | Progress towards mdstr eliminationGravatar Craig Tiller2016-11-10
|/ /
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\|
| * Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
| |\
* | | Convert more users of grpc_slice_unref --> grpc_slice_unref_internalGravatar Craig Tiller2016-10-31
|/ /
| * Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
* | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/
* Revert "Revert "Grand unified closures""Gravatar Craig Tiller2016-09-12
* Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12