index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
cpp
/
common
Commit message (
Expand
)
Author
Age
*
Use C++11 final and override
Vijay Pai
2016-11-01
*
Refactoring the core security code.
Julien Boeuf
2016-05-04
*
Update copyrights
Craig Tiller
2016-03-31
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyrights
Craig Tiller
2016-03-25
*
Auto-changes
Craig Tiller
2016-03-25
*
clang format
David Garcia Quintas
2016-02-23
*
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
David Garcia Quintas
2016-02-22
|
\
*
|
PR comments addressed
David Garcia Quintas
2016-02-22
|
*
Make timeout instant as well
Vijay Pai
2016-02-22
|
*
Should have a test for 0 and negative alarms to make sure that those make
Vijay Pai
2016-02-18
|
/
*
clang format
David Garcia Quintas
2016-02-17
*
Fixed refactoring of grpc_arg pointer vtable
David Garcia Quintas
2016-02-17
*
Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library
yang-g
2016-02-12
|
\
|
*
init test
vjpai
2016-02-11
|
*
tag fed in by user should be any arbitrary tag, not a CompletionQueueTag
vjpai
2016-02-10
|
*
Make C++ alarm class usable and testable - there were some build issues and
vjpai
2016-02-10
*
|
Fix copyright
yang-g
2016-02-10
*
|
Provide explicit API for user to set user agent string prefix
yang-g
2016-02-10
|
/
*
fixed copyrights
David Garcia Quintas
2016-01-21
*
Made "codedgen" directories closed over #includes
David Garcia Quintas
2016-01-21
*
Eliminate gpr_ int types - and insist on C99 variants instead
Craig Tiller
2015-12-22
*
Add set pointer api to channel_arguments
yang-g
2015-11-25
*
C++ Alarm implementation (with tests).
David Garcia Quintas
2015-10-07
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
Fixing AuthContext tests.
Julien Boeuf
2015-08-28
*
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-27
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-26
|
\
\
|
|
*
auth context api change for string_ref
yang-g
2015-08-25
|
|
/
|
*
headers reorg
yang-g
2015-08-21
|
*
clang-format all source
Craig Tiller
2015-08-18
*
|
Adding C++ auth metadata processor.
Julien Boeuf
2015-08-13
|
/
*
Fixing cpp tests.
Julien Boeuf
2015-08-05
*
Merge branch 'auth_md_processor' of github.com:jboeuf/grpc into complain-with...
Craig Tiller
2015-07-31
|
\
*
|
Remove iterator-based test altogether
Vijay Pai
2015-07-21
*
|
Remove one range-based for and do appropriate static casts on nullptr
Vijay Pai
2015-07-21
|
*
Server auth metadata processor.
Julien Boeuf
2015-07-16
|
/
*
split iterator into its own file
yang-g
2015-07-16
*
Remove const_iterator typedef and add a range based loop test
yang-g
2015-07-15
*
auth context iterator
yang-g
2015-07-15
*
Compile fix for Mac
Craig Tiller
2015-07-10
*
Resolve comments
yang-g
2015-07-09
*
Add a unit test
yang-g
2015-07-06