Mark D. Roth
|
f67fc977f5
|
Fix headers_bad_client_test.
|
9 years ago |
Craig Tiller
|
71f9665612
|
Small fixes
|
9 years ago |
Craig Tiller
|
ba1bb87675
|
Merge pull request #27 from dgquintas/bind_error
fixes server_test
|
9 years ago |
David Garcia Quintas
|
32ec133057
|
fixes server_test
|
9 years ago |
Craig Tiller
|
113cc3d2b4
|
Fix compile error
|
9 years ago |
Craig Tiller
|
a58ed7cfab
|
Merge github.com:grpc/grpc into error
|
9 years ago |
Jan Tattermusch
|
c52732001c
|
Merge pull request #6534 from jtattermusch/clang38_fix_formatting
Fix formatting (to fix sanity check on master)
|
9 years ago |
Nicolas Noble
|
38c6cfb82f
|
Merge pull request #6536 from grpc/release-0_14
Release 0.14 upmerge
|
9 years ago |
Jan Tattermusch
|
13435ed91b
|
Merge pull request #6520 from jtattermusch/add_go_perftest
Integrate Go qps worker
|
9 years ago |
Jan Tattermusch
|
331f05cb2c
|
Merge pull request #6521 from nicolasnoble/protobuf-bump
Bumping protobuf submodule to beta-3-pre1.
|
9 years ago |
Nicolas Noble
|
4ec9e46689
|
Merge pull request #6532 from murgatroid99/node_package_missing_directories
Add some missing directories to package.json
|
9 years ago |
Nicolas Noble
|
1a56147dd8
|
Merge pull request #6527 from murgatroid99/node_tools_plugin_encoding_fix
Fix encoding and piping problems with Node plugin wrapper
|
9 years ago |
Jan Tattermusch
|
b85e9d43f0
|
fix formatting
|
9 years ago |
Jan Tattermusch
|
4bd3a7cecb
|
change go scenarios to use sync api
|
9 years ago |
Jan Tattermusch
|
3b59b0f417
|
integrate Go qps worker
|
9 years ago |
Jan Tattermusch
|
594ff2054a
|
Merge pull request #6524 from kpayson64/qps_improvements
Added true async qps streaming client
|
9 years ago |
murgatroid99
|
3b3069d062
|
Add some missing directories to package.json
|
9 years ago |
Craig Tiller
|
cfc8ae16b1
|
Fix connectivity bits
|
9 years ago |
Jan Tattermusch
|
1fc79fccf4
|
Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions
C#: make writes throw RpcException if the client-side call has already finished
|
9 years ago |
Jan Tattermusch
|
d6dabf9e9d
|
Merge pull request #6449 from sreecha/stress_client_reconnects
Interop/Stress client that is resilient to server restarts
|
9 years ago |
Jan Tattermusch
|
7363674e11
|
Merge pull request #6477 from jtattermusch/benchmarking_add_netperf
Add support for running netperf as part of benchmarks.
|
9 years ago |
David Garcia Quintas
|
03291c4a2b
|
bind error in tcp server posix
|
9 years ago |
murgatroid99
|
8291274e0e
|
Fixed variable
|
9 years ago |
murgatroid99
|
87f9e660f1
|
Fix encoding and piping problems with Node plugin wrapper
|
9 years ago |
Craig Tiller
|
f5929c5dac
|
HPACK parser fixes
|
9 years ago |
Craig Tiller
|
8bda87ca59
|
Fix most hpack fuzzers
|
9 years ago |
Craig Tiller
|
480c4c600b
|
Merge pull request #26 from dgquintas/resolve_test
fixes for resolve address
|
9 years ago |
Ken Payson
|
1eb8d54a19
|
Added true async qps client
|
9 years ago |
Nicolas Noble
|
152883da4d
|
Merge pull request #6517 from murgatroid99/node_build_package_bin_link2
Make Node build_package script consistent with grpc-tools package.json file
|
9 years ago |
David Garcia Quintas
|
d5520c13c2
|
fixes for resolve address
|
9 years ago |
Nicolas "Pixel" Noble
|
c810a38170
|
Bumping protobuf submodule to beta-3-pre1.
|
9 years ago |
Jan Tattermusch
|
8b382748fd
|
Merge pull request #6514 from yang-g/va_start
Change argument type to avoid undefined behavior
|
9 years ago |
Craig Tiller
|
7156b51087
|
Merge branch 'error' of github.com:ctiller/grpc into error
|
9 years ago |
Craig Tiller
|
82c63ebc76
|
Fix refcounting bugs
|
9 years ago |
jboeuf
|
e28415bdec
|
Merge pull request #6444 from nicolasnoble/clang-format-pinned
Pinning the llvm repository on 3.8.
|
9 years ago |
Craig Tiller
|
dd92ee37c8
|
Merge pull request #25 from dgquintas/dns_resolver_conn_test
fixed wrong malloc in test code for dns resolv
|
9 years ago |
David Garcia Quintas
|
e77e9b3010
|
fixed wrong malloc in test code for dns resolv
|
9 years ago |
Jan Tattermusch
|
b6d19e1fe9
|
Merge pull request #6515 from jtattermusch/cpp_really_unconstrained
Stop using core limit for unconstrained tests
|
9 years ago |
Craig Tiller
|
b08fa491c9
|
Fix refcounting bugs
|
9 years ago |
Jan Tattermusch
|
6de6971bdc
|
explicitly specify request and response size for netperf
|
9 years ago |
Jan Tattermusch
|
4de2c3254b
|
add support for running netperf scenario
|
9 years ago |
Jan Tattermusch
|
1128019d57
|
add netperf to init script
|
9 years ago |
Jan Tattermusch
|
58bfaf2d04
|
Merge pull request #6511 from jtattermusch/update_perf_scripts
Update script to create a perf worker.
|
9 years ago |
Craig Tiller
|
10dd6f299d
|
Fix refcounting bugs
|
9 years ago |
Craig Tiller
|
fc353d6249
|
Fix refcounting bug
|
9 years ago |
Nicolas Noble
|
1a9d8a728b
|
Merge pull request #6513 from ctiller/warnings
Enable -Wextra-semi on compilers that support it
|
9 years ago |
murgatroid99
|
08eae3ddab
|
Make Node build_package script consistent with grpc-tools package.json file
|
9 years ago |
Craig Tiller
|
06a5dc4d5d
|
Fix refcounting bug
|
9 years ago |
Jan Tattermusch
|
6ab85d0c00
|
regenerate tests.json
|
9 years ago |
yang-g
|
c5943093b5
|
Change argument type to avoid undefined behavior
|
9 years ago |