7168 Commits (c5a4cef66b4e7d803e47809eae8a1e2db94f04f8)

Author SHA1 Message Date
vjpai 3abc651db1 Remove a spammy log 9 years ago
David Garcia Quintas 07503b6e5c Add identity to static metadata accept-encodings bitmasks 9 years ago
Craig Tiller 3d2686bbc6 Fix cast 9 years ago
Craig Tiller 9d9e4d3e21 Please the include sanity check 9 years ago
vjpai 4ce09cf760 Reorder a release store after the operations it protects. 9 years ago
Craig Tiller 58270d5461 Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"" 9 years ago
David Garcia Quintas 146070db8d fixed multiple initialization of globals 9 years ago
David G. Quintas 108cecb826 Revert "Factor out backoff code into a separate library (to be re-used elsewhere)" 9 years ago
Leifur Halldor Asgeirsson fbe766ad46 replace uses of iteritems with six.iteritems 9 years ago
Leifur Halldor Asgeirsson efdefce3a7 make iterators python3-compatible 9 years ago
Leifur Halldor Asgeirsson 1abda1f02b specify metaclasses in a py3-compatible way 9 years ago
vjpai aea32070ef Remove a typedef that was causing a redefinition error 9 years ago
David Garcia Quintas 7d2c733339 Locked read access to call->encodings_accepted_by_peer 9 years ago
Yuchen Zeng d85ef06064 Doc Fixit: src/cpp/README.md 9 years ago
David Garcia Quintas c14f1cbe9a new fixed guards 9 years ago
David Garcia Quintas a36ec16de2 regenerated projects 9 years ago
David Garcia Quintas 0a5fce8c78 vs doesn't like some c99 features... 9 years ago
Sree Kuchibhotla 3a0be4642f review comments 9 years ago
David Garcia Quintas 13c2f6e69d Implemented compression level algorithms properly (as a function of the accepted algorithms by the call's peer. 9 years ago
Sree Kuchibhotla ffa38f9671 Add troubleshooting details 9 years ago
Jan Tattermusch eeb1330245 make timestamp format in C# logs more similar to C core 9 years ago
Jan Tattermusch 3560a43956 correct handling for shadowed assemblies when loading native extension 9 years ago
Stanley Cheung 7895da2526 php: return channel arg type 9 years ago
Sree Kuchibhotla 2ba16331ca DocFixit: Minor corrections to the instructions 9 years ago
murgatroid99 4718a387fd Unref uv_async after construction to avoid blocking at shutdown 9 years ago
Masood Malekghassemi fd5a3ef9d5 Don't use a pipe for capturing in test runner 9 years ago
Craig Tiller 8ee4ee7409 clang-fmt 9 years ago
Craig Tiller 1f375d782a Duh 9 years ago
Sree Kuchibhotla 2f084ee39e DocFixit: Python README 9 years ago
Nicolas "Pixel" Noble b9012fc03c Fixing bitrotting in udp_server_test.c 9 years ago
murgatroid99 25269f07c9 Fixed copyright 9 years ago
Deepak Lukose e61cbe3fd3 For client cert based authentication, add client cert as an AuthProperty 9 years ago
murgatroid99 7fb87e75cf Removed unnecessary include 9 years ago
murgatroid99 734c8db599 Node: made call credentials properly use UV async events. Also deleted some log lines 9 years ago
Masood Malekghassemi 3d2d5b9d27 Don't hold the GIL when calling anything in core 9 years ago
David Garcia Quintas 3598d4457d Fixed include guards 9 years ago
Masood Malekghassemi cbd1bce45a Fix two ways tests can hang 9 years ago
Paddy Byers 9db726812e Use gpr_free() in gpr_free_aligned() 9 years ago
Jorge Canizales 7cfb396bf6 Make copyright not expire one year too soon. 9 years ago
Paul Querna 4a9e7c4cb1 Improve looks_like_ip_address for IPv6 addresses, and add tests 9 years ago
Paul Querna 27df689405 Add note about refactor portability header 9 years ago
Paul Querna 47d841de4d Add support for IP Addresses in Subject Alt Names. 9 years ago
murgatroid99 a00d7c0b35 Make channels and calls properly mark references to their credentials 9 years ago
Jorge Canizales c5dd4d47aa Use a singleton completion queue 9 years ago
murgatroid99 096386f3c8 Add GC marking for composite credentials 9 years ago
murgatroid99 93019f733f Properly mark proc used in call credentials for garbage collection 9 years ago
Craig Tiller 822f1d7509 Add comment, tighten loop 9 years ago
Craig Tiller 69f57b4672 clang-format 9 years ago
Craig Tiller 9fb89ea9e3 If we cant check timers due to contention, at least make sure we do a follow up check soon 9 years ago
Craig Tiller 3591482a37 Expand lock 9 years ago