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
...
*
|
|
|
|
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
*
|
|
|
|
Merge branch 'slice_with_exec_ctx' into eliminate_mdstr
Craig Tiller
2016-11-18
|
\
|
|
|
|
|
|
|
|
*
clang-format
Mark D. Roth
2016-11-18
|
|
|
|
*
Change destroy_call_elem() to return a grpc_error*.
Mark D. Roth
2016-11-18
|
|
|
|
/
*
|
|
|
Begin moving mdelem to be a value type
Craig Tiller
2016-11-18
|
|
*
|
Rename security handshaker files.
Mark D. Roth
2016-11-17
*
|
|
|
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
|
|
*
|
Clean up connector code.
Mark D. Roth
2016-11-17
|
|
*
|
Fix bugs from merge.
Mark D. Roth
2016-11-17
*
|
|
|
Tests are starting to compile
Craig Tiller
2016-11-16
*
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-16
*
|
|
|
Merge branch 'slice_interning' into eliminate_mdstr
Craig Tiller
2016-11-16
|
\
|
|
|
|
*
|
|
Merge branch 'slice_with_exec_ctx' of github.com:ctiller/grpc into slice_with...
Craig Tiller
2016-11-16
|
|
\
\
\
|
*
\
\
\
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-16
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into security_handshaker3
Mark D. Roth
2016-11-16
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Changed security handshakers to use generic handshaker API.
Mark D. Roth
2016-11-16
|
|
*
|
|
Merge pull request #8737 from yang-g/creds_sanitize
Yang Gao
2016-11-16
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Review feedback
Craig Tiller
2016-11-14
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
refresh and access token filtering
yang-g
2016-11-12
|
|
*
|
Fix sanity, uv, and windows builds
murgatroid99
2016-11-10
*
|
|
|
Progress towards mdstr elimination
Craig Tiller
2016-11-10
|
/
/
/
|
|
*
parse json instead
yang-g
2016-11-10
|
*
|
Demote secure handshake failures even further
David Garcia Quintas
2016-11-10
|
*
|
Merge pull request #8486 from y-zeng/get_tos
Yuchen Zeng
2016-11-10
|
|
\
\
*
|
\
\
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
\
\
\
|
|
*
|
|
dont hang when empty metadata is passed
Jan Tattermusch
2016-11-09
|
|
/
/
/
|
|
|
*
redact json key
yang-g
2016-11-09
*
|
|
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Demote handshake failure logging message from ERROR to INFO
David Garcia Quintas
2016-11-08
|
|
/
/
|
*
|
Merge pull request #8618 from markdroth/channel_info_api
Mark D. Roth
2016-11-08
|
|
\
\
|
|
*
|
clang-format
Mark D. Roth
2016-11-04
|
*
|
|
Merge github.com:grpc/grpc into grpc_slice
Craig Tiller
2016-11-04
|
|
\
\
\
|
|
|
*
\
Merge remote-tracking branch 'upstream/master' into channel_info_api
Mark D. Roth
2016-11-03
|
|
|
|
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into get_tos
Yuchen Zeng
2016-11-02
|
|
|
|
|
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Remove GRPC_SOCKET
Yuchen Zeng
2016-11-02
*
|
|
|
|
Convert more users of grpc_slice_unref --> grpc_slice_unref_internal
Craig Tiller
2016-10-31
*
|
|
|
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
/
/
/
|
*
|
|
gRPC LB fixes from end two end testing
David Garcia Quintas
2016-10-30
|
|
*
|
Add grpc_channel_get_info() to C-core API.
Mark D. Roth
2016-10-27
*
|
|
|
clang-format
Craig Tiller
2016-10-26
*
|
|
|
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
|
|
|
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
|
|
|
|
*
|
|
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
|
\
|
|
*
|
|
|
Update includes, s/gpr_dump_slice/grpc_dump_slice/g
Craig Tiller
2016-10-26
*
|
|
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
/
/
|
*
|
Remove unnecessary #ifdef in credentials code
murgatroid99
2016-10-25
|
|
*
Add grpc_endpoint_get_socket and GRPC_SOCKET
Yuchen Zeng
2016-10-24
*
|
|
clang-format
Craig Tiller
2016-10-18
*
|
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
[prev]
[next]