Craig Tiller
856d0948da
Check return values
10 years ago
Craig Tiller
1481237f2c
Add missing casts
10 years ago
Craig Tiller
895f14d381
Fix memory leak
10 years ago
Craig Tiller
308bbb2c4b
Add missing free
10 years ago
Craig Tiller
717805f570
Fix use-after-free
10 years ago
Craig Tiller
e4008cf544
Missed file
10 years ago
Craig Tiller
027a74cd3b
First round changes to handle dynamic hpack table size
10 years ago
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 .
10 years ago
Louis Ryan
bf94551bcb
Merge pull request #4060 from ejona86/spec-improvements
...
Specify header value restrictions
10 years ago
murgatroid99
3236607685
Fixed incorrect type in a malloc in Node extension
10 years ago
murgatroid99
1900ca157f
Merge remote-tracking branch 'refs/remotes/grpc/master'
10 years ago
Stanley Cheung
3baf76718e
php: append application user agent string at the beginning
10 years ago
Craig Tiller
83e73373cb
Merge branch 'new_op' into hpack_fix
10 years ago
Craig Tiller
bd50ed8057
Make lb_policies_test a little less timing dependent
10 years ago
Craig Tiller
892f2d3726
Commentary
10 years ago
Jan Tattermusch
555e8cc797
Merge pull request #4088 from carl-mastrangelo/nobinary
...
remove binary checked in
10 years ago
Craig Tiller
bdffdc04f8
Merge pull request #4031 from jtattermusch/win_precise_clock
...
Use QueryPerformanceCounter as precise clock for windows
10 years ago
Carl Mastrangelo
5a8a94e442
remove binary checked in
10 years ago
Craig Tiller
3e2bc9660e
Remove debug
10 years ago
Jan Tattermusch
faa291824c
Merge pull request #4085 from carl-mastrangelo/interop
...
Enable interop tests for http2
10 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
10 years ago
Craig Tiller
31ee320bc9
Merge pull request #4054 from jtattermusch/port_server_cwd_elsewhere
...
Put cwd of port server elsewhere
10 years ago
Craig Tiller
e9c216ee23
Sending empty trailing metadata to a closed stream is ok - it means close this already closed stream
10 years ago
Craig Tiller
c4bb6e931f
Merge github.com:grpc/grpc into new_op
10 years ago
Craig Tiller
4ab2d82c1a
Merge branch 'new_op' of github.com:ctiller/grpc into new_op
10 years ago
Carl Mastrangelo
3b2e1bd243
Enable interop tests for http2
10 years ago
Carl Mastrangelo
c8bd16b7e1
Move Http2 interop test reports up
10 years ago
Carl Mastrangelo
de4491076f
Add HTTP/2 Interop tests to be run
10 years ago
Craig Tiller
7be556e728
Transport memory management fixes
10 years ago
murgatroid99
1099ace8f7
Ensure application and Node library user agent strings are together at the beginning
10 years ago
Craig Tiller
20df14ef6d
Fix flow control for 0-byte messages
10 years ago
Craig Tiller
5cd55dd441
Merge pull request #4073 from adelez/docker
...
Docker
10 years ago
Adele Zhou
862a4d707e
Port #4061 to interop tests.
10 years ago
Craig Tiller
27226f5999
Merge github.com:grpc/grpc into new_op
10 years ago
Craig Tiller
35a93a20ec
Merge github.com:grpc/grpc into new_op
10 years ago
Jan Tattermusch
3bd0827935
put cwd of port server elsewhere
10 years ago
Jan Tattermusch
04ba3ca5c1
Merge pull request #4061 from ctiller/really-docker
...
Fix for TSAN build failing repeatedly
10 years ago
Craig Tiller
293a9b3691
test code
10 years ago
Craig Tiller
2dfd2de4bb
Make code self-documenting
10 years ago
Craig Tiller
48961e53d5
Fix for TSAN build failing repeatedly
10 years ago
adelez
4718e2bcfe
Merge pull request #4046 from ctiller/runtests
...
Fix for failing to start binaries on mac
10 years ago
Eric Anderson
c6059e6671
Specify header value restrictions
...
Fixes grpc/grpc-common#266
10 years ago
Louis Ryan
87bd2f0554
Merge pull request #4047 from ejona86/spec-improvements
...
Spec improvements
10 years ago
murgatroid99
879bc4f24e
Generate all file lists and build target lists in binding.gyp from build.yaml
10 years ago
Sree Kuchibhotla
7b73966ee7
Helper functions for creating/destroying Pods and Services in GKE/Kubernetes
10 years ago
Craig Tiller
61ed001585
Merge github.com:grpc/grpc into new_op
10 years ago
Jan Tattermusch
d67b35635e
Merge pull request #3905 from vjpai/protosplit
...
Overhaul benchmark control protos and tests themselves
10 years ago
Craig Tiller
afa0b2f652
Merge pull request #4053 from dgquintas/bb_readall
...
Removed consts to make MSVC happy
10 years ago
David Garcia Quintas
c76ff107b6
Removed consts to make MSVC happy
10 years ago
Eric Anderson
8e79b82273
Add missing characters in BNF comment
10 years ago