index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
cpp
/
server
Commit message (
Expand
)
Author
Age
*
Shuffling headers around.
Julien Boeuf
2015-08-28
*
Adding C++ metadata processor.
Julien Boeuf
2015-08-28
*
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-27
|
\
|
*
Merge pull request #2947 from jboeuf/grpc_security_abi
Craig Tiller
2015-08-27
|
|
\
*
|
|
Aligning C++ interface with C for the auth metadata processor.
Julien Boeuf
2015-08-26
*
|
|
Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-26
|
\
\
\
|
|
|
*
Adding void* at then end of security related method in order to have a stable...
Julien Boeuf
2015-08-25
|
|
|
/
|
|
/
|
|
|
*
impl
yang-g
2015-08-25
|
|
/
|
*
Fix merge failures
yang-g
2015-08-24
|
*
merge with head
yang-g
2015-08-24
|
|
\
|
|
*
Merge branch 'master' into fray
Vijay Pai
2015-08-24
|
|
|
\
|
|
*
|
Eliminate public thread-pool interface
Vijay Pai
2015-08-24
|
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-21
|
|
|
|
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
prettify comment
Craig Tiller
2015-08-21
|
*
|
|
headers reorg
yang-g
2015-08-21
|
|
/
/
|
|
*
Fix syncronous unimplemented methods
Craig Tiller
2015-08-19
|
*
|
Extend comment
Craig Tiller
2015-08-19
|
*
|
Add comments, fix a subtle bug
Craig Tiller
2015-08-19
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-18
|
|
|
\
|
*
|
\
Merge github.com:grpc/grpc into shutdown-c++
Craig Tiller
2015-08-18
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Add a timeout to shutdown to forcefully end calls
Craig Tiller
2015-08-18
|
|
*
|
clang-format all source
Craig Tiller
2015-08-18
|
|
/
/
|
|
*
Re-add accidentally deleted code
Craig Tiller
2015-08-17
|
|
*
Merge github.com:grpc/grpc into y12kdm3
Craig Tiller
2015-08-17
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Addressing comments. Thanks Yang!
Julien Boeuf
2015-08-17
*
|
|
Forgot to commit this file...
Julien Boeuf
2015-08-14
*
|
|
Few improvements:
Julien Boeuf
2015-08-14
|
*
|
Make comment look finished
vjpai
2015-08-14
|
*
|
Use emplace_back properly and when appropriate, considering limitations
Vijay Pai
2015-08-14
*
|
|
Fixing build after sync with upstream master.
Julien Boeuf
2015-08-13
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into cpp_auth_md_processor
Julien Boeuf
2015-08-13
|
\
|
|
*
|
|
Fixing lifetime of input metadata issue.
Julien Boeuf
2015-08-13
*
|
|
Adding C++ auth metadata processor.
Julien Boeuf
2015-08-13
|
|
/
|
/
|
|
*
Merge pull request #2921 from yang-g/unknown_service
Vijay Pai
2015-08-13
|
|
\
|
|
*
remove redundant ctor
yang-g
2015-08-13
|
|
*
Use a sync service to handle requests to unknown services
yang-g
2015-08-13
|
|
/
|
/
|
|
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2767 from ctiller/no-poop-on-pizza
Abhishek Kumar
2015-08-05
|
\
\
*
|
|
allow null tag
yang-g
2015-08-04
*
|
|
Add AsyncNotifyWhenDone
yang-g
2015-08-04
|
*
|
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
|
|
*
Properly initializing reserved pointer in tests.
Nicolas "Pixel" Noble
2015-08-01
*
|
|
merge with head and resolve conflicts
yang-g
2015-07-31
|
\
|
|
|
*
|
merge with master, fix build issue
Alistair Veitch
2015-07-30
*
|
|
merge with head
yang-g
2015-07-30
|
\
|
|
|
*
|
Merge pull request #2670 from a-veitch/server_context
Yang Gao
2015-07-30
|
|
\
\
|
|
*
|
add struct include/grpc++/server_context.h src/cpp/server/server_context.cc
Alistair Veitch
2015-07-29
*
|
|
|
server api
yang-g
2015-07-28
|
/
/
/
*
|
|
Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth
Julien Boeuf
2015-07-27
|
\
\
\
|
|
*
|
Server side census context plumbing for c++
Alistair Veitch
2015-07-26
|
|
/
/
[next]