1778 Commits (098047b53abfb3142b0dc9eca83564cd565902b7)

Author SHA1 Message Date
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 d9fdaf204c Fix tests 9 years ago
Craig Tiller 40cd820fd6 Fix list iteration 9 years ago
Craig Tiller 4fc085fcbb Test bug fixes 9 years ago
Craig Tiller 62aef62136 Fixes 9 years ago
Craig Tiller ba496454b2 Fixes 9 years ago
Craig Tiller 294d0ecc05 Call lists compile 9 years ago
Craig Tiller dfff1b8126 Call list progress 9 years ago
yang-g 78bddc66b7 Add empty_stream test case 9 years ago
Craig Tiller d1bec03fa1 Call list progress 9 years ago
Craig Tiller 33825118df Cleanup 9 years ago
yang-g 5e8abedd61 use seconds 9 years ago
yang-g d886f33939 add a test 9 years ago
Craig Tiller 99b65f2261 Test bug fixes 9 years ago
Craig Tiller 3cd6a5158d Getting stuff working 9 years ago
Craig Tiller 7d57ba138f Tests compile 9 years ago
Craig Tiller 47a708e252 Core compiles with workqueues 9 years ago
Julien Boeuf 1928d496a2 Adding C++ tests and fixing a few things. 9 years ago
Craig Tiller 7dc34ac7a0 Fix memory leak 9 years ago
Julien Boeuf 4ffbf0d22c Adding tests for credentials plugin. 9 years ago
Craig Tiller 404044acc2 Retry failed port get attempts a few times 9 years ago
Robbie Shade e388ed3a45 Remove arguments from on_read in test 9 years ago
Craig Tiller d8374ef194 No need for the assert here 9 years ago
Craig Tiller ae322afe60 Better port selection 9 years ago
David Garcia Quintas 0cf27f7e18 Fixed leak introduced in #3293 9 years ago
David Garcia Quintas 8d45f7bb7b Fixed leak introduced in #3293 9 years ago
David Garcia Quintas 56d66c207b Fixed wrong usage of varargs 9 years ago
Craig Tiller 8cf0ed03d1 Fix mac build 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 9 years ago
Craig Tiller 32ca48ce0b Core compiles with -Wsign-conversion 9 years ago
David Garcia Quintas fe7a6368fc Usage of ?lb_policy=xxx in sockaddr_resolver 9 years ago
Craig Tiller 3121fd4d75 Sign conversion fixes 9 years ago
Craig Tiller 73b6606629 Workqueue: interface, test, and posix implementation 9 years ago
Paul Marks 6a70b01239 Reintroduce DNS-based cases to dualstack_socket_test.c. 9 years ago
David Garcia Quintas 526789159c Added queries and fragments to uri parser 9 years ago
David Garcia Quintas 4fb049b647 Added round robin LB policy. 9 years ago
David Garcia Quintas 634daca1a0 Added queries and fragments to uri parser 9 years ago
Craig Tiller 88589743f8 Fix compilation 9 years ago
Nicolas "Pixel" Noble 2057a7a76c Fixing bad_client test. 9 years ago
Nicolas "Pixel" Noble a4d4b60fd8 Secure endpoint test should call grpc_init. 9 years ago
Craig Tiller b11177b26b call correct init function 9 years ago
Nicolas "Pixel" Noble 59588c6162 Removing pessimizing moves. 9 years ago
yang-g 201ef59847 more changes 9 years ago
yang-g 867d0c132c Fix auth tests 9 years ago