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
/
security_context.c
Commit message (
Expand
)
Author
Age
*
Get subchannel index working
Craig Tiller
2016-01-25
*
clang-format
Craig Tiller
2016-01-25
*
Channel args comparisons
Craig Tiller
2016-01-13
*
Merge pull request #3993 from ctiller/new_op
David G. Quintas
2015-11-18
|
\
|
*
stream_op cleanup: security changes
Craig Tiller
2015-11-02
*
|
Got core to compile (without the tests)
Julien Boeuf
2015-10-09
|
/
*
Fixing #3680
Julien Boeuf
2015-10-08
*
Restore sanity
Craig Tiller
2015-10-05
*
Add API tracing to gRPC core
Masood Malekghassemi
2015-10-02
*
Adding C++ metadata processor.
Julien Boeuf
2015-08-28
*
clang-format all source
Craig Tiller
2015-08-18
*
Putting the auth metadata processor on the server creds.
Julien Boeuf
2015-07-21
*
Cannot figure out server filter logic for error in auth md processing.
Julien Boeuf
2015-07-17
*
Server auth metadata processor.
Julien Boeuf
2015-07-16
*
Resolve comments
yang-g
2015-07-09
*
SSL refcounting fixes
Craig Tiller
2015-06-30
*
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
Addressing comments.
Julien Boeuf
2015-05-20
*
API for auth context and server-side secure transport only impl.
Julien Boeuf
2015-05-20
*
Addressing comments.
Julien Boeuf
2015-05-08
*
Refactoring of core security to remove the factories.
Julien Boeuf
2015-04-17
*
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
*
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-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
|
|
\
|
|
*
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
*
|
|
Update C++ server with new core API
Craig Tiller
2015-02-23
|
/
/
*
|
Actually installing root certificates on the system.
Nicolas "Pixel" Noble
2015-02-22
*
|
Merge branch 'master' of github.com:google/grpc into installed_ssl_roots-patch
Nicolas "Pixel" Noble
2015-02-22
|
\
|
|
*
Merge pull request #641 from jboeuf/jwt_id_token
Yang Gao
2015-02-21
|
|
\
*
|
|
Adding roots.pem from Mozilla and associated logic.
Julien Boeuf
2015-02-20
|
/
/
*
|
Merge pull request #665 from nicolasnoble/ssl-prefix
jboeuf
2015-02-20
|
\
\
|
*
|
Defining an installation prefix for grpc's root certs at compilation time.
Nicolas "Pixel" Noble
2015-02-20
*
|
|
Removing the hardcoded SSL roots.
Julien Boeuf
2015-02-20
|
/
/
*
|
Revert "Adding a constant for a well known place where the SSL roots are inst...
Nicolas Noble
2015-02-19
*
|
Adding a constant for a well known place where the SSL roots are installed.
Julien Boeuf
2015-02-19
|
*
Implementing JWT credentials (a.k.a JWT ID Tokens).
Julien Boeuf
2015-02-19
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Fixing memleak.
Julien Boeuf
2015-02-17
*
Adding call host (:authority header) check in the secure channel.
Julien Boeuf
2015-02-10
*
Adding support for loading the SSL roots from an environment variable.
Julien Boeuf
2015-02-02
*
Move string.h to internal code
Craig Tiller
2015-01-23
[next]