index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
security
Commit message (
Expand
)
Author
Age
*
Clean up tsi properties.
Julien Boeuf
2015-05-13
*
Addressing comments.
Julien Boeuf
2015-05-08
*
Adding support for per call credentials in core.
Julien Boeuf
2015-05-07
*
Ref the cache default creds so that we do not crash next time we use it...
Julien Boeuf
2015-04-29
*
clang-format
Craig Tiller
2015-04-24
*
Bug fixing
Craig Tiller
2015-04-24
*
Fix uninitialized variable
Craig Tiller
2015-04-24
*
Make the things compile again
Craig Tiller
2015-04-23
*
Add != NULL
Craig Tiller
2015-04-21
*
Merge github.com:grpc/grpc into batch-metadata
Craig Tiller
2015-04-20
|
\
*
|
Addressing comments
Craig Tiller
2015-04-20
|
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
*
|
Fix remaining allocation bugs
Craig Tiller
2015-04-17
*
|
clang-format
Craig Tiller
2015-04-17
*
|
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
*
|
Move metadata batching to stream_op
Craig Tiller
2015-04-16
*
|
clang-format
Craig Tiller
2015-04-16
*
|
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
|
*
Adding option to add a null terminator when loading a file.
Julien Boeuf
2015-04-15
|
/
*
Share mdctx between secure channels
Craig Tiller
2015-04-14
*
Allow extracting mdctx from creds
Craig Tiller
2015-04-14
*
Refactoring of server context creation (incremental improvement).
Julien Boeuf
2015-04-13
*
clang-format
Craig Tiller
2015-04-07
*
Fix server shutdown
Craig Tiller
2015-04-07
*
Removing src/core/security/roots.pem
Julien Boeuf
2015-03-16
*
Adding refresh token credentials.
Julien Boeuf
2015-03-09
*
Adding refresh token parsing
Julien Boeuf
2015-03-09
*
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-05
|
\
|
*
Don't call grpc_create_chttp2_transport after destroying the server
David Klempner
2015-03-05
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-04
|
\
|
|
*
Auth fixes
Craig Tiller
2015-03-03
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
\
|
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
\
|
|
*
Tracer registration.
Craig Tiller
2015-03-01
|
|
/
|
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-26
|
\
|
|
*
Strip port in peer name check
Craig Tiller
2015-02-25
|
*
Merge pull request #776 from jboeuf/ssl_cipher_suites
Abhishek Kumar
2015-02-24
|
|
\
|
|
*
Addressing comments.
Julien Boeuf
2015-02-24
|
|
*
Using HTTP2 compliant cipher suites by default.
Julien Boeuf
2015-02-24
|
*
|
Removing port from checked ssl target name.
Julien Boeuf
2015-02-24
|
|
/
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-23
|
\
|
|
*
Merge pull request #710 from jboeuf/default_google_creds
Craig Tiller
2015-02-23
|
|
\
|
*
|
Fix memory leak
Craig Tiller
2015-02-23
|
|
*
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
*
|
|
Update C++ server with new core API
Craig Tiller
2015-02-23
*
|
|
Server API simplification
Craig Tiller
2015-02-23
|
/
/
|
*
Added support for default credentials.
Julien Boeuf
2015-02-21
*
|
Actually installing root certificates on the system.
Nicolas "Pixel" Noble
2015-02-22
[next]