aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security
Commit message (Expand)AuthorAge
* Ref the cache default creds so that we do not crash next time we use it...Gravatar Julien Boeuf2015-04-29
* clang-formatGravatar Craig Tiller2015-04-24
* Bug fixingGravatar Craig Tiller2015-04-24
* Fix uninitialized variableGravatar Craig Tiller2015-04-24
* Make the things compile againGravatar Craig Tiller2015-04-23
* Add != NULLGravatar Craig Tiller2015-04-21
* Merge github.com:grpc/grpc into batch-metadataGravatar Craig Tiller2015-04-20
|\
* | Addressing commentsGravatar Craig Tiller2015-04-20
| * Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* | Fix remaining allocation bugsGravatar Craig Tiller2015-04-17
* | clang-formatGravatar Craig Tiller2015-04-17
* | Got rid of GRPC_SEND_STARTGravatar Craig Tiller2015-04-17
* | Move metadata batching to stream_opGravatar Craig Tiller2015-04-16
* | clang-formatGravatar Craig Tiller2015-04-16
* | Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
| * Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
|/
* Share mdctx between secure channelsGravatar Craig Tiller2015-04-14
* Allow extracting mdctx from credsGravatar Craig Tiller2015-04-14
* Refactoring of server context creation (incremental improvement).Gravatar Julien Boeuf2015-04-13
* clang-formatGravatar Craig Tiller2015-04-07
* Fix server shutdownGravatar Craig Tiller2015-04-07
* Removing src/core/security/roots.pemGravatar Julien Boeuf2015-03-16
* Adding refresh token credentials.Gravatar Julien Boeuf2015-03-09
* Adding refresh token parsingGravatar Julien Boeuf2015-03-09
* strcmp: change all !str[n]cmp to str[n]cmp == 0Gravatar Ronnie Sahlberg2015-03-07
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|\
| * Don't call grpc_create_chttp2_transport after destroying the serverGravatar David Klempner2015-03-05
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-04
|\|
| * Auth fixesGravatar Craig Tiller2015-03-03
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\|
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\ \
| | * Tracer registration.Gravatar Craig Tiller2015-03-01
| |/
| * Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\|
| * Strip port in peer name checkGravatar Craig Tiller2015-02-25
| * Merge pull request #776 from jboeuf/ssl_cipher_suitesGravatar Abhishek Kumar2015-02-24
| |\
| | * Addressing comments.Gravatar Julien Boeuf2015-02-24
| | * Using HTTP2 compliant cipher suites by default.Gravatar Julien Boeuf2015-02-24
| * | Removing port from checked ssl target name.Gravatar Julien Boeuf2015-02-24
| |/
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-23
|\|
| * Merge pull request #710 from jboeuf/default_google_credsGravatar Craig Tiller2015-02-23
| |\
| * | Fix memory leakGravatar Craig Tiller2015-02-23
| | * Addressing iniitial feedback.Gravatar Julien Boeuf2015-02-23
* | | Update C++ server with new core APIGravatar Craig Tiller2015-02-23
* | | Server API simplificationGravatar Craig Tiller2015-02-23
|/ /
| * Added support for default credentials.Gravatar Julien Boeuf2015-02-21
* | Actually installing root certificates on the system.Gravatar Nicolas "Pixel" Noble2015-02-22
* | Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patchGravatar Nicolas "Pixel" Noble2015-02-22
|\|
| * Merge pull request #641 from jboeuf/jwt_id_tokenGravatar Yang Gao2015-02-21
| |\
| * \ Merge branch 'master' of github.com:google/grpc into httpcli_testGravatar Nicolas "Pixel" Noble2015-02-21
| |\ \