index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
*
Merge pull request #508 from nicolasnoble/make-protobuf
Craig Tiller
2015-02-12
|
\
|
*
Forgot to add the test file.
Nicolas Noble
2015-02-12
*
|
Added useful behavior for empty batch
murgatroid99
2015-02-12
|
/
*
Merge pull request #475 from dklempner/epoll
Craig Tiller
2015-02-11
|
\
*
\
Merge pull request #471 from jboeuf/call_host_name_check
Nicolas Noble
2015-02-11
|
\
\
|
|
*
Merge branch 'master' into epoll
David Klempner
2015-02-11
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #448 from nicolasnoble/grpc-win32
Craig Tiller
2015-02-11
|
\
\
\
|
|
|
*
Epoll based multipoller
David Klempner
2015-02-10
|
|
_
|
/
|
/
|
|
|
|
*
Adding call host (:authority header) check in the secure channel.
Julien Boeuf
2015-02-10
|
|
/
|
/
|
*
|
Merge pull request #469 from ctiller/fix6
jboeuf
2015-02-10
|
\
\
|
*
|
Fix some tests
Craig Tiller
2015-02-10
*
|
|
Change pointer format
Vijay Pai
2015-02-10
*
|
|
Allow varying number of server threads via command line flag
Vijay Pai
2015-02-10
|
/
/
|
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-10
|
|
\
|
|
/
|
/
|
*
|
Fix duplicated line
Craig Tiller
2015-02-09
*
|
Merge github.com:grpc/grpc into async-api-new
Craig Tiller
2015-02-06
|
\
\
|
*
\
Merge pull request #420 from nicolasnoble/upstream-fix
Yang Gao
2015-02-06
|
|
\
\
*
|
|
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-06
|
\
|
|
|
|
|
*
|
Few minor fixes.
Nicolas "Pixel" Noble
2015-02-06
|
*
|
|
Merge pull request #387 from maxwell-demon/census_active_ops
Alistair Veitch
2015-02-06
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge pull request #417 from yang-g/docker
donnadionne
2015-02-06
|
|
\
\
\
|
|
*
|
|
update comments
Yang Gao
2015-02-05
|
|
*
|
|
Use environment variable to set root certs in c++ interop test.
Yang Gao
2015-02-05
*
|
|
|
|
Fixes
Craig Tiller
2015-02-05
*
|
|
|
|
Fix in-flight cancellations
Craig Tiller
2015-02-05
*
|
|
|
|
Add a failing test
Craig Tiller
2015-02-05
|
|
|
*
|
prefix struct & functions in census_tracing.h per ctiller's suggestion.
Hongyu Chen
2015-02-05
*
|
|
|
|
Remove accidentally added file
Craig Tiller
2015-02-05
*
|
|
|
|
Converted some cancellation tests
Craig Tiller
2015-02-05
*
|
|
|
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
|
|
|
|
*
|
|
|
|
Convert simple_delayed_request
Craig Tiller
2015-02-05
*
|
|
|
|
Convert more tests (and re-enable some disabled ones)
Craig Tiller
2015-02-05
|
*
|
|
|
Merge pull request #359 from jboeuf/ssl_default_creds_integration
Yang Gao
2015-02-05
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Convert request_response_with_trailing_metadata_and_payload
Craig Tiller
2015-02-05
*
|
|
|
|
Convert request_response_with_binary_metadata_and_payload
Craig Tiller
2015-02-05
*
|
|
|
|
Convert request_response_with_metadata_and_payload
Craig Tiller
2015-02-05
*
|
|
|
|
Remove accidentally added file
Craig Tiller
2015-02-05
*
|
|
|
|
Fix memory usage
Craig Tiller
2015-02-05
|
|
|
*
|
Update trace_test.c
Alistair Veitch
2015-02-05
*
|
|
|
|
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
|
|
|
|
|
*
|
|
|
Merge pull request #396 from dklempner/source_cleanup
Craig Tiller
2015-02-04
|
|
\
\
\
\
|
*
\
\
\
\
Merge github.com:google/grpc into async-api
Craig Tiller
2015-02-04
|
|
\
\
\
\
\
|
|
|
|
|
|
*
Merge branch 'master' of github.com:google/grpc into grpc-win32
Nicolas "Pixel" Noble
2015-02-04
|
|
|
|
|
|
|
\
|
|
*
|
|
|
|
|
Fix a memory leak and a gpr_strdup/free mismatch in json_test
David Klempner
2015-02-04
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Merge branch 'master' into source_cleanup
David Klempner
2015-02-04
|
|
|
|
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Convert request_response_with_payload
Craig Tiller
2015-02-04
*
|
|
|
|
|
|
Add useful utilities
Craig Tiller
2015-02-04
*
|
|
|
|
|
|
Remove invalid checks
Craig Tiller
2015-02-04
|
|
*
|
|
|
|
Fling client needs to have 4 invocations of event_finish to make this
Vijay Pai
2015-02-04
|
|
|
|
|
*
|
V0 implementation of census_get_active_ops().
Hongyu Chen
2015-02-04
[next]