index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
surface
/
server.c
Commit message (
Expand
)
Author
Age
*
Remove ungeneratable enum values and union members
Craig Tiller
2015-04-29
*
Remove _old apis from the core library
Craig Tiller
2015-04-28
*
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-28
|
\
|
*
Merge pull request #1377 from ctiller/server-cq-own
Vijay Pai
2015-04-28
|
|
\
*
|
|
Add some infrastructure for call refcount debugging
Craig Tiller
2015-04-28
*
|
|
Merge github.com:grpc/grpc into one-pass
Craig Tiller
2015-04-27
|
\
|
|
|
*
|
Pass deadline to call details for batch calls
Masood Malekghassemi
2015-04-27
|
|
*
Have server hold a reference to completion queues
Craig Tiller
2015-04-27
|
|
/
*
|
remove annotations
Craig Tiller
2015-04-24
*
|
annotations - revert later
Craig Tiller
2015-04-24
*
|
Fix memory leak
Craig Tiller
2015-04-24
*
|
Add required NULL check
Craig Tiller
2015-04-23
*
|
clang-format
Craig Tiller
2015-04-23
*
|
Flesh out initial_op
Craig Tiller
2015-04-23
*
|
Beginning transport work
Craig Tiller
2015-04-22
|
/
*
Move metadata batching to stream_op
Craig Tiller
2015-04-16
*
clang-format
Craig Tiller
2015-04-16
*
Switching to batch oriented metadata passing
Craig Tiller
2015-04-16
*
clang-format
Craig Tiller
2015-04-07
*
Fix server shutdown
Craig Tiller
2015-04-07
*
Crash in channel/server creation if grpc_init not called
Craig Tiller
2015-03-05
*
Fix a double-close in the server code.
Craig Tiller
2015-02-21
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
\
*
|
Add TODO
Craig Tiller
2015-02-17
|
*
Fix shutdown semantics.
Craig Tiller
2015-02-17
*
|
Fix tsan reported race
Craig Tiller
2015-02-12
*
|
Fix end2end leaks
Craig Tiller
2015-02-12
*
|
Multi-completion-queue-server
Craig Tiller
2015-02-12
*
|
Fix server shutdown issues
Craig Tiller
2015-02-11
*
|
Fix hash table
Craig Tiller
2015-02-11
*
|
Fix typo causing crash
Craig Tiller
2015-02-11
*
|
Just use one completion queue per server for delivering completions
Craig Tiller
2015-02-11
*
|
Implement FinalizeResult
Yang Gao
2015-02-11
*
|
Allow two completion queues on request call
Craig Tiller
2015-02-10
*
|
First draft registered methods
Craig Tiller
2015-02-10
*
|
Remove dead code
Craig Tiller
2015-02-10
*
|
Rewrite server request startup path
Craig Tiller
2015-02-10
|
/
*
Fixes
Craig Tiller
2015-02-05
*
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
|
*
Fix memory leak on server channels
Craig Tiller
2015-02-05
*
|
First test passes
Craig Tiller
2015-02-03
*
|
Updated the first test (which fails)
Craig Tiller
2015-02-03
*
|
Flesh out batch API
Craig Tiller
2015-02-03
|
/
*
Fix server after merge
Craig Tiller
2015-02-02
*
Merge branch 'async-api-prep' of github.com:ctiller/grpc into async-api
Craig Tiller
2015-02-02
|
\
|
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
|
Fix up function signatures
Craig Tiller
2015-01-30
*
|
Fix memory leak
Craig Tiller
2015-01-30
[next]