Matt Kwong
0df196a0af
Merge pull request #10855 from matt-kwong/fix_filter
...
Fix test filtering for C/C++
8 years ago
Matt Kwong
6ae9175690
Update performance VM init script
8 years ago
Yong Ni
35ee7e7967
Added verbose option to run_interop_test to ease tracing the commands invoked
8 years ago
Craig Tiller
737da9fdea
Merge github.com:grpc/grpc into c++lame
8 years ago
Noah Eisen
436a394296
Merge pull request #10823 from ncteisen/client-auth-filter-fuzz
...
Don't Abort on Input
8 years ago
Nathaniel Manista
ec6f434610
Merge pull request #10867 from nathanielmanistaatgoogle/2.7-and-later
...
src/python/grpcio/README.rst clean-up.
8 years ago
Mahak Mukhi
78ca0d1d57
Fix for recent cmake failure owing to gmock
8 years ago
David G. Quintas
4dad725622
Merge pull request #10805 from dgquintas/g_for_1.4.x
...
updated g meaning for 1.4.x
8 years ago
Vijay Pai
1820965334
Merge pull request #10629 from kuscsik/build_fix
...
core: fix duplicated definition
8 years ago
Craig Tiller
78e0864d3d
Expand allowable resource quota failures: unavailable seems sane
8 years ago
Nathaniel Manista
b1faf02140
What was once Mac OS X is now called macOS
8 years ago
Nathaniel Manista
ffc23ff17f
Drop Python 2.7-only implication
8 years ago
Julien Boeuf
b71ef65cb3
more TLS cleanup.
...
- using NULL-terminated strings as opposed to const unsigned char *
with length since the credentials are in PEM format.
- aligning the structures with gRPC so that we have less convertions to
do back and forth.
8 years ago
jiangtaoli2016
a04aeec396
Merge branch 'master' into new_tsi
8 years ago
Craig Tiller
e7c31edb55
Print before commenting to ensure theres A copy of the results somewhere
8 years ago
Craig Tiller
bb4046cd77
Regenerate projects
8 years ago
Craig Tiller
e38948a1cd
clang-format
8 years ago
Craig Tiller
017b452b7b
Use larger block size in proto write
8 years ago
Matt Kwong
0f3b87aef2
Fix C/C++ test filtering
8 years ago
Zoltan Kuscsik
fcb56a785d
core, avl: rename static functions
...
Renamed remove and add static functions
to remove_key and add_key
8 years ago
Noah Eisen
f725d7e6b6
Merge branch 'master' of https://github.com/grpc/grpc into client-auth-filter-fuzz
8 years ago
jiangtaoli2016
7e41158311
Merge branch 'master' into new_tsi
8 years ago
Makarand Dharmapurikar
326345ee8c
Merge branch 'fixbazel' of https://github.com/makdharma/grpc into fixbazel
8 years ago
Craig Tiller
b864e7c41c
Merge pull request #10844 from ctiller/PSC
...
Fixes for test stability (especially microbenchmarks)
8 years ago
Craig Tiller
09ebed7bf4
Ensure port server can shutdown
8 years ago
jiangtaoli2016
70406b70ad
Merge branch 'master' into new_tsi
8 years ago
Makarand Dharmapurikar
2807951be5
Merge branch 'master' of https://github.com/grpc/grpc into fixbazel
8 years ago
Craig Tiller
a27edc69c3
Ensure port server running
8 years ago
Craig Tiller
9fd7cf5dc3
Recycle ports
8 years ago
Craig Tiller
c9c6aa7df0
Be resilient against failed runs
8 years ago
Craig Tiller
b56dae554c
Allow a longer fetch time for port server
8 years ago
Noah Eisen
ad8d36d4dc
clang fmt
8 years ago
Craig Tiller
b219338e54
Merge pull request #10822 from ctiller/threaded_port_server
...
Threaded port_server
8 years ago
Craig Tiller
dc2e0843dc
Merge pull request #10826 from ctiller/ubsan
...
Slow down timers for ubsan builds
8 years ago
makdharma
63aeff877f
Merge branch 'master' into fixbazel
8 years ago
MakMukhi
c090c619c1
Merge pull request #10644 from MakMukhi/master
...
Added unit testing support.
8 years ago
Noah Eisen
6b42bfde1f
Add fuzzer to corpus
8 years ago
Noah Eisen
7eaca2f7b6
Propagate publish error
8 years ago
Makarand Dharmapurikar
be0fb725f6
fixed target name so bazel basic build passes
8 years ago
Yang Gao
c83346f3c8
Merge pull request #10796 from danzh2010/udpserver2
...
Add lock to shutdown_fd() callback in udp_server.c
8 years ago
jiangtaoli2016
812860850c
Merge branch 'master' into new_tsi
8 years ago
jiangtaoli2016
f2263e14ca
fix guards in transport_security_adapter.h
8 years ago
Craig Tiller
ec49524269
Add a mutex around allocate_port
8 years ago
Craig Tiller
25149249ec
Slow down timers for ubsan builds
8 years ago
Craig Tiller
6f2024f4ec
Merge github.com:grpc/grpc into c++lame
8 years ago
Craig Tiller
731adcc0b4
Merge pull request #10584 from ctiller/hybrid
...
Hybrid CQ support
8 years ago
Craig Tiller
1c2332b0c1
Fix potential memory leak, cleanup some code
8 years ago
Noah Eisen
d3ba7cbc8c
Don't abort on input
8 years ago
Vijay Pai
e40588d8e9
Merge pull request #10799 from vjpai/buildhealth
...
Avoid duplication in Bazel rules by using grpc_cc_libraries rule-creator
8 years ago
Craig Tiller
ea525ebd39
Threaded port_server
8 years ago