105 Commits (f968a87e3f54711b92d3906877b9f945d9f9a120)

Author SHA1 Message Date
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
yang-g c9fca1813a refacto of the reconnect tcp server to a general purpose test tcp server to be reused by the set_initial_string_test 9 years ago
Craig Tiller 0d6499e7e1 Add more verbose traces for port_server usage 9 years ago
Craig Tiller c6c3189f3d Add more verbose traces for debug output 9 years ago
Craig Tiller 2c0b91d4ff Dont call malloc either 9 years ago
Craig Tiller 3a12dcfd06 Fixes 9 years ago
Craig Tiller 4e710f5e13 Remove stdio usage from signal handler 9 years ago
Craig Tiller 73c4e87670 Fix mac build 9 years ago
Craig Tiller ecc4f9c694 Fix mac build 9 years ago
Craig Tiller 2bc37297c8 Enable backtraces on C tests 9 years ago
Craig Tiller 565b18b69c clang-format all core files 9 years ago
Craig Tiller 82f9bd84e5 Update Windows stuff 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 8af4c33718 Final patches for rename 9 years ago
Craig Tiller e7db29f8c7 Move argument passing to start of list 9 years ago
Craig Tiller f5768a6765 Rename init 9 years ago
Craig Tiller 098047b53a Rename run 9 years ago
Craig Tiller 9f7dc3a4e5 Move argument passing to start of list 9 years ago
Craig Tiller 1be70ccdb8 Move arguments to the start of lists 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller af73d78b78 clang-format all core files 9 years ago
Craig Tiller d9ccbbf6b9 Rename call_list to closure_list 9 years ago
Craig Tiller dfff1b8126 Call list progress 9 years ago
Craig Tiller d1bec03fa1 Call list progress 9 years ago
Craig Tiller 7dc34ac7a0 Fix memory leak 9 years ago
Craig Tiller 404044acc2 Retry failed port get attempts a few times 9 years ago
Craig Tiller d8374ef194 No need for the assert here 9 years ago
Craig Tiller ae322afe60 Better port selection 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Craig Tiller 3121fd4d75 Sign conversion fixes 9 years ago
Craig Tiller 4326f739b6 Ensure port picking doesnt repeatedly return the same port 9 years ago
Craig Tiller 1ebb7c885e Hand-written changes 9 years ago
yang-g cf44bb5027 use millis to protect against potential overflow 9 years ago
Craig Tiller b029859e58 Revert "Revert "Refactor Endpoint API"" 9 years ago
Craig Tiller 99d7b661be Revert "Refactor Endpoint API" 9 years ago
Craig Tiller 3d5ba2f499 Make port_windows compile again 9 years ago
Craig Tiller 1e27e7d605 Use port server on windows 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Craig Tiller b933c2cd55 Fix memory leaks 9 years ago
Craig Tiller 4c06b820e0 Add a test of non-blocking API behavior 9 years ago
Craig Tiller a5af2be964 Fix integration breakage 9 years ago
Craig Tiller 08cea2a907 Fix integration breakage 9 years ago
Craig Tiller f53d9c8d0d Testing port server 9 years ago
Craig Tiller 7b9ed35a2c Allow fixtures to specify slowdown factors, use it for grpc_trace tests 9 years ago
yang-g fc8d8d6a43 add support for detecting spurious outside connection. 9 years ago
yang-g c9c69e27da Add reconnect interop test client and server 9 years ago