aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-05
|\
| * Unref the tail, not the original sliceGravatar yang-g2017-04-04
* | Merge branch 'minimal' into minimal_testGravatar Craig Tiller2017-04-04
|\|
* | Fix sanityGravatar Craig Tiller2017-04-03
* | Optionalize compress, gather all the http2 filter bits together in ext/Gravatar Craig Tiller2017-04-03
| * Remove dubious op manipulation: theres no needGravatar Craig Tiller2017-04-03
| * s/NULL/falseGravatar Craig Tiller2017-04-03
| * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-04-03
| |\ | |/ |/|
| * Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
* | clang-formatGravatar Craig Tiller2017-03-31
| * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-30
| |\
* | | Reinstate one check, fix fall outGravatar Craig Tiller2017-03-30
| |/ |/|
* | Update include pathsGravatar Craig Tiller2017-03-28
| * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-28
| |\ | |/ |/|
* | review feedback and one bugfixGravatar Makarand Dharmapurikar2017-03-24
* | Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uriGravatar Makarand Dharmapurikar2017-03-24
|\ \
| * \ 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
* | | | removed multiple allocs, refactored b64 encoderGravatar Makarand Dharmapurikar2017-03-20
| | | * 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
| |/ / |/| |
| * | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
|/ /
| * Conversion progressGravatar Craig Tiller2017-03-10
|/
* Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
|\
* | clang-formatGravatar Craig Tiller2017-02-17
* | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
|\ \
| | * Merge github.com:grpc/grpc into bm_call_createGravatar Craig Tiller2017-02-17
| | |\ | | |/ | |/|
* | | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| | * Hoist constant setting out of loop - and shave some ns from call creationGravatar Craig Tiller2017-02-15
| |/ |/|
| * Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
|/
* Secure naming support for gRPCLBGravatar David Garcia Quintas2017-02-07
* 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
* Add a mechanism for tagging threads that might be owned byGravatar Craig Tiller2017-01-12
* Uncover the badnessGravatar Craig Tiller2017-01-12
* Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
* Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
* Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\
* | clang-formatGravatar Craig Tiller2017-01-06
* | Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
* | Start fixing http error --> grpc status conversionGravatar Craig Tiller2017-01-06
* | Update to new error handling disciplineGravatar Craig Tiller2017-01-06
| * Handshaker plugin mechanism.Gravatar Mark D. Roth2017-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
| |\
| * \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2017-01-03
| |\ \
| | | * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
| | |/