aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util
Commit message (Expand)AuthorAge
* clang-formatGravatar Craig Tiller2016-05-20
* Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-18
|\
| * Fix leak in port deallocationGravatar Craig Tiller2016-05-17
* | Bug fixesGravatar Craig Tiller2016-05-17
| * Run clang-format against port_posix.c and port_windows.cGravatar David Klempner2016-05-16
| * Fix declarations in port.h to not be ambiguous in C due to K&R.Gravatar David Klempner2016-05-13
| * Add an API to return an unused port to the portserverGravatar David Klempner2016-05-13
|/
* Merge pull request #6368 from ctiller/vtuneGravatar Nicolas Noble2016-04-29
|\
| * Ensure minimum size of alt stack (to please vtune)Gravatar Craig Tiller2016-04-29
* | Fix typoGravatar Craig Tiller2016-04-28
* | Fix double deleteGravatar Craig Tiller2016-04-28
|/
* Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
|\
* | Fix msan bugGravatar Craig Tiller2016-04-23
* | Fix bugs in test infraGravatar Craig Tiller2016-04-22
* | Crash fixGravatar Craig Tiller2016-04-21
* | Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-14
|\ \
| | * Adding support for msys.Gravatar Nicolas "Pixel" Noble2016-04-15
| |/
* | Initial channel watchingGravatar Craig Tiller2016-04-13
* | Channel establishmentGravatar Craig Tiller2016-04-13
| * Preventing crashes for known realloc behaviors.Gravatar Nicolas "Pixel" Noble2016-04-12
| * Moving memory allocation tracking to its own file.Gravatar Nicolas "Pixel" Noble2016-04-12
|/
* Merge github.com:grpc/grpc into e2efuzzGravatar Craig Tiller2016-04-06
|\
| * Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-04-04
| |\
* | | Server fuzzer progressGravatar Craig Tiller2016-04-03
* | | Starting server fuzzerGravatar Craig Tiller2016-04-02
| |/ |/|
* | Merge pull request #6012 from nicolasnoble/memleak_detectorGravatar Nicolas Noble2016-03-31
|\ \
* | | Update copyrightsGravatar Craig Tiller2016-03-31
| | * Merge github.com:grpc/grpc into channel_max_reconnect_backoffGravatar Craig Tiller2016-03-30
| | |\ | |_|/ |/| |
| * | Update copyrightGravatar Craig Tiller2016-03-29
| * | Run fuzzer corpus entries as unit testsGravatar Craig Tiller2016-03-29
|/ /
* | Fix includesGravatar Craig Tiller2016-03-25
* | Auto-changesGravatar Craig Tiller2016-03-25
* | Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
* | Merge pull request #5797 from ctiller/win2Gravatar Jan Tattermusch2016-03-21
|\ \
| * | Make stack traces show up in run_tests.py logsGravatar Craig Tiller2016-03-17
* | | Upgrade windows to the fixed posix port server codeGravatar Craig Tiller2016-03-17
* | | Split port_posix.c into platform specifics and a portable interface to port_s...Gravatar Craig Tiller2016-03-17
|/ /
* | Disable warning: system header is brokenGravatar Craig Tiller2016-03-16
* | Drop the LGravatar Craig Tiller2016-03-16
* | Tweaking formattingGravatar Craig Tiller2016-03-16
* | clang-fmtGravatar Craig Tiller2016-03-16
* | Review feedbackGravatar Craig Tiller2016-03-16
* | Fix copyrightGravatar Craig Tiller2016-03-16
* | clang-format codeGravatar Craig Tiller2016-03-16
* | Get stack traces in crash dumps working for WindowsGravatar Craig Tiller2016-03-16
| * Added a channel argument to set the maximum reconnect backoff duration. Exten...Gravatar Aaron Isotton2016-03-08
* | Fixes to thingsGravatar Craig Tiller2016-02-28
|/
* Revert "Revert "Add an implementation firewall against pollset_set""Gravatar Craig Tiller2016-02-25
* Revert "Add an implementation firewall against pollset_set"Gravatar Vijay Pai2016-02-25
* Fix crash on macGravatar Craig Tiller2016-02-25