- Dec 02, 2016
-
-
Sree Kuchibhotla authored
-
- Dec 01, 2016
-
-
Sree Kuchibhotla authored
-
Sree Kuchibhotla authored
-
Jan Tattermusch authored
C# cleanup package building
-
Paul Marks authored
Fix a memory leak in grpc_udp_server_add_port()
-
Muxi Yan authored
Capture name change of CocoaPods generated target
-
- Nov 30, 2016
-
-
Muxi Yan authored
-
David G. Quintas authored
Deflake grpclb test
-
David G. Quintas authored
Propagate (some) signals to subprocesses in json_run_localhost
-
Craig Tiller authored
Fix TCP shutdown path on Windows
-
Craig Tiller authored
Break infinite connection retry loop
-
Craig Tiller authored
-
Craig Tiller authored
Previously, we'd keep retrying a connection until the channel closed. With this change, we only retry connecting *if there's a watcher on the subchannel connection state*. This ultimately means that if the lb_policy doesn't care if the subchannel connects, it'll stop trying.
-
Jan Tattermusch authored
Basic config for internal CI (take 2)
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
Craig Tiller authored
-
Craig Tiller authored
-
Craig Tiller authored
-
David Garcia Quintas authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Jan Tattermusch authored
Draft of C# server reflection
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Nov 29, 2016
-
-
Craig Tiller authored
-
Craig Tiller authored
- we were treating an int as atomic, which is dubious at best - it was possible to shutdown while an accept was being handled, and process that shutdown accept before the real accept finished, leading to a use-after-free up the stack
-
Craig Tiller authored
-
Muxi Yan authored
-
Yang Gao authored
Revert "Test credentials provider update"
-
Craig Tiller authored
-
Craig Tiller authored
Fix TSAN race on adding a reclaimer
-
Yang Gao authored
Test credentials provider update
-
Craig Tiller authored
Reduce pre-generated key count
-
Craig Tiller authored
Flush platform stuff after timer events
-
Craig Tiller authored
Unique-ify uds address between concurrent bm_fullstack runs
-
Jan Tattermusch authored
-
Craig Tiller authored
-