Mark D. Roth
45ccec5cee
clang-format
8 years ago
Craig Tiller
5a96770fe3
Dont try to index close headers: this messes up compression tables for subsequent requests
8 years ago
Yuchen Zeng
d0f7bf4a76
Document new args in grpc_resolver_create
8 years ago
Mark D. Roth
12f1e53156
Initialize and shutdown proxy mapper registry.
8 years ago
Mark D. Roth
752f17feec
Remove references to proxy mapper factory.
8 years ago
Yuchen Zeng
e6f01f6b96
Add resolve_address_posix_test
8 years ago
Mark D. Roth
1339a389e2
Fix handshaker shutdown bug.
8 years ago
Mark D. Roth
edff74cc8f
clang-format
8 years ago
Mark D. Roth
84d6682212
Fix build breakage.
8 years ago
Mark D. Roth
d58a985a56
Move detection of HTTP CONNECT proxy from DNS resolver to client channel.
8 years ago
Mark D. Roth
b324287d00
Get HTTP CONNECT headers from channel arg.
8 years ago
Mark D. Roth
37225c450d
Trigger HTTP CONNECT handshaker via channel arg.
8 years ago
murgatroid99
e375975e0d
Fixed sanity errors
8 years ago
Masood Malekghassemi
a47245112b
Fix Python errors
8 years ago
Nathaniel Manista
5aa2bcfd4d
Pass an iterator rather than an iterable
...
This should have been included in dd52a31337
but was missed because it falsely passes almost all of the time.
8 years ago
Mark D. Roth
79f2a24644
Add proxy mapper hook.
8 years ago
yang-g
60450cb811
set has_services properly
8 years ago
Yuchen Zeng
b65a8a9630
Check the length of path name
...
Use the length of sockaddr_un.sun_path
8 years ago
Dan Born
9c627c2032
Document new function grpc_resource_user_quota
8 years ago
Craig Tiller
7bb90fa57c
Respond to review comments
8 years ago
Craig Tiller
824da1cc04
Remove dead files
8 years ago
Masood Malekghassemi
cc793703bf
Run Python formatting
8 years ago
Craig Tiller
1d83a701b6
Fix memory leak
8 years ago
Mark D. Roth
31f2dd43e2
clang-format
8 years ago
Muxi Yan
d3c2594883
Fix test errors on string copy
8 years ago
Muxi Yan
180b32380c
Use grpc_slice at core boudary
8 years ago
Masood Malekghassemi
62d895bc77
Paper-over Python errors
...
This reads directly off of the slices rather than ref'ing and unref'ing
them. There's likely some silliness w.r.t. interned slices and
references to them outliving their associated call objects, but we are
just ignoring that for now.
8 years ago
Craig Tiller
0a5a31868a
Name constant
8 years ago
Stanley Cheung
4242075c33
PHP: Prepare for 1.1.0 release
8 years ago
Mark D. Roth
df8f12203c
Fix API fuzzer tests.
8 years ago
murgatroid99
1ff1c6298f
Add missing header include in tcp_uv.c
8 years ago
Alexander Polcyn
4d08937206
update grpc-tools.gemspec after with os_check -> plactform_check.rb
8 years ago
Alexander Polcyn
aaddb5cb93
continue use of host_cpu and use x86 whenever not x86_64
8 years ago
Mark D. Roth
0748f3925c
Store subchannel address in a channel arg.
8 years ago
Craig Tiller
28ea6f0fbc
Fix memory corruption
8 years ago
Craig Tiller
6d353e2a72
Fix mac
8 years ago
Muxi Yan
d87b9fb4c4
clang-format and add copyright info
8 years ago
Stanley Cheung
50c878088a
Use tmp file instead of writing to current directory
8 years ago
Craig Tiller
81eceb31cc
Remove bogus assert
8 years ago
Craig Tiller
8cf88f1eb1
Add a mechanism for tagging threads that might be owned by
...
calls/channels
Use it to ensure we don't delete the call from that thread: doing so
would create a cycle that's kind of bad.
8 years ago
Craig Tiller
45d318351b
Kill ESAN
8 years ago
Craig Tiller
85e15a0bde
Spam cleanup
8 years ago
Craig Tiller
95beab2284
Uncover the badness
8 years ago
Jan Tattermusch
c79da7b383
fix compilation of grpc_dll project
8 years ago
yang-g
a2341eaed0
omg it is 2017
8 years ago
Stanley Cheung
122c687d61
Fix various PHP bugs
8 years ago
Muxi Yan
1ace58c5bc
Unit test framework for Cronet
8 years ago
yang-g
43dc9ed3b7
Add licenses to all BUILD files and missing copyright
8 years ago
Craig Tiller
e5d8e02aa6
Fix sanity: core_banned_functions
8 years ago
Craig Tiller
9277aa74ae
Fix sanity: core_banned_functions
8 years ago