index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
node
/
test
Commit message (
Expand
)
Author
Age
*
Added functions to create generic servers and clients
murgatroid99
2015-03-18
*
Fixed segfault by fixing scope issue
murgatroid99
2015-03-09
*
Added more tests
murgatroid99
2015-03-09
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
*
Fixed lint errors
murgatroid99
2015-02-19
*
Merge branch 'master' into node_auth_integration
murgatroid99
2015-02-18
|
\
*
|
Added interop support for default root SSL certs
murgatroid99
2015-02-18
|
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
|
*
Update copyright to 2015
Craig Tiller
2015-02-18
|
/
*
Last test now passes
murgatroid99
2015-02-12
*
Removed extra log lines
murgatroid99
2015-02-12
*
All tests but one now pass against new API
murgatroid99
2015-02-12
*
Fixed most of surface tests
murgatroid99
2015-02-12
*
Fixed end to end tests
murgatroid99
2015-02-11
*
More end to end test debugging
murgatroid99
2015-02-11
*
Fixed end-to-end tests for new changes
murgatroid99
2015-02-10
*
Extension module now compiles and some tests pass
murgatroid99
2015-02-09
*
Added handling for unimplemeneted methods on the server
murgatroid99
2015-01-30
*
Added cancellation interop tests to Node interop client
murgatroid99
2015-01-29
*
Added API for servers to provide metadata
murgatroid99
2015-01-29
*
Changed low-level metadata API to be more reasonable
murgatroid99
2015-01-28
*
Finished fixing the tests
murgatroid99
2015-01-27
*
Fixed tests by properly half-closing
murgatroid99
2015-01-26
*
Removed all uses of highland
murgatroid99
2015-01-26
*
Fixed file references to match moved files
murgatroid99
2015-01-26
*
Refactored other tests
murgatroid99
2015-01-26
*
Refactored tests to avoid hanging
murgatroid99
2015-01-26
*
Added cancel to client APIs and cancelled event to server APIs
murgatroid99
2015-01-26
*
Added missing server shutdown to interop test runner
murgatroid99
2015-01-26
*
Removed some duplicate stream code
murgatroid99
2015-01-23
*
Skiped currently failing test
murgatroid99
2015-01-23
*
Resolved merge conflict with upstream/master
murgatroid99
2015-01-21
|
\
*
\
Resolved merge conflicts with master
murgatroid99
2015-01-21
|
\
\
|
|
*
Merge branch 'master' into node_remove_byte_streams
murgatroid99
2015-01-21
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Switched binary stream to object stream
murgatroid99
2015-01-21
*
|
|
Modified interop tests to handle binding to port 0
murgatroid99
2015-01-21
*
|
|
Merge branch 'master' into node_bind_port_zero
murgatroid99
2015-01-21
|
\
\
\
|
|
|
/
|
|
/
|
*
|
|
Removed port_picker and bound to port 0 in tests instead
murgatroid99
2015-01-21
|
*
|
Added TLS support to interop tests
murgatroid99
2015-01-21
|
*
|
Added and fixed interop tests
murgatroid99
2015-01-20
|
*
|
Added interop client and server
murgatroid99
2015-01-20
|
|
*
Merge branch 'new_invoke_api' of github.com:google/grpc into update-api
Craig Tiller
2015-01-16
|
|
/
|
|
/
|
|
|
*
|
Made method names more idiomatically cased for clients and servers
murgatroid99
2015-01-16
|
/
/
|
*
Updated to new call.invoke API
murgatroid99
2015-01-15
*
|
Added code generation for clients and servers
murgatroid99
2015-01-15
|
/
*
Fixed a typo
murgatroid99
2015-01-13
*
Fixed typo
murgatroid99
2015-01-13
*
Modified math client to more closely resemble generated code
murgatroid99
2015-01-13
*
Added LICENSE header to all files
murgatroid99
2015-01-12
*
Removed temp files
murgatroid99
2015-01-12
[next]