aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Run clang-format-all.shGravatar Yang Gao2015-01-14
* Unify signal handling in CGravatar Craig Tiller2015-01-14
* Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
* Fix formattingGravatar Craig Tiller2015-01-13
* Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
|\
* | clang-format codebaseGravatar Craig Tiller2015-01-13
| * Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-12
| |\ | |/ |/|
* | 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
| * Make this file usable from C++Gravatar Craig Tiller2015-01-12
|/
* grpc census hash_table test coverage improvements.Gravatar hongyu2015-01-12
* Ensure flow control callbacks happen outside the transport lock.Gravatar ctiller2015-01-12
* Allow logging mechanism to be overridden by applications.Gravatar ctiller2015-01-12
* Grpc census: v0 trace_printf() implementation in C.Gravatar hongyu2015-01-12
* Merge github.com:google/grpcGravatar Nicolas Noble2015-01-09
|\
* | Fix test under msanGravatar ctiller2015-01-09
* | 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
| * Fix a compiler warning.Gravatar Craig Tiller2015-01-09
|/
* Remove libevent.Gravatar ctiller2015-01-08
* Fixing include paths for cmdline.Gravatar nnoble2015-01-07
* Adding plugins to the mako rendering system.Gravatar nnoble2015-01-06
* Seed random numbers in each process based on pid.Gravatar ctiller2015-01-05
* 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
* Adding support for service account credentials.Gravatar jboeuf2014-12-29
* Fix opensource build test.Gravatar ctiller2014-12-19
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Fix include guards.Gravatar ctiller2014-12-17
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* Adding JWT generation and signing code for service accounts credentials.Gravatar jboeuf2014-12-16
* Make alarm initialization take a timespec now.Gravatar ctiller2014-12-16
* Remove a (very) deprecated file.Gravatar ctiller2014-12-16
* Trailing metadata support.Gravatar ctiller2014-12-16
* GOAWAY & Reconnection support.Gravatar ctiller2014-12-15
* Add time averaged stats for future alarm list work.Gravatar ctiller2014-12-15
* Simplify alarm API.Gravatar ctiller2014-12-15
* Fix a bug in base-log, and add test.Gravatar aveitch2014-12-15
* Add a test for useful.h.Gravatar ctiller2014-12-15
* Change the low level ping pong benchmark to run all tests by default.Gravatar klempner2014-12-15
* Binary header encoding.Gravatar ctiller2014-12-15
* Adding base utils for JWT service account workflow. OpenSSL base64 decoding isGravatar jboeuf2014-12-12
* Tweaking log calls a bit.Gravatar nnoble2014-12-12
* Fix ipv6.c build breakage on Windows.Gravatar jtattermusch2014-12-11
* Add batch file that builds and executes all GPR tests.Gravatar jtattermusch2014-12-11
* Cache encoded binary data on the metadata string object.Gravatar ctiller2014-12-11
* Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specificGravatar pmarks2014-12-11
* Patch shutdown during write test to not fail or do a racy destroy if the writeGravatar klempner2014-12-11