aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security
Commit message (Expand)AuthorAge
* 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
|/
* Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-06
|\
| * Merge github.com:grpc/grpc into intsGravatar Craig Tiller2016-01-04
| |\
* | | Update copyrightsGravatar Craig Tiller2016-01-04
* | | Merge github.com:grpc/grpc into clangfmtGravatar Craig Tiller2016-01-04
|\ \ \ | | |/ | |/|
* | | clang-format codeGravatar Craig Tiller2016-01-04
| * | Add copyright checks to sanity; make them verify copyright year is validGravatar Craig Tiller2016-01-04
|/ /
* | Merge pull request #4563 from ctiller/copyingGravatar Michael Lumish2016-01-04
|\ \
| * | Update copyrightsGravatar Craig Tiller2015-12-22
| | * Eliminate gpr_ int types - and insist on C99 variants insteadGravatar Craig Tiller2015-12-22
| |/ |/|
* | BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|/
* Merge pull request #4384 from ctiller/big_dataGravatar Yang Gao2015-12-18
|\
* \ Merge branch 'master' of github.com:grpc/grpc into remove_peer_from_ssl_auth_...Gravatar Julien Boeuf2015-12-18
|\ \
* | | Unit testing the peer from auth context functionality.Gravatar Julien Boeuf2015-12-18
| * | Merge pull request #4523 from jboeuf/no_auth_context_in_security_connectorGravatar Craig Tiller2015-12-18
| |\ \
* | | | Removing the peer from the SSL security connector.Gravatar Julien Boeuf2015-12-17
| |/ / |/| |
| * | fixing x64 build with vs2015Gravatar Jan Tattermusch2015-12-17
* | | Removing the auth context from the security connector.Gravatar Julien Boeuf2015-12-16
|/ /
| * Merge github.com:grpc/grpc into big_dataGravatar Craig Tiller2015-12-16
| |\ | |/ |/|
* | clang-format after last weeks test-festGravatar Craig Tiller2015-12-14
* | fix "Address in use" crashGravatar Jan Tattermusch2015-12-14
* | Merge pull request #4397 from jtattermusch/tv_sec_64bitGravatar Craig Tiller2015-12-11
|\ \
| * | make gpr_timespec platform agnosticGravatar Jan Tattermusch2015-12-10