index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
security
/
transport
Commit message (
Expand
)
Author
Age
*
extend local credentials to support tcp loopback
Yihua Zhang
2018-12-16
*
Move security credentials, connectors, and auth context to C++
Soheil Hassas Yeganeh
2018-12-13
*
Merge master
Yash Tibrewal
2018-11-16
|
\
|
*
Remeve memset(0) from arena allocated memory.
Soheil Hassas Yeganeh
2018-11-05
|
*
use gRPC thread model
Yihua Zhang
2018-11-01
|
*
move SSL and fake URL strings to ssl_utils
Yihua Zhang
2018-10-22
|
*
security connector refactor
Yihua Zhang
2018-10-22
|
*
Add changes in #16782
Yihua Zhang
2018-10-05
|
*
Revert "Revert "Create and pass pollset_set to ALTS TSI handshaker""
yihuaz
2018-10-05
|
*
Revert "Create and pass pollset_set to ALTS TSI handshaker"
Jan Tattermusch
2018-10-05
|
*
pass a pollset_set to ALTS TSI handshaker
Yihua Zhang
2018-10-02
|
*
Reviewer comments
Yash Tibrewal
2018-09-17
|
*
Reviewer comments
Yash Tibrewal
2018-09-14
|
*
Also initialize closures again
Yash Tibrewal
2018-09-07
|
*
Be cautious and wait for possible error causing callbacks before we treat tra...
Yash Tibrewal
2018-09-07
|
*
Merge branch 'cronetfix' into status
Yash Tibrewal
2018-08-31
|
|
\
|
|
*
Revert "Revert "Fathom tcp changes""
Yash Tibrewal
2018-08-27
|
|
*
Revert "Fathom tcp changes"
Jan Tattermusch
2018-08-27
*
|
|
More commits
Yash Tibrewal
2018-08-26
|
|
/
|
/
|
|
*
Modify existing error child manipulation
Yash Tibrewal
2018-08-21
|
*
Merge branch 'master' into status
Yash Tibrewal
2018-08-20
|
|
\
*
|
\
Merge master
Yash Tibrewal
2018-08-13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_cancel t...
Yash Tibrewal
2018-08-08
|
|
*
PR Feedback Changes
kpayson64
2018-07-27
|
|
/
*
/
Fathom TCP level changes. TracedBuffer for keeping track of all buffers
Yash Tibrewal
2018-07-16
|
/
*
Merge pull request #15879 from hcaseyal/client_auth_allocation
hcaseyal
2018-07-03
|
\
|
*
Allocate on call arena in client_auth_filter
Hope Casey-Allen
2018-07-03
*
|
Remove auth_context from call data. Use channel data auth context instead
Hope Casey-Allen
2018-06-29
*
|
Fix macro error and clang tidy
Hope Casey-Allen
2018-06-29
*
|
Remove allocation in server_auth_filter
Hope Casey-Allen
2018-06-29
|
/
*
Remove allocation in server_auth filter and allocate on the arena instead
Hope Casey-Allen
2018-06-22
*
Revert "Add Type Checking On Channel Args"
Noah Eisen
2018-06-14
*
Reviewer feedback
ncteisen
2018-06-13
*
Remove all uses of raw GRPC_ARG_POINTER
ncteisen
2018-06-13
*
Add tsi_handshaker_shutdown to TSI
Yihua Zhang
2018-05-09
*
Merge pull request #15190 from yihuazhang/enable_cpp_for_alts_interop
yihuaz
2018-04-26
|
\
|
*
don't call security_handshake_failed_locked
Yihua Zhang
2018-04-25
*
|
Change trace logging to use GPR_INFO instead of GPR_DEBUG.
Mark D. Roth
2018-04-25
|
*
enable c++ for ALTS kokoro tests
Yihua Zhang
2018-04-25
|
/
*
Add tracer for handshakers.
Mark D. Roth
2018-04-17
*
Remove unnecessary includes of exec_ctx.h
Yash Tibrewal
2018-03-14
*
Use metadata batch callouts in client_auth_filter.
Mark D. Roth
2018-03-12
*
Convert slice hash table and service config code to C++.
Mark D. Roth
2018-02-26
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
place security_connector in its own subdirectory
Yihua Zhang
2018-02-20
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-07
|
\
|
*
Upmerge branch 'v1.9.x' into 'master'
Mehrdad Afshari
2018-02-05
|
|
\
|
|
*
Merge pull request #14315 from kpayson64/fix_refcounting
kpayson64
2018-02-05
|
|
|
\
[next]