Jan Tattermusch
609226a90f
Merge pull request #5660 from leifurhauks/py3_test_fixes
...
fixes to tests for py2/3 syntax compatibility
9 years ago
Jan Tattermusch
1a39592670
Merge pull request #5953 from jtattermusch/fix_wsaerror_printing
...
Don't check read_info for writes
9 years ago
Jan Tattermusch
6412479c89
dont check read_info for writes
9 years ago
Jan Tattermusch
26cc70852b
Merge pull request #5847 from nicolasnoble/bad_ssl_certificate_path
...
Adding an argument to bad_ssl_cert in order to override the location of the test certificate.
9 years ago
Jan Tattermusch
ecedde53d9
Merge pull request #5908 from soltanmm/wryyyyy
...
Use a not-broken setuptools
9 years ago
Jan Tattermusch
195fd84917
Merge pull request #5931 from stanley-cheung/php-remove-hardcode-version
...
PHP: remove hardcoded version in templates
9 years ago
vjpai
9507eab347
Change c++_codegen_lib from build: protoc to build: all
9 years ago
Jan Tattermusch
36da240b21
Merge pull request #5941 from murgatroid99/node_error_code_compliance_2
...
Fix Node status code usage to match spec
9 years ago
Vijay Pai
b830fb3a03
Merge branch 'master' into make_generic_payloads_great_again
9 years ago
Masood Malekghassemi
7d8ac466d6
Don't allow precompiled binaries in tests
...
Before it was possible for precompiled binaries of the Cython layer to
be downloaded during a test run if the metadata of the host machine's
gRPC Python project matched the metadata of a file in cloud storage. Now
we disallow this, and fix a bug where the relevant environment variable
was ineffectual.
9 years ago
Vijay Pai
761f7bc3e4
Fix todo, do not explicitly mark assignment
9 years ago
ahedberg
d83ab26bdf
compare setsockopt result to 0 before returning
9 years ago
Vijay Pai
81dbf84ded
Change empty function to an assert since calling this code would be very
...
bad right now. Added a TODO
9 years ago
ahedberg
c9bfd0040a
re-add grpc_set_socket_ipv6...
9 years ago
ahedberg
8d7cff4143
make IP_PKTINFO and IPV6_RECVPKTINFO optional
9 years ago
vjpai
968483ff95
Fix the #ifdef to align with the new unix socket ifdef in general
9 years ago
Jan Tattermusch
444869bf08
Merge pull request #5855 from grpc/revert-5724-revert-5607-revert-5544-master
...
Revert for good "Pass a non-infinite deadline to grpc_completion_queue_next() to prevent queues from blocking indefinitely in poll()"
9 years ago
Jan Tattermusch
518e0c199c
Merge pull request #5837 from sreecha/grpc_fixit_node
...
DocFixit: Troubleshooting info for Windows and some minor tweaks
9 years ago
Craig Tiller
c63a09eb6c
Expand corpus
9 years ago
Craig Tiller
1266e34d51
Force seed for metadata
9 years ago
Craig Tiller
1c8fc73e3b
Update symbolizer version
9 years ago
Craig Tiller
7b715064e4
Merge github.com:grpc/grpc into fuzzy-bits
9 years ago
Craig Tiller
f04920bb57
Update symbolizer version
9 years ago
Craig Tiller
633cbf708f
Expand corpus
9 years ago
Craig Tiller
9d290d534e
copyrights
9 years ago
Craig Tiller
ec0d95ae38
clang-format
9 years ago
Craig Tiller
59e49a28e7
Expand corpus
9 years ago
Craig Tiller
66f039b160
Parallel experiment
9 years ago
Craig Tiller
f1eac3c28a
Expand corpus
9 years ago
Craig Tiller
45991b3881
Expand corpus
9 years ago
Craig Tiller
f137b72c1d
Expand corpus
9 years ago
Craig Tiller
a341fe2876
Expand corpus
9 years ago
Craig Tiller
d0f1301d12
Expand corpus
9 years ago
Craig Tiller
fe56d3ae72
Expand corpus
9 years ago
Craig Tiller
88a4043dea
Expand corpus
9 years ago
Craig Tiller
ff82239acd
Fix flags
9 years ago
Craig Tiller
ae94594a64
Support tracing fuzzers
9 years ago
Craig Tiller
0b8bf0863f
Longer
9 years ago
Craig Tiller
9715822e6f
Expand corpus
9 years ago
Jan Tattermusch
86ff09dbbf
Merge pull request #5936 from jtattermusch/a_few_release_backports
...
A few 0.13 backports
9 years ago
Leifur Halldor Asgeirsson
ae2195667d
fixes to tests for py2/3 syntax compatibility
9 years ago
Nicolas Noble
931245644b
Merge pull request #5942 from sreecha/fix_copyright
...
Fix copyright for metrics.proto
9 years ago
Craig Tiller
b04af22b78
Expand corpus
9 years ago
Craig Tiller
9366684d9f
Expand corpus, add test
9 years ago
Craig Tiller
b33d5cdeb8
Expand corpus
9 years ago
Craig Tiller
75e50e4fbf
Expand corpus
9 years ago
Craig Tiller
0418d38803
less-logs
9 years ago
Jan Tattermusch
77371cc73e
Merge pull request #5920 from yang-g/ipv6
...
Fix failure handling code
9 years ago
Jan Tattermusch
cf8266532c
Merge pull request #5909 from vjpai/make_building_great_again
...
Fix some issues in building under certain configurations
9 years ago
Jan Tattermusch
df7e4228df
Merge pull request #5916 from leifurhauks/py3_str_bytes_in_links_service_and_beta_server
...
Python 3: fix a bytes/str runtime issue
9 years ago