index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
channel
Commit message (
Expand
)
Author
Age
*
Comments addressed.
David Garcia Quintas
2015-05-31
*
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
*
Merge branch 'master' of github.com:grpc/grpc into server_auth_context
Julien Boeuf
2015-05-29
|
\
|
*
Unref the slices if no write will happen.
Yang Gao
2015-05-28
*
|
Addressing comments.
Julien Boeuf
2015-05-20
*
|
Starting on low level changes to support server side authentication.
Julien Boeuf
2015-05-20
|
/
*
Delete antiquated code
Craig Tiller
2015-05-17
*
Merge pull request #1447 from ctiller/magical-void-pointers
jboeuf
2015-05-05
|
\
*
|
Remove dead file
Craig Tiller
2015-05-04
|
*
Add per-call context pointer API
Craig Tiller
2015-05-01
|
/
*
clang-format
Craig Tiller
2015-04-24
*
Bug fixing
Craig Tiller
2015-04-24
*
Take a lock every time through client_channel - to simplify logic and ensure ...
Craig Tiller
2015-04-24
*
Handle reading after cancellation
Craig Tiller
2015-04-24
*
clang-format
Craig Tiller
2015-04-23
*
Flesh out initial_op
Craig Tiller
2015-04-23
*
Fiddling with an initial op
Craig Tiller
2015-04-23
*
Call compiles
Craig Tiller
2015-04-22
*
Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass
Craig Tiller
2015-04-22
|
\
*
|
stuff
Craig Tiller
2015-04-21
|
*
Add helpful log message
Craig Tiller
2015-04-21
|
*
Fix indentation
Craig Tiller
2015-04-21
|
/
*
Addressing comments
Craig Tiller
2015-04-20
*
Fix remaining allocation bugs
Craig Tiller
2015-04-17
*
clang-format
Craig Tiller
2015-04-17
*
Got rid of GRPC_SEND_START
Craig Tiller
2015-04-17
*
Progress towards transport using metadata batches
Craig Tiller
2015-04-16
*
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
*
Fix server crash if host header field is translated to :authority
Tatsuhiro Tsujikawa
2015-03-25
*
Merge pull request #1025 from tatsuhiro-t/use-host-if-authority-not-available
David Klempner
2015-03-17
|
\
*
|
Remove dead code
Craig Tiller
2015-03-16
|
*
Use "host" header field if ":authority" is not present
Tatsuhiro Tsujikawa
2015-03-13
|
/
*
Merge pull request #908 from ctiller/ssl
Nicolas Noble
2015-03-02
|
\
*
|
Make debugging a little easier
Craig Tiller
2015-03-02
|
*
Tracer registration.
Craig Tiller
2015-03-01
|
/
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
*
Fix a TSAN reported race
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
*
Fix fling test leaks
Craig Tiller
2015-02-17
*
Add dropped line
Craig Tiller
2015-02-06
*
Fixes
Craig Tiller
2015-02-05
*
Merge github.com:google/grpc into async-api-new
Craig Tiller
2015-02-05
|
\
|
*
Force a round trip on disconnect before closing a channel
Craig Tiller
2015-02-05
*
|
Check :status header
Craig Tiller
2015-02-03
|
/
*
Fix memory leak
Craig Tiller
2015-01-30
*
Free some leaks in http_server_filter
Craig Tiller
2015-01-30
[next]