aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security
Commit message (Expand)AuthorAge
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
* Auto-changesGravatar Craig Tiller2016-03-25
* Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
* Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-21
|\
| * Merge pull request #5494 from dgquintas/guard_checkGravatar Jan Tattermusch2016-03-20
| |\
| * | For client cert based authentication, add client cert as an AuthPropertyGravatar Deepak Lukose2016-03-16
| | * Fixed include guardsGravatar David Garcia Quintas2016-03-15
| |/
* | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-03-07
|\|
| * 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
* | Merge github.com:grpc/grpc into filter-selectionGravatar Craig Tiller2016-02-25
|\ \
| | * Merge github.com:grpc/grpc into hide-the-pollset-setGravatar Craig Tiller2016-02-25
| | |\ | | |/ | |/|
| * | Merge pull request #5408 from jboeuf/server_security_connectorGravatar Yang Gao2016-02-25
| |\ \
| * \ \ Merge pull request #5307 from ctiller/hide-the-workerGravatar Vijay Pai2016-02-25
| |\ \ \
| | | | * Change pollset mutex ownershipGravatar Craig Tiller2016-02-25
| | | | * Merge github.com:grpc/grpc into hide-the-pollsetGravatar Craig Tiller2016-02-25
| | | | |\ | | |_|_|/ | |/| | |
| | | * | Have a dedicated server security connector.Gravatar Julien Boeuf2016-02-24
| | |/ / | |/| |
| * | | Fix copyrightsGravatar Craig Tiller2016-02-23
| * | | Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
| | | * Provide an interface firewall between pollset and its implementationsGravatar Craig Tiller2016-02-19
| | |/
| | * Move worker into pollsetGravatar Craig Tiller2016-02-18
| |/
* / Decouple filter selection from channel constructionGravatar Craig Tiller2016-02-17
|/
* Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
|\
* \ Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\ \
| * | clang-formatGravatar yang-g2016-02-03
| | * SanityGravatar Craig Tiller2016-02-03
| | * Fix race condition in transport APIGravatar Craig Tiller2016-02-03
| |/
| * remove debug commmentsGravatar yang-g2016-02-02
| * clean up the clean up codeGravatar yang-g2016-02-02
* | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-02
|\|
| * Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchyGravatar Craig Tiller2016-02-01
| |\
| * \ Merge pull request #4934 from jboeuf/ssl_credentials_override_default_rootsGravatar Craig Tiller2016-02-01
| |\ \
| | | * Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-02-01
| | | * Replacing grpc_max_auth_token_lifetime by an accessor.Gravatar Nicolas "Pixel" Noble2016-01-31
| | |/ | |/|
| | * ooops, forgot this...Gravatar Julien Boeuf2016-01-28
| | * Changing the API to use a callback mechanism.Gravatar Julien Boeuf2016-01-28
| * | Update copyrightsGravatar Craig Tiller2016-01-28
| * | Preparatory changes for work sheddingGravatar Craig Tiller2016-01-28
* | | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-28
|\| |
| | * Addressing comments.Gravatar Julien Boeuf2016-01-27
| | * Adding a function to override the ssl default roots path.Gravatar Julien Boeuf2016-01-27
| |/
* | Get subchannel index workingGravatar Craig Tiller2016-01-25
* | clang-formatGravatar Craig Tiller2016-01-25
| * Merge branch 'master' into tcp_listenerGravatar Dan Born2016-01-20
| |\
| * | Extend Copyrights to 2016Gravatar Dan Born2016-01-13
* | | Channel args comparisonsGravatar Craig Tiller2016-01-13
| |/ |/|
| * Code review follow-up.Gravatar Dan Born2016-01-12
* | Updated copyrightsGravatar murgatroid992016-01-12
| * Make grpc_tcp_listener private.Gravatar Dan Born2016-01-11
* | base64: clarify signedness in negative initializationGravatar Ian Coolidge2016-01-11
|/