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
*
Add an error to fd_shutdown (and recursively)
Craig Tiller
2017-01-27
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
Merge branch 'slice_with_exec_ctx_and_new_closures' into metadata_filter_and_...
Craig Tiller
2017-01-04
|
\
|
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
|
\
|
*
\
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2017-01-03
|
|
\
\
|
|
|
*
clang-format code
Craig Tiller
2017-01-03
|
|
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
|
|
|
/
|
|
*
Fixing JWT verifier.
Julien Boeuf
2016-12-21
*
|
|
Merge branch 'slice_with_exec_ctx' into metadata_filter
Craig Tiller
2016-12-12
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
|
\
|
*
|
|
Offer grpc_slice_to_c_string to simplify some code
Craig Tiller
2016-12-09
*
|
|
Merge branch 'slice_interning' into metadata_filter
Craig Tiller
2016-12-06
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-06
|
|
\
\
|
|
|
*
Fix test.
Mark D. Roth
2016-12-06
|
|
|
/
|
|
*
clang-format
Mark D. Roth
2016-12-01
*
|
|
Move from cmp --> eq, and provide a good implementation for interning
Craig Tiller
2016-11-21
|
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-18
|
|
\
\
*
|
|
|
All core tests compile without grpc_mdstr
Craig Tiller
2016-11-17
|
/
/
/
*
|
|
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
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Changed security handshakers to use generic handshaker API.
Mark D. Roth
2016-11-16
|
|
|
/
|
|
/
|
|
|
*
Review feedback
Craig Tiller
2016-11-14
|
|
/
|
/
|
*
|
Finish moving to new APIs
Craig Tiller
2016-11-09
|
*
shutdown is not needed with the changes to mock_ep
yang-g
2016-11-08
|
*
grpc_slice
yang-g
2016-11-08
|
*
Merge remote-tracking branch 'upstream/master' into ssl_fuzzer
yang-g
2016-11-08
|
|
\
|
*
|
clang-format
yang-g
2016-11-07
|
*
|
Add corpus, the seed examples seem to be merged out
yang-g
2016-11-04
|
*
|
Add a fuzzer for ssl server side
yang-g
2016-11-04
*
|
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
|
/
|
/
|
*
|
clang-format code
Craig Tiller
2016-10-28
*
|
Add missing include
Craig Tiller
2016-10-28
*
|
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
|
|
\
*
|
|
Add incldues, fix function names
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
|
/
/
*
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-10-12
|
|
\
*
|
\
Merge branch 'direct-calls' into buffer_pools_for_realsies
Craig Tiller
2016-10-12
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Make all tests build again
Craig Tiller
2016-09-28
*
|
|
Tests compile
Craig Tiller
2016-09-23
|
*
|
Adding a method in channel creds to remove any attached call creds.
Julien Boeuf
2016-09-22
|
/
/
|
*
Only use unsetenv where available
murgatroid99
2016-08-10
|
*
Removed GPR_POSIX_FILE, and changed the files that used it
murgatroid99
2016-08-09
|
/
*
Merge pull request #6798 from jboeuf/fix_3803
Jan Tattermusch
2016-06-24
|
\
[next]