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
/
credentials.c
Commit message (
Expand
)
Author
Age
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Adding support for loading the SSL roots from an environment variable.
Julien Boeuf
2015-02-02
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Addressing latest comments.
Nicolas Noble
2015-01-28
*
Addressing comments.
Nicolas Noble
2015-01-26
*
Merge branch 'master' of github.com:google/grpc into json
Nicolas Noble
2015-01-26
|
\
|
*
Remove uses of sprintf
Craig Tiller
2015-01-23
|
*
Remove uses of sprintf
Craig Tiller
2015-01-23
|
*
Move string.h to internal code
Craig Tiller
2015-01-23
*
|
Replacing cJSON with our own code instead.
Nicolas Noble
2015-01-22
|
/
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
clang-format
Craig Tiller
2015-01-15
*
() --> (void)
Craig Tiller
2015-01-15
*
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Adding support for service account credentials.
jboeuf
2014-12-29
*
Introducing iomgr.
ctiller
2014-12-09
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26