Jan Tattermusch
3fffe60ef8
regenerate service stubs
10 years ago
Jan Tattermusch
41f9f33e37
use full name when referencing protobuf messages
10 years ago
Michael Lumish
edc54b5800
Merge pull request #1621 from jcanizales/updates-proto-plugin
...
Updates Objective-C proto plugin
10 years ago
Michael Lumish
1155d0a178
Merge pull request #1671 from jcanizales/add-codegen-instructions
...
Add instructions to generate code and integrate it
10 years ago
Michael Lumish
958b0b9e7a
Merge pull request #1664 from jcanizales/renames-grx-writeable-methods
...
Rename GRXWriteable methods
10 years ago
donnadionne
4a0b2e2f8b
Merge pull request #1667 from jtattermusch/interop_windows_nits
...
Change default GCE instance for interop server on Windows
10 years ago
Craig Tiller
24d1156540
Fix fixture
10 years ago
Julien Boeuf
ae5b170155
Fixing test.
10 years ago
Julien Boeuf
84d964a8df
API for auth context and server-side secure transport only impl.
...
Still TODO:
- a way to plug a metadata processing (somewhat elsewhere but did not
one to overload this already large PR).
- plug-in the auth context on the client side.
- Better end to end testing.
10 years ago
Craig Tiller
219bc8d812
Refactor _low_test to use one completion queue
10 years ago
Julien Boeuf
c6f8d0a4c6
Starting on low level changes to support server side authentication.
10 years ago
Jorge Canizales
c5c65aae2e
Add instructions to generate code and integrate it
10 years ago
Craig Tiller
037d8700a7
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
1e0452b63b
Merge pull request #8 from murgatroid99/node_batch_error_handling
...
Fixed client handling of failed batches
10 years ago
Craig Tiller
d17403c6d2
Correctly handle reading the final message and then sending status
10 years ago
Craig Tiller
d0ffe14317
Include pid in failures
10 years ago
Craig Tiller
eb68a800d5
Merge github.com:grpc/grpc into really-really-finish-the-stream
10 years ago
Craig Tiller
aa253c37ec
Merge pull request #1663 from yang-g/leak
...
Fix a potential leak
10 years ago
David Garcia Quintas
6ba29ba3fb
Added the client and server configurations to the bench results proto.
...
The added configurations also include the host of both parties. This
is useful for reporting.
10 years ago
Jan Tattermusch
1ab1ab995e
change default instance used as windows interop server
10 years ago
Jorge Canizales
c5e639f43e
Removes spurious change to Test.pb.m
...
That file is already deleted on master
10 years ago
Craig Tiller
4541f33569
Fix tests: stage server sends so that we dont inadvertently abbreviate streams
10 years ago
Jorge Canizales
b2c300c4be
s/didFinishWithError/writesFinishedWithError
10 years ago
Jorge Canizales
a90a9c395d
s/didReceiveValue/writeValue
10 years ago
Tim Emiola
386643e23a
Merge pull request #1589 from nicolasnoble/ruby-cleanup
...
Ruby cleanup
10 years ago
Tim Emiola
98b4608f15
Merge pull request #1611 from donnadionne/test-log
...
To allow local private changes to be build into private
10 years ago
Craig Tiller
c259988357
Fix comparison to not crash
10 years ago
Yang Gao
d014f02421
Fix a potential leak
10 years ago
donnadionne
3b40ee425d
Merge pull request #1652 from jtattermusch/windows_interop_server
...
grpc_docker.sh support for running C# server on Windows
10 years ago
murgatroid99
012d43b61a
Fixed client handling of failed batches
10 years ago
Tim Emiola
949c255434
Merge pull request #1655 from murgatroid99/node_server_handle_invalid_arguments
...
Handle invalid arguments sent to the Node server
10 years ago
Nathaniel Manista
0cd547abbb
Merge pull request #1660 from jtattermusch/upgrade_protobufs2
...
Upgrade protobuf to version containing ObjectiveC and csharp.
10 years ago
Craig Tiller
3891bf11ff
Fix test
10 years ago
Craig Tiller
7a29098b71
Send RST_STREAM when closing from the server without getting a client half-close first
10 years ago
Jan Tattermusch
15514b557c
upgrade protobuf latest version containing objectiveC and csharp
10 years ago
Jorge Canizales
0dc2927b2e
Merge pull request #1659 from jayantkolhe/my-shiny-new-branch
...
Update README.md to present Python as ready for early adopters.
10 years ago
Jayant Kolhe
6ab757bc94
Update README.md
10 years ago
Nathaniel Manista
6d98e81b6e
Merge pull request #1654 from jtattermusch/protobuf-upgrade
...
Upgrading protobuf to v3.0.0-alpha-1-150-g7d5cf8d.
10 years ago
Nicolas "Pixel" Noble
b98188e826
Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d.
10 years ago
Craig Tiller
69eed29b7e
Add clarifying comment
10 years ago
Michael Lumish
9a688dfb06
Merge pull request #1647 from jcanizales/buffered-pipe-and-ping-pong-test
...
Adds GRXBufferedPipe and the PingPong interop test using it
10 years ago
Craig Tiller
fd7166d264
Add response streams to server crash test, fix them
10 years ago
murgatroid99
04589a7e0c
Fixed server to handle invalid arguments without breaking
10 years ago
Craig Tiller
7a317e5c77
Add crashing client test
10 years ago
Craig Tiller
882431fff5
Compile fix
10 years ago
Craig Tiller
4f8b679a49
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
...
Conflicts:
Makefile
build.json
10 years ago
Craig Tiller
c8dd76f6e6
Merge github.com:grpc/grpc into check-some-more-things
10 years ago
Craig Tiller
49c3b01c3e
Better RNG seeding portability
10 years ago
Jorge Canizales
42e47b462e
Copy values before buffering them.
...
So they aren’t mutated before being written later.
10 years ago
Nicolas Noble
626b4d15bd
Merge pull request #1645 from ctiller/count-some-things-better
...
Exclude test & compiler sources from coveralls reported test coverage
10 years ago