14349 Commits (0d17ee3acfb7972ffe9ee9334836e1ddd4d0abd1)
 

Author SHA1 Message Date
Craig Tiller 0d17ee3acf Fix bug causing all fuzzers to run forever 9 years ago
Nicolas Noble 48a3af615b Merge pull request #6145 from nicolasnoble/memtracking 9 years ago
Jan Tattermusch 82921478a4 Merge pull request #6157 from sreecha/stress_test_misc 9 years ago
Nicolas Noble 8302c51049 Merge pull request #6130 from gwvo/master 9 years ago
Wouter van Oortmerssen af09a73571 Refactored C++ code generator to not directly depend on protobuf. 9 years ago
Sree Kuchibhotla 478bd4449b Misc changes to stress test scripts 9 years ago
Nicolas "Pixel" Noble 23e4baefc2 Enforcing undefined behavior of malloc. 9 years ago
Nicolas "Pixel" Noble b71bf8eb21 Revert "Fixing a couple of issues within core." 9 years ago
Jan Tattermusch c2b6a0bcf9 Merge pull request #6152 from murgatroid99/node_shorten_package.json 9 years ago
murgatroid99 8c0b4d7e00 Manually list files in Node package.json to avoid MSBuild environment limits 9 years ago
Nicolas "Pixel" Noble a592ffa745 Memory checking the client fuzzer. 9 years ago
Nicolas "Pixel" Noble 0cca082fd7 Merge branch 'master' of https://github.com/grpc/grpc into memtracking 9 years ago
Nicolas Noble bf359b75db Merge pull request #6148 from ctiller/fuzzing_client 9 years ago
Nicolas "Pixel" Noble 14b5dfeafb Properly grabbing counters at the proper time. 9 years ago
Jan Tattermusch 8a104c5bea Merge pull request #6080 from ctiller/filters-can-cause-closes 9 years ago
Nicolas "Pixel" Noble 5b30475396 Fixing a couple of issues within core. 9 years ago
Nicolas "Pixel" Noble 7c37a687eb Preventing crashes for known realloc behaviors. 9 years ago
Nicolas "Pixel" Noble 2e1a5ac748 Initializing counters before grpc_init, and destroying them after grpc_shutdown. 9 years ago
Craig Tiller a75f1b5dd5 Expand corpus 9 years ago
Nicolas Noble c75787ba0f Merge pull request #6132 from ctiller/e2efuzz 9 years ago
Craig Tiller eca0bcec2d Expand corpus 9 years ago
Craig Tiller d2f6baa4fe Expand corpus 9 years ago
Craig Tiller 100115e8d4 Expand corpus 9 years ago
Craig Tiller 4e8e23d339 Expand corpus 9 years ago
Craig Tiller b27c0f8a62 Fix missing edge 9 years ago
Jan Tattermusch 3c780d99cb Merge pull request #6134 from jtattermusch/migrate_nunit3 9 years ago
Craig Tiller 811d0f205c Expand corpus 9 years ago
Craig Tiller 0ef45543fd Expand corpus 9 years ago
Craig Tiller 21855734dc Expand corpus 9 years ago
Craig Tiller 15572f054a Expand corpus 9 years ago
Craig Tiller de02b81c53 Stuff 9 years ago
Craig Tiller 788cd7e186 Expand corpus 9 years ago
Craig Tiller 311e08bd5c Expand corpus 9 years ago
Craig Tiller ec55c985ae Regen projects 9 years ago
Craig Tiller 8d1cb3c69c Initial corpus 9 years ago
Craig Tiller 54006b0f64 Empty 9 years ago
Craig Tiller 83f5a8530f More parameterization 9 years ago
Craig Tiller 845516e84f Add client fuzzer 9 years ago
Jan Tattermusch 2f0519e9be work around nunit issue #1406 9 years ago
Jan Tattermusch d550ad1f7c Add TextWriterLogger 9 years ago
Nicolas "Pixel" Noble 839cdb51d5 Adding memory checks for server fuzzer. 9 years ago
Nicolas "Pixel" Noble fd998eb33f Merge branch 'master' of https://github.com/grpc/grpc into memtracking 9 years ago
Nicolas "Pixel" Noble 85a46dd780 Moving memory allocation tracking to its own file. 9 years ago
Jan Tattermusch a5f1f120aa make sure OpenCover.Console runs exclusively 9 years ago
Nicolas Noble 86dd47d355 Merge pull request #6133 from dgquintas/codegen_nth_time 9 years ago
Jan Tattermusch bd58f6f76b fix C# coverage on windows 9 years ago
Jan Tattermusch 67306daaa2 fix .bat script 9 years ago
Jan Tattermusch 35e608fb8f run_tests.py script fixup 9 years ago
Jan Tattermusch 9c3f15c43b improve C# sanity test 9 years ago
Jan Tattermusch 38ed2cfdb5 teach run_tests how to run C# tests with NUnitLite 9 years ago