grpc/test/core
Craig Tiller d53d87cbd3 Merge pull request #1464 from yang-g/init
Expose max message size at the server side.
2015-05-05 07:34:56 -07:00
..
channel clang-format 2015-04-24 13:21:22 -07:00
compression Add missing new-lines at end of file 2015-02-18 09:23:38 -08:00
end2end Merge pull request #1464 from yang-g/init 2015-05-05 07:34:56 -07:00
fling Merge github.com:grpc/grpc into delete-the-old-api 2015-05-01 10:06:53 -07:00
httpcli Introduce slowdown factor for unit test deadlines 2015-02-25 08:36:40 -08:00
iomgr Fix test for multiple reads 2015-04-28 09:22:57 -07:00
json Introduce slowdown factor for unit test deadlines 2015-02-25 08:36:40 -08:00
network_benchmarks strcmp: change all !str[n]cmp to str[n]cmp == 0 2015-03-07 08:39:22 -08:00
profiling Fixed missing name change from timers.h refactor. 2015-04-30 09:03:00 -07:00
security Refactoring of core security to remove the factories. 2015-04-17 23:41:46 -07:00
statistics Move files to a new "profiling" directory to better distinguish from census 2015-04-13 10:41:40 -07:00
support Adding option to add a null terminator when loading a file. 2015-04-15 15:56:38 -07:00
surface Fix some memory leaks 2015-05-01 10:52:35 -07:00
transport Fix array size 2015-04-24 10:13:05 -07:00
tsi Adding a test to check the openssl version we are using. 2015-03-23 10:00:57 -07:00
util fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure) 2015-04-27 14:50:07 +09:00