177 Commits (ea94e46b0df7f1774eefea6654f1e26cc4484b00)

Author SHA1 Message Date
Craig Tiller ab9f192ce9 Fix TSAN reported bug 10 years ago
Craig Tiller 50bc609f6e Expand comment 10 years ago
Craig Tiller 9d94b60c0a Expand comment 10 years ago
Craig Tiller 2e9dc506e7 Simplify check 10 years ago
Craig Tiller 62b1473a0d Add missing unlock 10 years ago
Craig Tiller b367153115 clang-format changed files 10 years ago
Craig Tiller b9a46ae5d7 Fix a bug where cancelled calls can be stranded past disconnection 10 years ago
Craig Tiller 5d44c069e6 Refcounting fixes and debugging, empty batch stability fixes 10 years ago
Craig Tiller d2cc45970b Spam cleanup, properly shut down lb_policy 10 years ago
Craig Tiller 079a11bb9b clang-format affected files 10 years ago
Craig Tiller 6fa9148d51 Spam cleanup 10 years ago
Craig Tiller bb32ba32ce Fix use-after-free 10 years ago
Craig Tiller 49924e0e62 Better handling of cancellation, uri parse errors, and disconnection 10 years ago
Craig Tiller abf36389d4 Make SSL work 10 years ago
Craig Tiller d9a5088604 SSL channel args work with client config again 10 years ago
Craig Tiller b6fbf1d986 Fix refcounting 10 years ago
Craig Tiller c396753a36 Refcounting fixes 10 years ago
Craig Tiller 9846503567 Debugging 10 years ago
Craig Tiller 08a1cf8f4f Use connectivity state tracking code in chttp2 transport 10 years ago
Craig Tiller d7b68e72f5 Simple request unsecure passes with new client_config code 10 years ago
Craig Tiller ca3e9d3e57 refcount debugging 10 years ago
Craig Tiller c7b5f7605e Factor out channel state watching 10 years ago
Craig Tiller 5945ee1a75 Request/response path starting to work 10 years ago
Craig Tiller ff54c92adc Get the success case through to call creation 10 years ago
Craig Tiller 5f84c8478a Connector progress 10 years ago
Craig Tiller eb3b12e417 Further client config work 10 years ago
Craig Tiller 916246625b Introduce connector, to help subchannel connect 10 years ago
Craig Tiller 1064f8b97e Moving chttp2 to new transport interface 10 years ago
Craig Tiller e039f03383 Plumbing transport_op changes through 10 years ago
Craig Tiller 3f475422ec chop chop chop 10 years ago
Craig Tiller b7959a0b36 s/grpc_transport_op/grpc_transport_stream_op/g 10 years ago
Craig Tiller f5f1712e1f Refactoring progress towards integrating client configs 10 years ago
Craig Tiller 98bf7e6517 Added comments 10 years ago
Craig Tiller 6174b9a4d0 Docs 10 years ago
Craig Tiller 42b239f13f Docs 10 years ago
Craig Tiller 2652b4d321 Docs, formatting 10 years ago
Craig Tiller 9a57633233 clang-format affected files 10 years ago
David Garcia Quintas cc6c43c496 Exposed compression level in channel arguments (C and C++) 10 years ago
Craig Tiller 1e6facbfbf Refactor progress 10 years ago
Craig Tiller 841962a961 Spam cleanup 10 years ago
Craig Tiller 4cf08fbd55 Move channel connection pollset to be across all attempts 10 years ago
Craig Tiller 8674cb10eb clang-format 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Craig Tiller 5dde66ecac Handle reffing when a cancel or bind gets stuck in the waiting queue 10 years ago
Craig Tiller f93fd05a97 Fix use-after-free 10 years ago
David Garcia Quintas 284488b434 removed managed closures from server.c 10 years ago
David Garcia Quintas a30020f009 Comments addressed. 10 years ago
David Garcia Quintas 5f228f5001 Adapted the following to the new iomgr's cb API: 10 years ago
Craig Tiller 59515425c9 Reduce spam 10 years ago
Craig Tiller cb36e9f958 Fix memory leak, add debug 10 years ago