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 |
jiangtaoli2016
|
e0e961aae7
|
fix guard on src/core/tsi/transport_security_adapter.h
|
8 years ago |
jiangtaoli2016
|
6cb5e276a4
|
Merge branch 'master' into new_tsi
|
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 |
Jan Tattermusch
|
1dd609b3c1
|
fix C++ distribtests
|
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 |
David G. Quintas
|
c3ddcf28a5
|
Merge pull request #10801 from dgquintas/demote_handshake
Demote handshake logging msg to DEBUG
|
8 years ago |
David Garcia Quintas
|
ae64b01506
|
updated g meaning for 1.4.x
|
8 years ago |
Craig Tiller
|
85bf34a4a8
|
Copy slices for in-process transports: its no longer safe to just ref
|
8 years ago |
Craig Tiller
|
9c92a69342
|
Merge pull request #10163 from ctiller/count_now
Track calls to gpr_now()
|
8 years ago |
Craig Tiller
|
add943869a
|
Diff now too
|
8 years ago |
Craig Tiller
|
ee880fd373
|
Merge github.com:grpc/grpc into count_now
|
8 years ago |
Craig Tiller
|
1a0b4cf5ee
|
Merge pull request #10777 from ctiller/c++compat1
C++ compatibility fix for tmpfile_posix.c
|
8 years ago |
Craig Tiller
|
9c1dd5c9e5
|
Merge pull request #10779 from ctiller/c++compat2
C++ compatibility fix for stack_lockfree.c
|
8 years ago |
Craig Tiller
|
20cb627339
|
Fix HTTP proxy tests
- heap allocate the pollset shutdown closure (this may be called asynchronously)
- ensure a poller remains until all endpoints are closed
|
8 years ago |
David Garcia Quintas
|
c3fc8342b1
|
Demote handshake logging msg to DEBUG
|
8 years ago |
Eric Anderson
|
401aa08915
|
doc/interop: Simplify language to fix missed x-user-ip
|
8 years ago |
Eric Anderson
|
811fcef8ad
|
doc/interop: Fix link for CacheableUnaryCall
|
8 years ago |
Vijay Pai
|
a8749903dd
|
Avoid duplication in build rules by expanding the grpc_cc_libraries rule-creation macro
|
8 years ago |
Muxi Yan
|
42a95a21e3
|
Merge pull request #10505 from muxi/move-parsing-queue
Move response message processing to a user-specified queue
|
8 years ago |