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
Commit message (
Expand
)
Author
Age
*
Merge pull request #705 from ctiller/fd_shutdown
Nicolas Noble
2015-02-21
|
\
|
*
Fix a double-close in the server code.
Craig Tiller
2015-02-21
*
|
Fixing Windows port.
Nicolas "Pixel" Noble
2015-02-20
|
/
*
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
*
Fix server side large message receiving
Craig Tiller
2015-02-20
*
Fix a TSAN reported race
Craig Tiller
2015-02-18
*
Fix use-after-free.
Craig Tiller
2015-02-18
*
Spam cleanup, test speedup
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
*
Merge github.com:grpc/grpc into copyright
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
*
|
|
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
\
\
|
|
|
*
Fix shutdown semantics.
Craig Tiller
2015-02-17
|
|
|
/
|
|
/
|
|
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-17
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Allow grpc_init to be called multiple times
Craig Tiller
2015-02-17
*
|
|
Copyright checker
Craig Tiller
2015-02-16
|
/
/
|
*
Fix tsan reported race
Craig Tiller
2015-02-12
|
*
Fix end2end leaks
Craig Tiller
2015-02-12
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-12
|
|
\
|
|
/
|
/
|
*
|
Added useful behavior for empty batch
murgatroid99
2015-02-12
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-12
|
|
\
|
|
/
|
/
|
*
|
Fix race in call.c
murgatroid99
2015-02-12
|
*
Multi-completion-queue-server
Craig Tiller
2015-02-12
|
*
Finish streaming, lame client
Craig Tiller
2015-02-11
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
|
\
|
|
/
|
/
|
|
*
Fix server shutdown issues
Craig Tiller
2015-02-11
|
*
Fix hash table
Craig Tiller
2015-02-11
*
|
Merge pull request #471 from jboeuf/call_host_name_check
Nicolas Noble
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
|
|
*
Merge github.com:grpc/grpc into c++api
Craig Tiller
2015-02-11
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Allow two completion queues on request call
Craig Tiller
2015-02-10
|
|
*
First draft registered methods
Craig Tiller
2015-02-10
*
|
|
Merge pull request #428 from ctiller/clientlock2
Nicolas Noble
2015-02-10
|
\
\
\
|
|
*
|
Adding call host (:authority header) check in the secure channel.
Julien Boeuf
2015-02-10
|
|
/
/
|
/
|
|
|
|
*
Remove dead code
Craig Tiller
2015-02-10
|
|
*
Rewrite server request startup path
Craig Tiller
2015-02-10
|
|
/
|
/
|
*
|
Return OK on server if there's no explicit status set
Craig Tiller
2015-02-09
|
*
Add missing unlock
Craig Tiller
2015-02-08
*
|
Merge github.com:grpc/grpc into async-api-new
Craig Tiller
2015-02-06
|
\
|
|
*
Merge github.com:google/grpc into buffer
Craig Tiller
2015-02-06
|
|
\
*
|
|
Fixes
Craig Tiller
2015-02-05
*
|
|
Fix in-flight cancellations
Craig Tiller
2015-02-05
*
|
|
Converted some cancellation tests
Craig Tiller
2015-02-05
*
|
|
Fix memory usage
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
[next]