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
Commit message (
Expand
)
Author
Age
*
Addressing feedback.
Julien Boeuf
2016-08-25
*
Adding extension points for security context.
Julien Boeuf
2016-08-23
*
Merge remote-tracking branch 'upstream/master' into handshaker_api
Mark D. Roth
2016-08-11
|
\
*
|
clang-format
Mark D. Roth
2016-08-04
*
|
Change handshaker API to use a read buffer to pass leftover bytes read
Mark D. Roth
2016-08-04
|
*
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-08-02
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #7522 from makdharma/enable_secure_endpoint_trace
Nicolas Noble
2016-08-02
|
\
\
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-08-02
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-08-02
|
\
\
\
|
*
\
\
Merge branch 'master' of github.com:grpc/grpc into lr_july_16
David Garcia Quintas
2016-08-01
|
|
\
\
\
|
*
|
|
|
clang-format
David Garcia Quintas
2016-07-28
|
|
|
*
|
removed hardcoded disable on logging
Makarand Dharmapurikar
2016-07-25
|
|
*
|
|
Convert deadline clock type in security handshake timer
yang-g
2016-07-20
|
|
|
/
/
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-15
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-07-15
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into filter_call_init_failure
Mark D. Roth
2016-07-12
|
\
\
\
\
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-07-12
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'origin/fix_tsan' into lr_july_16
David Garcia Quintas
2016-07-11
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into delayed-write
Craig Tiller
2016-07-11
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
Added new features to load reporting.
David Garcia Quintas
2016-07-10
|
*
|
|
|
Fixing #7182: Change the return status codes according to the documentation.
Julien Boeuf
2016-07-06
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-01
|
|
|
|
\
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge branch 'master' into filter_call_init_failure
Mark D. Roth
2016-07-01
|
\
|
|
|
|
|
*
|
Allow returning a workqueue somehow associated with an endpoint
Craig Tiller
2016-06-30
|
|
/
/
|
|
*
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-06-29
|
|
|
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge github.com:grpc/grpc into %s
Craig Tiller
2016-06-27
|
|
\
\
|
|
*
\
Merge pull request #7043 from kpayson64/clang_format
Jan Tattermusch
2016-06-25
|
|
|
\
\
|
|
*
\
\
Merge pull request #6798 from jboeuf/fix_3803
Jan Tattermusch
2016-06-24
|
|
|
\
\
\
|
|
|
|
*
|
Fix clang formatting
Ken Payson
2016-06-24
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Make transport-level errors be reflected in status messages on calls
Craig Tiller
2016-06-23
*
|
|
|
|
clang-format
Mark D. Roth
2016-06-23
|
|
*
|
|
Changed %lld to use mingw supported PRId64
Ken Payson
2016-06-23
|
|
/
/
/
*
/
/
/
Change grpc_channel_filter init_call_elem() method to return grpc_error.
Mark D. Roth
2016-06-23
|
/
/
/
|
|
*
Make another .h file accessible from C++.
Mark D. Roth
2016-06-20
*
|
|
Cleanup spam
Craig Tiller
2016-06-17
*
|
|
Fix merge errors
Craig Tiller
2016-06-15
*
|
|
Try to get some more debug info
Craig Tiller
2016-06-14
*
|
|
Fix use-after-free
Craig Tiller
2016-06-14
*
|
|
Handshake timeout implemented, and compiles
Craig Tiller
2016-06-14
*
|
|
Getting handshake timeouts in place
Craig Tiller
2016-06-13
*
|
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clang-format
David Garcia Quintas
2016-06-06
|
*
|
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
David Garcia Quintas
2016-06-06
|
|
\
\
|
*
|
|
moar renamings
David Garcia Quintas
2016-06-06
*
|
|
|
Merge github.com:grpc/grpc into error
Craig Tiller
2016-06-06
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Fixing clang-format.
Julien Boeuf
2016-06-06
|
|
|
*
Adding error details for JWT and oauth2.
Julien Boeuf
2016-06-06
|
|
|
*
Merge branch 'master' into fix_3803
Julien Boeuf
2016-06-04
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge pull request #6306 from y-zeng/win32_suffix
Jan Tattermusch
2016-06-03
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' of github.com:grpc/grpc into lr_hook
David Garcia Quintas
2016-06-02
|
|
\
\
\
\
[next]