aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/echo
Commit message (Expand)AuthorAge
* Kill echo testGravatar Craig Tiller2015-04-29
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\
| * Drastic speed upGravatar Craig Tiller2015-02-25
| * Introduce slowdown factor for unit test deadlinesGravatar Craig Tiller2015-02-25
* | Server API simplificationGravatar Craig Tiller2015-02-23
|/
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Fix up feature test macrosGravatar David Klempner2015-02-04
* Prepare for the new batch call API.Gravatar Craig Tiller2015-02-02
* Fixing echo test.Gravatar Nicolas "Pixel" Noble2015-01-30
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* Add a timeout to echo client's RPCsGravatar David Klempner2015-01-28
* Merge github.com:google/grpc into javascriptGravatar Craig Tiller2015-01-27
|\
* | Add argsGravatar Craig Tiller2015-01-27
| * Merge pull request #179 from ctiller/kill-printfGravatar jboeuf2015-01-23
| |\
| | * Move string.h to internal codeGravatar Craig Tiller2015-01-23
* | | Update to the latest security APIGravatar Craig Tiller2015-01-23
* | | Clean up formattingGravatar Craig Tiller2015-01-21
* | | Have echo server serve up some htmlGravatar Craig Tiller2015-01-21
* | | Echo server gets securityGravatar Craig Tiller2015-01-21
| |/ |/|
| * Merge branch 'new_invoke_api' of github.com:google/grpc into updateGravatar Craig Tiller2015-01-15
|/|
* | () --> (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-formatGravatar Craig Tiller2015-01-14
| * Echo test uses grpc_call_invokeGravatar Craig Tiller2015-01-14
|/
* Seed random numbers in each process based on pid.Gravatar ctiller2015-01-05
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Trailing metadata support.Gravatar ctiller2014-12-16
* Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specificGravatar pmarks2014-12-11
* Updating moe_db.txt with the latest equivalence since the ruby import changed...Gravatar nnoble2014-12-05
* Initial import.Gravatar Nicolas Noble2014-11-26