ahedberg
|
8afb88de66
|
fix copyright dates and style issues
|
9 years ago |
ahedberg
|
799fd4bda6
|
fix compilation errors
|
9 years ago |
ahedberg
|
fcbcbff290
|
prefix external linkage functions with grpc
|
9 years ago |
ahedberg
|
43df295528
|
add unix_sockets_posix module to build system and fix compilation errors
|
9 years ago |
ahedberg
|
80d6b12a86
|
move unix socket functionality to unix_sockets_posix module
|
9 years ago |
ahedberg
|
24ebdfb3a5
|
Remove duplicate include of string.h
|
9 years ago |
ahedberg
|
803931d230
|
Make use of unix sockets optional.
|
9 years ago |
Jan Tattermusch
|
f21b0d1436
|
Merge pull request #5722 from jcanizales/fix-writeable
Make GRXWriteable with single handler robust against streaming Writers
|
9 years ago |
Jan Tattermusch
|
42626cec3e
|
Merge pull request #5543 from adelez/fix_code_coverage2
Fix code coverage.
|
9 years ago |
jboeuf
|
aa84ef363f
|
Merge pull request #5666 from pquerna/pq/ip_addr_san
Add support for IP Addresses in Subject Alt Names.
|
9 years ago |
Jorge Canizales
|
7cfb396bf6
|
Make copyright not expire one year too soon.
|
9 years ago |
Paul Querna
|
4a9e7c4cb1
|
Improve looks_like_ip_address for IPv6 addresses, and add tests
|
9 years ago |
Paul Querna
|
27df689405
|
Add note about refactor portability header
|
9 years ago |
Paul Querna
|
47d841de4d
|
Add support for IP Addresses in Subject Alt Names.
|
9 years ago |
Adele Zhou
|
9506ef2922
|
Fix code coverage.
|
9 years ago |
Jan Tattermusch
|
f9b26d9463
|
Merge pull request #5731 from ctiller/huh_omg
Fix some race conditions
|
9 years ago |
Jan Tattermusch
|
db3bccade4
|
Merge pull request #5453 from adelez/setup_full_interop
Add a script to run interop tests against all versions of prod servers.
|
9 years ago |
Dan Born
|
047fe1f005
|
Merge pull request #5580 from daniel-j-born/test_creds
Allow use of alternative credential types.
|
9 years ago |
Jan Tattermusch
|
879c764831
|
Merge pull request #5727 from nicolasnoble/upmerge
Upmerge from 0.13.1
|
9 years ago |
Adele Zhou
|
2480f98e19
|
Add a script to run interop tests against all versions of prod servers.
|
9 years ago |
Jan Tattermusch
|
ff08a0ca30
|
Merge pull request #5545 from yang-g/windows_leaks
Fix windows leaks
|
9 years ago |
Jan Tattermusch
|
fca9464d8c
|
Merge pull request #5583 from stanley-cheung/php-fix-examples-constructor
PHP: fix examples ClientStub constructor
|
9 years ago |
Jan Tattermusch
|
2312332713
|
Merge pull request #5444 from vjpai/debug_qps_stream
Make performance benchmarking code more canonical in structure
|
9 years ago |
Jan Tattermusch
|
e1e459e5fe
|
Merge pull request #5724 from grpc/revert-5607-revert-5544-master
Redo "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
|
9 years ago |
Jan Tattermusch
|
2626dfd256
|
Merge pull request #5728 from jtattermusch/python_nuke_event_invocation
Remove tests for EventInvocation API that is going to be removed
|
9 years ago |
Craig Tiller
|
822f1d7509
|
Add comment, tighten loop
|
9 years ago |
Craig Tiller
|
a45782f090
|
Fix copyright
|
9 years ago |
Craig Tiller
|
9fb89ea9e3
|
If we cant check timers due to contention, at least make sure we do a follow up check soon
|
9 years ago |
Craig Tiller
|
948fa1b1b5
|
Merge branch 'huh_omg' of github.com:ctiller/grpc into huh_omg
|
9 years ago |
Craig Tiller
|
3591482a37
|
Expand lock
|
9 years ago |
Jorge Canizales
|
5a8ec75012
|
Use a named constant for error domain and code
|
9 years ago |
Craig Tiller
|
d24fc85b59
|
Fix cast
|
9 years ago |
Craig Tiller
|
64baf2cbab
|
Extend timeout
|
9 years ago |
Craig Tiller
|
2ba4133d3a
|
Fix race in subchannel.c
|
9 years ago |
Craig Tiller
|
0ce7bec923
|
Fail faster
|
9 years ago |
Craig Tiller
|
57e2743b65
|
Add contributed test
|
9 years ago |
Jan Tattermusch
|
8734e02f52
|
fix copyright
|
9 years ago |
Nicolas Noble
|
6a462d4b08
|
Merge pull request #5718 from ctiller/dns_retry
Dns retry support
|
9 years ago |
Nicolas "Pixel" Noble
|
9ff2c14c74
|
Merge branch 'release-0_13'
Conflicts:
composer.json
src/php/composer.json
|
9 years ago |
Jan Tattermusch
|
afc59cbc88
|
remove tests for EventInvocation API that is going to be removed
|
9 years ago |
Jan Tattermusch
|
52676ba0c2
|
Merge pull request #5694 from nicolasnoble/pre-0.13.1-downmerge
Pre 0.13.1 downmerge
|
9 years ago |
Jan Tattermusch
|
7e6b2da508
|
Merge pull request #5720 from jcanizales/reachability-objc-fix
Reachability ObjC fix
|
9 years ago |
Jan Tattermusch
|
0561cd89d2
|
Merge pull request #5637 from murgatroid99/node_bad_message_handling
Node: propagate read errors back down to core
|
9 years ago |
Jan Tattermusch
|
602eff7191
|
Merge pull request #5439 from chrisdunelm/coreclr_metadata2
Support for coreclr
|
9 years ago |
Jan Tattermusch
|
fd1ffe420d
|
Merge pull request #5587 from stanley-cheung/php-update-composer-json
Update PHP composer.json files
|
9 years ago |
Jan Tattermusch
|
7268eed71d
|
Merge pull request #5381 from jtattermusch/core_portability_clang
Add clang3.4 and 3.6 support to run_tests.py
|
9 years ago |
Nicolas "Pixel" Noble
|
aad4156a0b
|
Disabling iOS user-agent test.
|
9 years ago |
Masood Malekghassemi
|
fb9de3e618
|
Merge pull request #5719 from soltanmm/morechan
Remove unnecessary safety-refs
|
9 years ago |
Jorge Canizales
|
cfcaccc6d2
|
Revert "Revert "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()""
|
9 years ago |
Jorge Canizales
|
5e67232030
|
Make Writeable with single handler robust against stream Writers
|
9 years ago |