aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* 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 Flags to override host and enable prod ssl root.Gravatar chenw2014-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
* Make override hostname an argument for testing against prod gfe.Gravatar yangg2014-12-29
* Client side implementation of creating channel with credentials.Gravatar yangg2014-12-29
* Add a test where client side sees a deadline expired status.Gravatar yangg2014-12-19
* 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
* Set host to channel's target when creating a call.Gravatar yangg2014-12-19
* Add ServerContext. It is currently empty and deadline and metadata will come toGravatar yangg2014-12-19
* Fix include guards.Gravatar ctiller2014-12-17
* Prepare QPS tests for running in GCEGravatar vpai2014-12-17
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* Adding JWT generation and signing code for service accounts credentials.Gravatar jboeuf2014-12-16
* Add slow client consumer test case for flow control test.Gravatar chenw2014-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
* Use '\0' instead of '0' in payload as java client actually checks that.Gravatar yangg2014-12-15
* Makefile will now build zlib and/or OpenSSL if needed.Gravatar nnoble2014-12-12
* Adding base utils for JWT service account workflow. OpenSSL base64 decoding isGravatar jboeuf2014-12-12
* Getting the generated Makefile to support .proto files.Gravatar nnoble2014-12-12
* Tweaking log calls a bit.Gravatar nnoble2014-12-12
* Make the default deadline gpr_inf_future to avoid mismatch betweenGravatar yangg2014-12-12
* Fixes package prefixesGravatar temiola2014-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
* Tell call/channel op handlers who is invoking them.Gravatar ctiller2014-12-11
* Build CPP interop client in Git-on-[] as well as in [].Gravatar chenw2014-12-11
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-10
* Automated g4 rollback of changelist 81719124.Gravatar ctiller2014-12-09
* Advertise h2-16, h2-15, h2-14, and accept any of them.Gravatar ctiller2014-12-09
* 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