aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* Merge pull request #153 from ctiller/windows-fixesGravatar Jan Tattermusch2015-01-23
|\
| * Fix indentationGravatar Craig Tiller2015-01-22
* | kNumResponseMessages is an int, so i is doing signedness mismatch.Gravatar Nicolas "Pixel" Noble2015-01-22
* | Bugfix connection code in testGravatar Craig Tiller2015-01-21
* | Must init iomgrGravatar Craig Tiller2015-01-21
* | Make this socket creation portableGravatar Craig Tiller2015-01-21
* | This field is 8 bits on MacGravatar Craig Tiller2015-01-21
| * Add platform ifdefs, fix up some MSVC warningsGravatar Craig Tiller2015-01-21
| * Const correctness fixesGravatar Craig Tiller2015-01-21
* | Changing the SSL (Server) Credentials API.Gravatar Julien Boeuf2015-01-20
* | Cap the size of the poll kick freelist.Gravatar David Klempner2015-01-20
|/
* Release server credsGravatar Craig Tiller2015-01-19
* Merge github.com:google/grpc into secGravatar Craig Tiller2015-01-19
|\
* | clang-formatGravatar Craig Tiller2015-01-19
* | Allow secure connections with fling serverGravatar Craig Tiller2015-01-19
| * Use clang-format-3.5Gravatar Craig Tiller2015-01-18
|/
* Explicitly name the target language.Gravatar Craig Tiller2015-01-18
* Merge pull request #70 from ctiller/benchmarkGravatar vjpai2015-01-16
|\
* | Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* | 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
|/ /
| * Include some useful help textGravatar Craig Tiller2015-01-16
* | Changing size type in Transport Security (TSI) from uint32_t to size_t:Gravatar Julien Boeuf2015-01-15
| * Opportunistically use perftools if installed.Gravatar Craig Tiller2015-01-15
|/
* clang-formatGravatar 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
* Merge pull request #32 from ctiller/qpsfixGravatar Yang Gao2015-01-14
|\
| * Remove unused private fieldGravatar Craig Tiller2015-01-14
* | Run clang-format-all.shGravatar Yang Gao2015-01-14
* | Use C signal handling in C++ end2endGravatar Craig Tiller2015-01-14
* | Unify signal handling in CGravatar Craig Tiller2015-01-14
|/
* Merge pull request #24 from nicolasnoble/win32Gravatar Craig Tiller2015-01-13
|\
| * Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
* | Removing a few more traces of libevent.Gravatar Nicolas "Pixel" Noble2015-01-14
|/
* Fix formattingGravatar Craig Tiller2015-01-13
* Merge github.com:google/grpc into formatGravatar Craig Tiller2015-01-13
|\
| * Fix qps test.Gravatar Craig Tiller2015-01-13
| * Merge github.com:google/grpc into testcppGravatar Craig Tiller2015-01-13
| |\
| | * Added new results to report resource usage and QPS, along with new proto supp...Gravatar vpai2015-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
| * Initialize gtest correctlyGravatar Craig Tiller2015-01-12
| * Make this file compileGravatar Craig Tiller2015-01-12