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
*
Fix memory leak on server channels
Craig Tiller
2015-02-05
*
Fix lame client
Craig Tiller
2015-02-05
*
Force a round trip on disconnect before closing a channel
Craig Tiller
2015-02-05
*
Don't double delete
Craig Tiller
2015-02-05
*
Fix another leak
Craig Tiller
2015-02-05
*
Better fix for segfault
Craig Tiller
2015-02-05
*
Fix segfault
Craig Tiller
2015-02-05
*
Fix memory leaks
Craig Tiller
2015-02-05
*
Fix memory leak
Craig Tiller
2015-02-05
*
Merge branch 'async-api' of github.com:ctiller/grpc into async-api
Craig Tiller
2015-02-04
|
\
*
|
Fix check for whether we should write to prevent infinite loop
Craig Tiller
2015-02-04
|
*
Cleanup documentation
Craig Tiller
2015-02-03
|
*
Use unsigned for shifts
Craig Tiller
2015-02-03
|
*
Add some documentation to call.c
Craig Tiller
2015-02-03
|
/
*
Simplify call.c
Craig Tiller
2015-02-03
*
Fix alloc of zero request
Craig Tiller
2015-02-03
*
Add some documentation, simplify state
Craig Tiller
2015-02-02
*
Split master and reqinfo for clearer code
Craig Tiller
2015-02-02
*
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
|
\
*
|
Split legacy code to end of file
Craig Tiller
2015-02-02
*
|
Get the recv close edge right
Craig Tiller
2015-02-02
*
|
clean up finish a little more
Craig Tiller
2015-02-02
*
|
Cover all edges in the switch (not correctly yet)
Craig Tiller
2015-02-02
*
|
Remove unnecessary assert
Craig Tiller
2015-02-02
|
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
|
Fix array size
Craig Tiller
2015-02-02
*
|
Check for null pointer
Craig Tiller
2015-01-31
*
|
Fix simple request
Craig Tiller
2015-01-31
*
|
Look in the right array element
Craig Tiller
2015-01-31
*
|
Get server status send working
Craig Tiller
2015-01-31
*
|
Finish bbq api
Craig Tiller
2015-01-30
*
|
Fix up function signatures
Craig Tiller
2015-01-30
*
|
Made call.c compile again
Craig Tiller
2015-01-30
*
|
Rename & semantic fixup progress
Craig Tiller
2015-01-30
*
|
Remove unused variable
Craig Tiller
2015-01-30
*
|
Fix memory leak
Craig Tiller
2015-01-30
*
|
Rename some stuff
Craig Tiller
2015-01-30
*
|
Free mdout buffers
Craig Tiller
2015-01-30
*
|
Free host, path strings
Craig Tiller
2015-01-30
*
|
Free the messages
Craig Tiller
2015-01-30
*
|
Free the messages
Craig Tiller
2015-01-30
*
|
Free the messages
Craig Tiller
2015-01-30
*
|
Call owns all metadata until its destroyed
Craig Tiller
2015-01-30
*
|
Cleanup unused state
Craig Tiller
2015-01-30
*
|
Actually, dont start reading until initial metadata send is done
Craig Tiller
2015-01-29
*
|
Dont request more data until the first message is received
Craig Tiller
2015-01-29
*
|
Fix spam
Craig Tiller
2015-01-29
*
|
Properly deal with end of stream
Craig Tiller
2015-01-29
*
|
Signedness fix
Craig Tiller
2015-01-29
[next]