Alexander Polcyn
20ce39a4fe
remove limit_cores.h from build.yaml
8 years ago
Alexander Polcyn
6ff1ca4871
re-run generate project to build qps json driver
8 years ago
Masood Malekghassemi
9fb054a537
Upversion Python
8 years ago
Masood Malekghassemi
e136c1a773
Up-version Python
8 years ago
Craig Tiller
30268a99e0
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
8 years ago
Masood Malekghassemi
6ba93f2612
Up-version Python for backports
8 years ago
Sree Kuchibhotla
8bebcbcf7c
Remove pollset_set_test for now and send it in a separate PR
8 years ago
Sree Kuchibhotla
e6f516ecc9
Remove PO_DEBUG from build.yaml and move it to ev_epoll_linux.c
8 years ago
David Garcia Quintas
ff3112188b
Renamed google_benchmark submodule to benchmark
8 years ago
Mark D. Roth
2d317fbc57
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
8 years ago
Mark D. Roth
d101e14211
Revert "Renamed google_benchmark submodule to benchmark"
8 years ago
Mark D. Roth
4eec0041f5
Revert "Remove redundant includes from string.h and tmpfile.h"
8 years ago
Mark D. Roth
714038204a
Use the same server code for both secure and insecure servers.
8 years ago
Sree Kuchibhotla
f989469fe3
Temporarily enable gpr_slice_* functions to not break api compatibility
8 years ago
Mark D. Roth
2502afbdcb
Fixed build.yaml and ran generate_projects.sh.
8 years ago
Craig Tiller
3b45b8d60b
Revert "Test credentials provider update"
8 years ago
ncteisen
86cda504cd
Update build.yaml to fix MacOS build
8 years ago
David Garcia Quintas
7d03df3f44
Renamed google_benchmark submodule to benchmark
8 years ago
yang-g
71b275bc10
resolve dependency
8 years ago
Sree Kuchibhotla
bc0bfff7dd
pollset_set test
8 years ago
Sree Kuchibhotla
a0749a6fe8
Minor debug support
8 years ago
Mark D. Roth
071cacf1cb
Rename security handshaker files.
8 years ago
Mark D. Roth
8686cab11c
Use the same connector code for both secure and insecure clients.
8 years ago
Craig Tiller
e6684f415e
Remove legacy poller
8 years ago
Mark D. Roth
0e44a258cb
Fix C++ filter API and add test for it.
8 years ago
Craig Tiller
ed9132427a
Get user agent right
8 years ago
yang-g
31e2128571
Add a fuzzer for ssl server side
8 years ago
Mark D. Roth
ea846a0800
Rename method_config.[ch] to service_config.[ch].
8 years ago
Nicolas "Pixel" Noble
733a420ed3
Removing dependency between tsi and grpc.
8 years ago
Vijay Pai
320ed13d3e
Deprecate grpc::thread and sync in favor of std::thread,mutex,etc
8 years ago
Vijay Pai
e08fe4f41e
Remove separate versions of code based on presence of threading in compiler
8 years ago
Craig Tiller
bb6061b3e6
Fix corpus directories for http fuzzers
8 years ago
Craig Tiller
f6f9cf39c6
buildtests_c builds
8 years ago
Craig Tiller
fb752d46b6
Always run the benchmarks as tests
8 years ago
Craig Tiller
5282cdb025
Run benchamrks to ensure zero bitrot
8 years ago
Craig Tiller
d8a2fa012a
Hardcode a different regex engine
8 years ago
Craig Tiller
7a34e48e5d
Codegen
8 years ago
Craig Tiller
0f310807ff
Update includes, s/gpr_dump_slice/grpc_dump_slice/g
8 years ago
Craig Tiller
c3350541e3
Generate build files
8 years ago
Craig Tiller
fd8e583476
Update build.yaml
8 years ago
Craig Tiller
d41a4a720f
s/gpr_slice/grpc_slice, and move around tests, impls
8 years ago
Mark D. Roth
452287607f
Add test for setting LB policy via C++ API.
8 years ago
Mark D. Roth
bfe56801ad
Move method_config module from ext/client_channel to lib/transport.
8 years ago
Nicolas "Pixel" Noble
50a730bd1c
Going 1.0.1.
8 years ago
Craig Tiller
93d802b986
Add full stack microbenchmark
8 years ago
Craig Tiller
d3cd017f5d
Initial google_benchmark integration: source changes
8 years ago
Harvey Tuch
7be1322b86
Restrict handshake_{client,server} to linux platform.
8 years ago
Harvey Tuch
62b2a9051c
Fix handshake_client bind flakes and build issues.
...
* Add port picking retries to handshake_client.
* Track vsprojects for new tests.
* Place tests in 'test' build target.
8 years ago
Harvey Tuch
8cdf17a620
Introduce a grpc-exp ALPN protocol identifier.
...
This patch introduces an additional ALPN protocol, grpc-exp, intended to
take preference to h2 and indicate to the server that the connection
contains only gRPC traffic. This allows servers and intermediate boxes
to distinguish gRPC from other HTTP/2 traffic.
The choice of grpc-exp as a protocol identifier indicates that this
scheme is currently experimental and should not be relied upon. The
protocol is not in the IANA TLS registry.
This patch also introduces client/server handshake tests that validate
the preferential treatment of grpc-exp in an end-to-end manner.
8 years ago
Mark D. Roth
af84245131
Remove resolver_result.
8 years ago