aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/end2end
Commit message (Expand)AuthorAge
* clang compile fixesGravatar Craig Tiller2015-01-16
* Merge pull request #88 from ctiller/shutdownGravatar Yang Gao2015-01-16
|\
| * Add an optional server shutdown event.Gravatar Craig Tiller2015-01-16
* | Build fixGravatar Craig Tiller2015-01-16
* | Fix returned statusGravatar Craig Tiller2015-01-16
|/
* () --> (void)Gravatar Craig Tiller2015-01-15
* clang-formatGravatar Craig Tiller2015-01-15
* Remove calls to grpc_call_accept from C core tests.Gravatar Craig Tiller2015-01-15
* clang-format codebaseGravatar Craig Tiller2015-01-13
* Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
* Return bound port number from grpc_server_add_http2_port.Gravatar ctiller2015-01-12
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* 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
* Fix the socket pair fixtures to include the http filters.Gravatar klempner2014-12-29
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* Port [] alarm management to GRPC.Gravatar ctiller2014-12-29
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Remove a (very) deprecated file.Gravatar ctiller2014-12-16
* Trailing metadata support.Gravatar ctiller2014-12-16
* GOAWAY & Reconnection support.Gravatar ctiller2014-12-15
* Binary header encoding.Gravatar ctiller2014-12-15
* Add batch file that builds and executes all GPR tests.Gravatar jtattermusch2014-12-11
* Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specificGravatar pmarks2014-12-11
* Introducing iomgr.Gravatar ctiller2014-12-09
* Strip "_test" from the name of thread_stress_test.c.Gravatar nathaniel2014-12-09
* Add mako templates to generate MS Visual Studio projects.Gravatar jtattermusch2014-12-08
* Make em destroy underlying descriptor objects (and their corresponding libeventGravatar klempner2014-12-08
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26