aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface/server_chttp2.c
Commit message (Expand)AuthorAge
* fix "Address in use" crashGravatar Jan Tattermusch2015-12-14
* Add a test for failing to add a portGravatar yang-g2015-12-09
* Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-23
|\
* | Remove metadata context entirelyGravatar Craig Tiller2015-11-20
| * Adding grpc_tcp_listener as an actual object being returned.Gravatar Nicolas Noble2015-11-19
|/
* Add API tracing to gRPC coreGravatar Masood Malekghassemi2015-10-02
* clang-format all core filesGravatar Craig Tiller2015-09-22
* Final patches for renameGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Rename initGravatar Craig Tiller2015-09-22
* Rename runGravatar Craig Tiller2015-09-22
* Move argument passing to start of listGravatar Craig Tiller2015-09-22
* Move arguments to the start of listsGravatar Craig Tiller2015-09-22
* indent pass to get logical source lines on one physical lineGravatar Craig Tiller2015-09-22
* Rename call_list to closure_listGravatar Craig Tiller2015-09-22
* FixesGravatar Craig Tiller2015-09-21
* Call list progressGravatar Craig Tiller2015-09-21
* Core compiles with workqueuesGravatar Craig Tiller2015-09-15
* Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_portGravatar Craig Tiller2015-08-03
* Fix segfaultGravatar Craig Tiller2015-07-06
* Moving chttp2 to new transport interfaceGravatar Craig Tiller2015-06-25
* Starting on low level changes to support server side authentication.Gravatar Julien Boeuf2015-05-20
* clang-formatGravatar Craig Tiller2015-04-23
* Beginning transport workGravatar Craig Tiller2015-04-22
* clang-formatGravatar Craig Tiller2015-04-07
* Fix server shutdownGravatar Craig Tiller2015-04-07
* Don't call grpc_create_chttp2_transport after destroying the serverGravatar David Klempner2015-03-05
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Multi-completion-queue-serverGravatar Craig Tiller2015-02-12
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* Return bound port number from grpc_server_add_http2_port.Gravatar ctiller2015-01-12
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Introducing iomgr.Gravatar ctiller2014-12-09
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26