Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
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
Craig Tiller
0f4168aa36
Expose extensibility point for flow control
8 years ago
Craig Tiller
ff54f5b150
Merge github.com:grpc/grpc into trickle_stall
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
Craig Tiller
8861386b86
Allow specifying a maximum run time to run_tests
8 years ago
murgatroid99
2f04c73c7d
Clang format
8 years ago
murgatroid99
bc528641fe
Remove another instance of '#ifdef GRPC_UV' from Node extension
8 years ago
murgatroid99
3049462b75
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
8 years ago
Yuchen Zeng
79759fea1a
Merge branch 'master' into v1.3.x
8 years ago
Makarand Dharmapurikar
326345ee8c
Merge branch 'fixbazel' of https://github.com/makdharma/grpc into fixbazel
8 years ago
murgatroid99
627e2a5abd
Remove another from Node extension
8 years ago
murgatroid99
bac1c1b6bf
Removed another couple of uses of '--iomgr_platform=uv'
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
makdharma
dc36f4df6a
Merge pull request #10764 from makdharma/v1.3.x
...
disable mongoose on v1.3.x
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