Julien Boeuf
334314b888
Updating the server1 cert so that it can be used with Go.
...
The encoding of the issuer field in this cert is now a PRINTABLESTRING
as opposed to UTF8STRING in the previous server1.pem which was causing
the Go issue.
Fixes #4086 .
9 years ago
Louis Ryan
bf94551bcb
Merge pull request #4060 from ejona86/spec-improvements
...
Specify header value restrictions
9 years ago
Jan Tattermusch
555e8cc797
Merge pull request #4088 from carl-mastrangelo/nobinary
...
remove binary checked in
9 years ago
Craig Tiller
bdffdc04f8
Merge pull request #4031 from jtattermusch/win_precise_clock
...
Use QueryPerformanceCounter as precise clock for windows
9 years ago
Carl Mastrangelo
5a8a94e442
remove binary checked in
9 years ago
Jan Tattermusch
faa291824c
Merge pull request #4085 from carl-mastrangelo/interop
...
Enable interop tests for http2
9 years ago
Craig Tiller
8bbc4e0ac9
Merge pull request #4083 from murgatroid99/node_user_agent_position
...
Ensure application and Node library user agent strings are together at the beginning
9 years ago
Craig Tiller
31ee320bc9
Merge pull request #4054 from jtattermusch/port_server_cwd_elsewhere
...
Put cwd of port server elsewhere
9 years ago
Carl Mastrangelo
3b2e1bd243
Enable interop tests for http2
9 years ago
Carl Mastrangelo
c8bd16b7e1
Move Http2 interop test reports up
9 years ago
Carl Mastrangelo
de4491076f
Add HTTP/2 Interop tests to be run
9 years ago
murgatroid99
1099ace8f7
Ensure application and Node library user agent strings are together at the beginning
9 years ago
Craig Tiller
5cd55dd441
Merge pull request #4073 from adelez/docker
...
Docker
9 years ago
Adele Zhou
862a4d707e
Port #4061 to interop tests.
9 years ago
Jan Tattermusch
3bd0827935
put cwd of port server elsewhere
9 years ago
Jan Tattermusch
04ba3ca5c1
Merge pull request #4061 from ctiller/really-docker
...
Fix for TSAN build failing repeatedly
9 years ago
Craig Tiller
2dfd2de4bb
Make code self-documenting
9 years ago
Craig Tiller
48961e53d5
Fix for TSAN build failing repeatedly
9 years ago
adelez
4718e2bcfe
Merge pull request #4046 from ctiller/runtests
...
Fix for failing to start binaries on mac
9 years ago
Eric Anderson
c6059e6671
Specify header value restrictions
...
Fixes grpc/grpc-common#266
9 years ago
Louis Ryan
87bd2f0554
Merge pull request #4047 from ejona86/spec-improvements
...
Spec improvements
9 years ago
Jan Tattermusch
d67b35635e
Merge pull request #3905 from vjpai/protosplit
...
Overhaul benchmark control protos and tests themselves
9 years ago
Craig Tiller
afa0b2f652
Merge pull request #4053 from dgquintas/bb_readall
...
Removed consts to make MSVC happy
9 years ago
David Garcia Quintas
c76ff107b6
Removed consts to make MSVC happy
9 years ago
Eric Anderson
8e79b82273
Add missing characters in BNF comment
9 years ago
Eric Anderson
5554738645
Define limit on metadata size
...
Fixes grpc/grpc-common#273
9 years ago
Craig Tiller
60078bb26d
Potential fix for failing to start binaries on mac
9 years ago
Eric Anderson
2e18fd6493
Add "identity" as a content encoding
...
Fixes grpc/grpc-common#257
9 years ago
Eric Anderson
981201fc5e
Content-type is required for requests
...
This fixes grpc/grpc-common#185
9 years ago
Eric Anderson
21f37347a2
Rename Delimited-Message to Length-Prefixed-Message
...
This fixes grpc/grpc-common#205
9 years ago
Eric Anderson
82cfe9028c
Replace curly quotes with plain ASCII quotes
...
The pretty quotes were automatically converted from ASCII quotes when
the documented was a Google Doc. Now they just make modifying the
document harder.
9 years ago
Eric Anderson
81790fc7cf
Escape some special markdown characters
...
None of them were causing display problems online, but it would be easy
for them to start causing trouble.
9 years ago
vjpai
fba20c987d
Address some review comments about signal and restoring qps_test_with_poll
...
Make payloads respect the new defaults
9 years ago
vjpai
1f6f02a6f4
Merge branch 'master' into protosplit
9 years ago
vjpai
3affdddf5b
Add secure testing to sweep
9 years ago
vjpai
f8603adba1
Secure performance testing for C++ is in the hizzouse!
9 years ago
Craig Tiller
10cb14c87e
Merge pull request #4042 from adelez/separate_reporting
...
Define resultset.
9 years ago
Adele Zhou
7cf7211fc7
Define resultset.
9 years ago
Craig Tiller
6c4ec787e6
Merge pull request #4013 from dgquintas/bb_readall
...
Added grpc_byte_buffer_reader_readall
9 years ago
Nicolas Noble
52541439e4
Merge pull request #4039 from ctiller/covrep
...
Coverage improvements
9 years ago
vjpai
454074369e
Better reasonable default
9 years ago
vjpai
783c144afa
Fix up single run test
...
Enable reasonable default if resp size not specified
9 years ago
Craig Tiller
187c4b36d9
Merge pull request #3177 from podsvirov/topic-grpc-string-ref-npos-redifinition
...
Move static value grpc::string_ref::npos definition to cc file
9 years ago
Craig Tiller
5dd93dae93
Coverage improvements
9 years ago
Vijay Pai
ce84670628
clang-format
9 years ago
vjpai
780a7f205d
Add in security support, make payload protos configurable
...
Have not yet added tests with security support, coming soon
9 years ago
Sree Kuchibhotla
241a5ad3cb
Merge pull request #4030 from nicolasnoble/targets-can-have-protos-too
...
Fixing proto dependencies for targets that aren't libraries.
9 years ago
Yang Gao
392a1707c0
Merge pull request #4021 from vjpai/mock
...
Mark a method with GRPC_OVERRIDE to avoid compiler warning
9 years ago
Jan Tattermusch
04f4054546
use QueryPerformanceCounter as precise clock for windows
9 years ago
adelez
786a031b5d
Merge pull request #4008 from adelez/separate_reporting
...
Create a separate utility for reporting.
9 years ago