MakMukhi
af4e8a7df1
Merge pull request #10869 from MakMukhi/cmake_fix
...
Fix for recent cmake failure owing to gmock
8 years ago
David Garcia Quintas
3ef2355eae
s/1.3.0-pre/1.3.0
8 years ago
Craig Tiller
6f0af49bb2
Allow specifying a default signal iff epollsig has been explicitly requested
8 years ago
Craig Tiller
6a85ee0b4d
Fix test compilation
8 years ago
Craig Tiller
4e1393ba11
Merge branch 'epoll1' of github.com:ctiller/grpc into epoll1
8 years ago
Craig Tiller
d4838a98c5
Tweaks
8 years ago
Craig Tiller
b72a74ae03
Fix wakeup bug
8 years ago
Craig Tiller
4509c47614
Fixes
8 years ago
Matt Kwong
ca678fcaed
Merge pull request #10884 from matt-kwong/fix_1.3.x_tests
...
Cherry-pick: fix Jenkins testing 1.3.x
8 years ago
David G. Quintas
8c71bde9b0
Merge pull request #10522 from jiangtaoli2016/new_tsi
...
Update TSI with new non-blocking TSI interfaces.
8 years ago
Craig Tiller
c67cc999e3
Initial fork for singleton epoll poller
8 years ago
Jan Tattermusch
f7cd585901
Merge pull request #10819 from jtattermusch/fix_cpp_distrib
...
Fix C++ distribtest
8 years ago
Michael Lumish
7ad166fafc
Merge pull request #10825 from murgatroid99/node_only_uv
...
Remove non-libuv code from Node extension
8 years ago
Craig Tiller
ac99bfff46
Merge github.com:grpc/grpc into epex4
8 years ago
Craig Tiller
15fda75e1c
Merge pull request #10427 from ctiller/c++lame
...
Convert Lame Client Channel code to C++
8 years ago
Craig Tiller
1939744de5
Fix test failure
8 years ago
Mehrdad Afshari
e376267107
Update macOS install instructions
8 years ago
Matt Kwong
eb1848761d
Fix C/C++ test filtering
8 years ago
Matt Kwong
72824a1416
Add test filtering to performance pull requests
8 years ago
Craig Tiller
e3229fe7c6
Extend time capping to run_tests_matrix scripts
8 years ago
Jan Tattermusch
03fb85178e
Merge pull request #10877 from jtattermusch/fix_sc_formatting
...
Fix security_connector.c formatting
8 years ago
Jan Tattermusch
136533e396
fix security_connector.c formatting
8 years ago
Ivan Vučica
38279ea2e0
Bazel rule for building grpc_cli.
8 years ago
jboeuf
8e7653736b
Merge pull request #10772 from jboeuf/http2_cipher_suites
...
Removing cipher suites blacklisted in HTTP2.
8 years ago
Julien Boeuf
815e318268
Removing cipher suites blacklisted in HTTP2.
...
See http://httpwg.org/specs/rfc7540.html#BadCipherSuites
8 years ago
jboeuf
382bd82b0e
Merge pull request #10627 from jboeuf/more_ssl_factory_cleanup
...
more TLS cleanup.
8 years ago
Sree Kuchibhotla
93478976b7
Cleanup ev_epoll_linux_test and add some log statements in
...
ev_epoll_linux.c
8 years ago
Sree Kuchibhotla
22b8bb1e08
Make max-pollers configurable via GRPC_MAX_POLLERS_PER_PI env variable
8 years ago
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
Sree Kuchibhotla
7f59e9d3ac
Merge branch 'master' into cq_limited_pollers
8 years ago
Yong Ni
35ee7e7967
Added verbose option to run_interop_test to ease tracing the commands invoked
8 years ago
Matt Kwong
6be9397089
Merge pull request #10847 from matt-kwong/cherry-pick_max_time
...
Cherry-pick: Allow specifying a maximum run time to run_tests
8 years ago
murgatroid99
cb5c62afab
Remove extra header from node_grpc.cc
8 years ago
murgatroid99
31d1826c0e
Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv
8 years ago
Craig Tiller
737da9fdea
Merge github.com:grpc/grpc into c++lame
8 years ago
David G. Quintas
23da3495b0
Merge pull request #10871 from apolcyn/revert_merge_from_master_into_13x
...
Revert "Merge branch 'master' into v1.3.x"
8 years ago
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