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
*
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
*
Merge github.com:google/grpc into async-api
Craig Tiller
2015-01-29
|
\
|
*
Re-enabling errors on warning, disabling unused parameter warning, and fixing...
Nicolas "Pixel" Noble
2015-01-30
*
|
Fix uninitialized value
Craig Tiller
2015-01-29
*
|
Fix uninitialized value, naming
Craig Tiller
2015-01-29
*
|
First compiling version of the new C api.
Craig Tiller
2015-01-27
|
/
*
sync up with master
Yang Gao
2015-01-27
|
\
|
*
Fix compile
Craig Tiller
2015-01-27
|
*
Merge github.com:google/grpc into javascript
Craig Tiller
2015-01-27
|
|
\
*
|
|
run clang-format
Yang Gao
2015-01-26
|
|
*
Merge branch 'kill-more-printf' into bprintf
Craig Tiller
2015-01-23
|
|
|
\
|
|
|
*
Add missing free
Craig Tiller
2015-01-23
|
|
_
|
/
|
/
|
|
|
|
*
Merge branch 'kill-more-printf' into bprintf
Craig Tiller
2015-01-23
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Use symbolic constant
Craig Tiller
2015-01-23
|
|
*
Add out-param to signal length of buffer
Craig Tiller
2015-01-23
|
|
*
Remove uses of sprintf
Craig Tiller
2015-01-23
|
|
/
|
/
|
*
|
Remove uses of sprintf
Craig Tiller
2015-01-23
*
|
Merge branch 'kill-printf' into kill-more-printf
Craig Tiller
2015-01-23
|
\
\
|
*
|
Move string.h to internal code
Craig Tiller
2015-01-23
*
|
|
Remove use of sprintf
Craig Tiller
2015-01-23
|
/
/
|
*
clang-format
Craig Tiller
2015-01-23
|
*
Allocate the correct amount of memory
Craig Tiller
2015-01-21
|
*
Actually serve up content
Craig Tiller
2015-01-21
|
*
Initialize some members
Craig Tiller
2015-01-21
|
*
Allow null copy/destroy functions
Craig Tiller
2015-01-21
|
*
First pass API for serving static data
Craig Tiller
2015-01-21
|
*
Allow sending preformatted messages
Craig Tiller
2015-01-21
|
*
Add a simple GET handler
Craig Tiller
2015-01-21
|
*
Add knowledge of :method GET
Craig Tiller
2015-01-21
|
*
Add helpers for SEND_FINISH
Craig Tiller
2015-01-21
|
*
Make send/recv_metadata take ownership of passed in metadata
Craig Tiller
2015-01-21
|
*
Capture :path, and send it separately
Craig Tiller
2015-01-21
|
/
*
Merge pull request #107 from ctiller/extern
Nicolas Noble
2015-01-20
|
\
|
*
Add extern where its required
Craig Tiller
2015-01-19
*
|
Use clang-format-3.5
Craig Tiller
2015-01-18
|
/
*
Review changes for :scheme conversion to http[s]
David Klempner
2015-01-14
*
Send a scheme of http or https as appropriate, rather than grpc.
David Klempner
2015-01-13
*
clang-format codebase
Craig Tiller
2015-01-13
*
Pre-allocate, check, and consume method, scheme, and content-type headers at
ctiller
2015-01-12
[next]