David Garcia Quintas
012915045f
Secure naming support for gRPCLB
8 years ago
Mark D. Roth
6c44ff1039
clang-format
8 years ago
Mark D. Roth
6e6c7b5b93
Fix secure_channel_create_test.
8 years ago
Robbie Shade
ca7effcdff
Replace timeout/scaling macros with functions.
8 years ago
Mark D. Roth
835646e9ff
Fix tests.
8 years ago
Craig Tiller
cda759d658
Add an error to fd_shutdown (and recursively)
...
Allows diagnosing WHY a file descriptor was shutdown prematurely.
8 years ago
Mark D. Roth
435f9f23ef
Fix tests.
8 years ago
Craig Tiller
7c70b6c144
Revert "Revert "Metadata handling rewrite""
...
This reverts commit 5e01e2ac97
.
8 years ago
Craig Tiller
5e01e2ac97
Revert "Metadata handling rewrite"
8 years ago
Craig Tiller
d4654560dc
clang-format code
8 years ago
Craig Tiller
91031dacb1
Changes to exec_ctx/closure/combiner/workqueue interfaces
...
- make closures know where they should be executed (eg, on a workqueue,
or a combiner, or on an exec_ctx)
- this allows removal of a large number of trampoline functions that
were appearing whenever we used combiners, and should allow for a much
easier interface to combiner locks
8 years ago
Mark D. Roth
4d2ea02129
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
8 years ago
Craig Tiller
30268a99e0
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
8 years ago
Mark D. Roth
96ba68d7cd
Fix more allocation bugs.
8 years ago
Mark D. Roth
2d317fbc57
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
8 years ago
Mark D. Roth
4eec0041f5
Revert "Remove redundant includes from string.h and tmpfile.h"
8 years ago
Mark D. Roth
a0bb3742d9
Fix server_chttp2_test.
8 years ago
Sree Kuchibhotla
f989469fe3
Temporarily enable gpr_slice_* functions to not break api compatibility
8 years ago
Mark D. Roth
e62605f41e
Fix error handling in channel initialization.
8 years ago
Craig Tiller
7d4116fa44
All core tests compile without grpc_mdstr
8 years ago
Craig Tiller
7cdad96fc4
Fix foward declaration duplication
8 years ago
Craig Tiller
10cd356662
Finish moving to new APIs
8 years ago
Craig Tiller
a59c16c184
Progress towards making grpc_slice_unref_internal take an exec_ctx
8 years ago
Craig Tiller
618e67d655
s/GPR_SLICE/GRPC_SLICE/g
8 years ago
Craig Tiller
c3350541e3
Generate build files
8 years ago
Craig Tiller
b37d53ebc0
Bulk update #includes
8 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
8 years ago
murgatroid99
085f9afaf0
Added import order comments, resolved other minor issues
9 years ago
murgatroid99
dedb923b6e
Clang format
9 years ago
David Garcia Quintas
fa0896bbd0
Rewrote handling of default resolver prefix
9 years ago
Craig Tiller
d4673484c7
Update tests
9 years ago
murgatroid99
7871f736ce
Remove sockaddr type structs and socklen_t from internal core APIs, update POSIX tests
9 years ago
Mark D. Roth
2137cd8e9b
Rename client_config directory to client_channel.
9 years ago
Craig Tiller
57726ca5a9
Revert "Revert "Grand unified closures""
9 years ago
Craig Tiller
537f7c2a13
Revert "Grand unified closures"
9 years ago
Mark D. Roth
7187ab9866
Change cq_verifier to report file and line number for expectations.
9 years ago
Mark D. Roth
a30678039f
Remove check for max message size from invalid_channel_args test, since
...
this parameter is no longer checked at channel creation time.
9 years ago
David Garcia Quintas
8c5424f0d5
added gpr_types.h
9 years ago
David Garcia Quintas
e8fd66b71d
removed codegen/slice_buffer.h and scrubbed codegen/slice.h
9 years ago
David Garcia Quintas
c79b0650d2
removed codegen/log.h
9 years ago
David Garcia Quintas
1399e466b0
removed codegen/time.h
9 years ago
David Garcia Quintas
3b31fdf77b
removed codegen/byte_buffer.h
9 years ago
David Garcia Quintas
6b11462da1
removed codegen/alloc.h
9 years ago
Craig Tiller
9d01848ef2
Fixes
9 years ago
yang-g
7ace180dde
Use test roots.pem in test
9 years ago
Craig Tiller
e0221ff340
Debugging
9 years ago
yang-g
9241c6947f
Use test roots.pem in test
9 years ago
yang-g
f710ba0095
Initialize variable.
9 years ago
yang-g
9ef0cd81f7
Initialize variable.
9 years ago
David Garcia Quintas
7ac58464df
removed use of __func__ in test
9 years ago