221 Commits (507e08a6a2f483d1af4f182f309e05024fc1c59b)

Author SHA1 Message Date
Craig Tiller d2fd769aae Initial channel watching 9 years ago
Craig Tiller 62c7a5a699 Channel establishment 9 years ago
Nicolas "Pixel" Noble 7c37a687eb Preventing crashes for known realloc behaviors. 9 years ago
Nicolas "Pixel" Noble 85a46dd780 Moving memory allocation tracking to its own file. 9 years ago
Craig Tiller 2d8d13a572 Server fuzzer progress 9 years ago
Craig Tiller df262c6a4c Starting server fuzzer 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 7753119d28 Update copyright 9 years ago
Craig Tiller f05837ab82 Run fuzzer corpus entries as unit tests 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
Matthew Iselin 1824f0519f Add HTTP request parsing. 9 years ago
Craig Tiller bb84c6a70e Make stack traces show up in run_tests.py logs 9 years ago
Craig Tiller 4cc04f8742 Upgrade windows to the fixed posix port server code 9 years ago
Craig Tiller 19d7d808ec Split port_posix.c into platform specifics and a portable interface to port_server.py 9 years ago
Craig Tiller 2ed1a9e329 Disable warning: system header is broken 9 years ago
Craig Tiller b195792ed9 Drop the L 9 years ago
Craig Tiller 2befb68e82 Tweaking formatting 9 years ago
Craig Tiller adf3a9d0b0 clang-fmt 9 years ago
Craig Tiller c9c0b8bf42 Review feedback 9 years ago
Craig Tiller 3c788053bc Fix copyright 9 years ago
Craig Tiller 2b45cb827f clang-format code 9 years ago
Craig Tiller ce2b3084e7 Get stack traces in crash dumps working for Windows 9 years ago
Aaron Isotton 24e69bf02a Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 9 years ago
Craig Tiller 3af3f743c3 Fixes to things 9 years ago
Craig Tiller b38197e0cc Progress on poll() based poller 9 years ago
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 9 years ago
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 9 years ago
Craig Tiller 36f8f88529 Fix crash on mac 9 years ago
Craig Tiller 1d7704d7a1 Fix windows 9 years ago
Craig Tiller 85371a2bb0 Change pollset mutex ownership 9 years ago
Craig Tiller 9114a142c9 Port pollset worker changes to windows 9 years ago
Craig Tiller a8be91b315 Provide an interface firewall between pollset and its implementations 9 years ago
Craig Tiller d0a8ae1266 Move worker into pollset 9 years ago
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller c085e5c061 Fix copyrights 9 years ago
Craig Tiller eced8ae3b3 Fix windows 9 years ago
Craig Tiller 6c39686dfa Preparatory changes for work shedding 9 years ago
Craig Tiller 2c1c7d5473 Fix copyrights 9 years ago
Craig Tiller b0f275e4af Small testing fixes 9 years ago
Dan Born 725ee28af8 Extend Copyrights to 2016 9 years ago
Dan Born 5d81d15260 Code review follow-up. 9 years ago
Dan Born fa6b606898 Make grpc_tcp_listener private. 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 4bf292890c Fix proxy end2end tests 9 years ago
Craig Tiller 7b4356194d Finish initial scrape, clang-format 9 years ago
yang-g f8843fb58c fix build and windows test 9 years ago
Nicolas Noble 5eb4e1caef Adding grpc_tcp_listener as an actual object being returned. 9 years ago