index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
util
Commit message (
Expand
)
Author
Age
*
Update the Status API
Yang Gao
2015-06-16
*
Merge branch 'master' of github.com:grpc/grpc into qps_reporter_refactoring
David Garcia Quintas
2015-05-22
|
\
*
|
Fixed typo
David Garcia Quintas
2015-05-22
*
|
Return shared_ptr by value plus minor dependency fix
David Garcia Quintas
2015-05-20
*
|
Improvements to reporting mechanism based on comments.
David Garcia Quintas
2015-05-20
*
|
Simplified code based on comments and fixed build.json
David Garcia Quintas
2015-05-20
*
|
Added missing benchmark_config.* files
David Garcia Quintas
2015-05-20
|
*
Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm
Craig Tiller
2015-05-19
|
|
\
|
|
/
|
/
|
*
|
resolve comments
Yang Gao
2015-05-17
*
|
Add fake credentials to the test and verify it actually works
Yang Gao
2015-05-15
|
*
clang-format
Craig Tiller
2015-05-15
|
*
Crash handling test
Craig Tiller
2015-05-15
*
|
support per call credentials in c++
Yang Gao
2015-05-14
|
/
*
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
\
|
*
Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...
Yang Gao
2015-04-24
*
|
Merge branch 'master' of github.com:grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-24
|
\
|
|
*
Wrap ParseCommandLineFlags in InitTest
Yang Gao
2015-04-15
*
|
Merge branch 'master' of https://github.com/grpc/grpc into the-purge-2
Nicolas "Pixel" Noble
2015-04-11
|
\
|
|
*
Splitting gRPC service class codegen into its own set of files.
Nicolas "Pixel" Noble
2015-04-09
*
|
Removing a few more references to #include <chrono>
Nicolas "Pixel" Noble
2015-04-08
*
|
Refactoring std::chrono out.
Nicolas Noble
2015-04-08
|
/
*
Add tests with delayed cancellation from client and server
Yang Gao
2015-03-30
*
Refactor and add a unit test
Yang Gao
2015-03-27
*
merge upstream and resolve conflict
Yang Gao
2015-03-26
|
\
*
|
add back mis-deleted method string
Yang Gao
2015-03-26
*
|
Finish grpc_cli
Yang Gao
2015-03-26
*
|
a stub of the cli tool
Yang Gao
2015-03-25
|
*
Protect on some overflow scenarios, add a test and build/run the test
Yang Gao
2015-03-20
|
/
*
clang-format c++ code
Yang Gao
2015-03-17
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-02
|
\
|
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-26
|
\
|
|
*
Merge pull request #735 from jboeuf/fix_ssl_san
Craig Tiller
2015-02-24
|
|
\
|
*
\
Merge github.com:google/grpc into deprecate-c++
Craig Tiller
2015-02-23
|
|
\
\
|
|
|
*
Verifying the peer name on the X509 Certs correctly.
Julien Boeuf
2015-02-23
|
|
|
/
*
|
|
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-02-23
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
s/CreateChannel/CreateChannelDeprecated
Craig Tiller
2015-02-23
|
*
|
Addressing iniitial feedback.
Julien Boeuf
2015-02-23
|
|
/
*
/
Credentials prototyping
Craig Tiller
2015-02-23
|
/
*
Add missing new-lines at end of file
Craig Tiller
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
*
Add proto copyrights
Craig Tiller
2015-02-16
*
update comments
Yang Gao
2015-02-05
*
Use environment variable to set root certs in c++ interop test.
Yang Gao
2015-02-05
*
fix comments
Yang Gao
2015-01-26
*
run clang-format
Yang Gao
2015-01-26
*
make CreateTestChannel support additional credentials besides ssl
Yang Gao
2015-01-25
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
clang-format codebase
Craig Tiller
2015-01-13
[next]