index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
security
Commit message (
Expand
)
Author
Age
*
Port endpoint tests to pollsets
Craig Tiller
2015-05-13
*
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
*
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
*
Adding refresh token credentials.
Julien Boeuf
2015-03-09
*
Fixing !strcmp in the tests.
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
*
Introduce slowdown factor for unit test deadlines
Craig Tiller
2015-02-25
*
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
*
Added support for default credentials.
Julien Boeuf
2015-02-21
*
Adding tool for generating JWTs on the command line.
Julien Boeuf
2015-02-19
*
Implementing JWT credentials (a.k.a JWT ID Tokens).
Julien Boeuf
2015-02-19
*
Fixing sprintf and a few other things.
Julien Boeuf
2015-02-18
*
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
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Merge branch 'master' of github.com:google/grpc into json
Nicolas Noble
2015-01-27
|
\
*
|
Addressing latest comments.
Nicolas Noble
2015-01-28
|
*
sync up with master
Yang Gao
2015-01-27
|
|
\
*
|
\
Merge branch 'master' of github.com:google/grpc into json
Nicolas Noble
2015-01-26
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Addressing comments.
Nicolas Noble
2015-01-26
*
|
|
Merge branch 'master' of github.com:google/grpc into json
Nicolas Noble
2015-01-26
|
\
\
\
|
|
|
*
run clang-format
Yang Gao
2015-01-26
|
|
|
/
|
|
/
|
|
|
*
Remove use 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
*
Changing size type in Transport Security (TSI) from uint32_t to size_t:
Julien Boeuf
2015-01-15
*
() --> (void)
Craig Tiller
2015-01-15
*
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
*
Fix opensource build test.
ctiller
2014-12-19
*
Remove endpoint/ directories.
ctiller
2014-12-17
*
Adding JWT generation and signing code for service accounts credentials.
jboeuf
2014-12-16
*
Adding base utils for JWT service account workflow. OpenSSL base64 decoding is
jboeuf
2014-12-12
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26