index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
server_chttp2.c
Commit message (
Expand
)
Author
Age
*
Add a test for failing to add a port
yang-g
2015-12-09
*
Merge github.com:grpc/grpc into no-transport-metadata
Craig Tiller
2015-11-23
|
\
*
|
Remove metadata context entirely
Craig Tiller
2015-11-20
|
*
Adding grpc_tcp_listener as an actual object being returned.
Nicolas Noble
2015-11-19
|
/
*
Add API tracing to gRPC core
Masood Malekghassemi
2015-10-02
*
clang-format all core files
Craig Tiller
2015-09-22
*
Final patches for rename
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Rename init
Craig Tiller
2015-09-22
*
Rename run
Craig Tiller
2015-09-22
*
Move argument passing to start of list
Craig Tiller
2015-09-22
*
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
Fixes
Craig Tiller
2015-09-21
*
Call list progress
Craig Tiller
2015-09-21
*
Core compiles with workqueues
Craig Tiller
2015-09-15
*
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
*
Fix segfault
Craig Tiller
2015-07-06
*
Moving chttp2 to new transport interface
Craig Tiller
2015-06-25
*
Starting on low level changes to support server side authentication.
Julien Boeuf
2015-05-20
*
clang-format
Craig Tiller
2015-04-23
*
Beginning transport work
Craig Tiller
2015-04-22
*
clang-format
Craig Tiller
2015-04-07
*
Fix server shutdown
Craig Tiller
2015-04-07
*
Don't call grpc_create_chttp2_transport after destroying the server
David Klempner
2015-03-05
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Multi-completion-queue-server
Craig Tiller
2015-02-12
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
Return bound port number from grpc_server_add_http2_port.
ctiller
2015-01-12
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Introducing iomgr.
ctiller
2014-12-09
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26