Craig Tiller
15fda75e1c
Merge pull request #10427 from ctiller/c++lame
...
Convert Lame Client Channel code to C++
8 years ago
Mehrdad Afshari
e376267107
Update macOS install instructions
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
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
Matt Kwong
0df196a0af
Merge pull request #10855 from matt-kwong/fix_filter
...
Fix test filtering for C/C++
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
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
e7c31edb55
Print before commenting to ensure theres A copy of the results somewhere
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
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
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
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
Yang Gao
c83346f3c8
Merge pull request #10796 from danzh2010/udpserver2
...
Add lock to shutdown_fd() callback in udp_server.c
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
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
Mark D. Roth
18548b8a0b
Merge pull request #10258 from markdroth/service_config_lb_semantics
...
Fix semantics of LB policy selection.
8 years ago
Craig Tiller
c6f6663fb7
Rollback some changes
8 years ago
Craig Tiller
0d46284799
Rollback some changes
8 years ago
Craig Tiller
11c7c1eab9
Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid
8 years ago
Craig Tiller
d978a95d3c
Merge github.com:grpc/grpc into hybrid
8 years ago
Craig Tiller
7e0e18d21e
Merge pull request #10802 from ctiller/proxy
...
Fix HTTP proxy tests
8 years ago
Craig Tiller
4a1925444d
Remove more spam
8 years ago
Craig Tiller
b2b4122c03
Remove logging
8 years ago