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
/
http
Commit message (
Expand
)
Author
Age
*
Update include paths
Craig Tiller
2017-03-28
*
Change error_create API to slice
ncteisen
2017-03-13
*
Change error get/set API to grpc_slice
ncteisen
2017-03-10
*
Return an error when the HTTP first line or header is longer than 4K
yang-g
2017-03-01
*
Merge github.com:grpc/grpc into zalloc
Craig Tiller
2017-02-17
|
\
*
|
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
|
*
Fix broken shutdown, and cascading exec_ctx usage bugs
Craig Tiller
2017-02-14
|
/
*
Revert "Revert "Metadata handling rewrite""
Craig Tiller
2017-01-23
*
Revert "Metadata handling rewrite"
Craig Tiller
2017-01-20
*
clang-format
Craig Tiller
2017-01-06
*
Fixes, remove grpc_error_free_string
Craig Tiller
2017-01-06
*
Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closures
Craig Tiller
2017-01-03
|
\
|
*
Changes to exec_ctx/closure/combiner/workqueue interfaces
Craig Tiller
2016-12-28
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-27
|
\
|
|
*
Request a pollset_set in grpc_resolve_address
Yuchen Zeng
2016-12-15
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-12
|
\
|
|
*
Allow creating security handshaker without adding it to handshake manager.
Mark D. Roth
2016-12-07
*
|
Make core_banned_functions.py pass again
Craig Tiller
2016-12-06
*
|
clang-format
Craig Tiller
2016-12-06
*
|
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-12-06
|
\
\
|
|
*
clang-format
Mark D. Roth
2016-12-06
|
|
*
Rename *_create_handshakers() to *_add_handshakers().
Mark D. Roth
2016-12-06
|
|
/
|
*
Fix asan failures.
Mark D. Roth
2016-12-02
|
*
clang-format
Mark D. Roth
2016-12-01
|
*
Fix httpcli cleanup code.
Mark D. Roth
2016-12-01
|
*
Add a TODO comment.
Mark D. Roth
2016-11-30
|
*
Add locking in security handshaker.
Mark D. Roth
2016-11-29
|
*
Rename security handshaker files.
Mark D. Roth
2016-11-17
|
*
Changed security handshakers to use generic handshaker API.
Mark D. Roth
2016-11-16
*
|
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
|
/
*
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
|
|
\
*
|
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
/
*
|
s/BUFFER_POOL/RESOURCE_QUOTA/g
Craig Tiller
2016-10-21
*
|
BufferPool --> ResourceQuota
Craig Tiller
2016-10-17
|
*
Clang format
murgatroid99
2016-09-26
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-23
|
|
\
*
|
\
Merge branch 'direct-calls' into buffer_pools_for_realsies
Craig Tiller
2016-09-23
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
Remove sockaddr type structs and socklen_t from internal core APIs, update PO...
murgatroid99
2016-09-23
*
|
|
Buffer pools compile
Craig Tiller
2016-09-23
*
|
|
Buffer pool integration progress
Craig Tiller
2016-09-23
|
|
*
Add a libuv endpoint to the C core, for use in the Node library
murgatroid99
2016-09-16
|
|
/
|
/
|
|
*
clang-format
Mark D. Roth
2016-08-04
|
*
Plumbed read_buffer through and fixed leftover bytes problem.
Mark D. Roth
2016-08-04
|
*
Merge branch 'handshaker_api' into http_connect
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
[next]