aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Expand)AuthorAge
* Merge pull request #6620 from ctiller/fuzz-itGravatar Jan Tattermusch2016-05-18
|\
| * Expand corpusGravatar Craig Tiller2016-05-18
| * Expand corpusGravatar Craig Tiller2016-05-17
* | Fix leak in port deallocationGravatar Craig Tiller2016-05-17
| * Merge branch 'fuzz-it' of https://github.com/ctiller/grpc into fuzz-itGravatar Craig Tiller2016-05-17
| |\
| * | Expand corpusGravatar Craig Tiller2016-05-17
| * | Expand corpusGravatar Craig Tiller2016-05-17
| * | Expand corpusGravatar Craig Tiller2016-05-17
* | | Merge pull request #6589 from dklempner/return_unused_portGravatar Jan Tattermusch2016-05-16
|\ \ \
| * | | Run clang-format against port_posix.c and port_windows.cGravatar David Klempner2016-05-16
| | * | Expand corpusGravatar Craig Tiller2016-05-16
| | * | Expand corpusGravatar Craig Tiller2016-05-16
| | * | Expand corpusGravatar Craig Tiller2016-05-16
| | | * Expand corpusGravatar Craig Tiller2016-05-16
| | |/
| | * Expand corpusGravatar Craig Tiller2016-05-16
| | * Expand corporaGravatar Craig Tiller2016-05-16
| | * Fix fuzzer bugsGravatar Craig Tiller2016-05-16
| | * Fix fuzzer bug, add corporaGravatar Craig Tiller2016-05-16
| | * Add fuzzing for receving messages after closeGravatar Craig Tiller2016-05-16
| |/ |/|
* | Merge pull request #6567 from markdroth/large_metadata_test_fixGravatar David Klempner2016-05-13
|\ \
| | * Add calls to grpc_recycle_unused_port to two of the tests which callGravatar David Klempner2016-05-13
| | * Fix declarations in port.h to not be ambiguous in C due to K&R.Gravatar David Klempner2016-05-13
| | * Merge branch 'master' into return_unused_portGravatar David Klempner2016-05-13
| | |\ | |_|/ |/| |
| | * Add an API to return an unused port to the portserverGravatar David Klempner2016-05-13
* | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
|\ \ \
* | | | Renamed some definesGravatar David Garcia Quintas2016-05-12
| |_|/ |/| |
| | * Switch from snprintf() to gpr_asprintf().Gravatar Mark D. Roth2016-05-12
| | * Fix large_metadata_bad_client_test to avoid C99 string literal length limit.Gravatar Mark D. Roth2016-05-12
* | | Merge pull request #6553 from grpc/revert-6488-revert-6214-masterGravatar Jan Tattermusch2016-05-12
|\ \ \
| | * | Fix tsan reported errorGravatar Craig Tiller2016-05-12
* | | | Add callback when gRPC FD is about to be orphaned.Gravatar Robbie Shade2016-05-12
| |_|/ |/| |
| | * Fix test usage of pollsetGravatar Craig Tiller2016-05-12
| * | Revert "Revert "cronet wrapper code""Gravatar makdharma2016-05-11
|/ /
| * clang-formatGravatar Craig Tiller2016-05-11
| * Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
| |\ | |/ |/|
* | Merge pull request #6514 from yang-g/va_startGravatar Jan Tattermusch2016-05-10
|\ \
| * | Change argument type to avoid undefined behaviorGravatar yang-g2016-05-10
* | | Enable -Wextra-semi on compilers that support itGravatar Craig Tiller2016-05-10
|/ /
* | Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
|\ \
* \ \ Merge pull request #6421 from ctiller/mwhaGravatar Jan Tattermusch2016-05-09
|\ \ \
* | | | Revert "cronet wrapper code"Gravatar Craig Tiller2016-05-09
| | * | Fix asan test failure.Gravatar Mark D. Roth2016-05-06
* | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ \ \ \
| | | * | More clang-format fixes.Gravatar Mark D. Roth2016-05-05
* | | | | Merge pull request #6374 from grpc/dgquintas-patch-1Gravatar Jan Tattermusch2016-05-04
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #6323 from dgquintas/codegen_remove_protoGravatar Jan Tattermusch2016-05-04
|\ \ \ \ \ \
| | | | | * | Apply clang-format diffs.Gravatar Mark D. Roth2016-05-04
| | | | | * | Fix max_message_length test, which was broken by the previous fix to theGravatar Mark D. Roth2016-05-04
| | | | | * | Use unlimited default for max header size until receiving new settingsGravatar Mark D. Roth2016-05-04
| | | | * | | Exclude 1byte tests from msanGravatar Craig Tiller2016-05-03
| |_|_|/ / / |/| | | | |