aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/security
Commit message (Expand)AuthorAge
* Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sadGravatar Craig Tiller2015-06-03
|\
* | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| * Removing an assert on chand->security_connector->auth_context.Gravatar Nicolas "Pixel" Noble2015-06-03
|/
* Implemented cb handling without the need for "managed closures".Gravatar David Garcia Quintas2015-06-01
* Removed managed closures from iomgr.Gravatar David Garcia Quintas2015-05-31
* removed managed closures from server.cGravatar David Garcia Quintas2015-05-31
* Comments addressed.Gravatar David Garcia Quintas2015-05-31
* Adapted the following to the new iomgr's cb API:Gravatar David Garcia Quintas2015-05-31
* Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
|\
| * Removing mdctx from the credentials.Gravatar Julien Boeuf2015-05-29
* | Addressing comments.Gravatar Julien Boeuf2015-05-20
* | API for auth context and server-side secure transport only impl.Gravatar Julien Boeuf2015-05-20
* | Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
|/
* Putting tsi util in header so that it can be used elsewhere.Gravatar Julien Boeuf2015-05-18
* Clean up tsi properties.Gravatar Julien Boeuf2015-05-13
* Addressing comments.Gravatar Julien Boeuf2015-05-08
* Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
* 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