index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Fix math in time_posix.c
Craig Tiller
2015-01-21
*
Use the right parameters to syscalls
Craig Tiller
2015-01-21
*
Fix memory corruption if >2 ports
Craig Tiller
2015-01-21
*
Make option setting work on Mac
Craig Tiller
2015-01-21
*
Merge pull request #149 from murgatroid99/node_bind_port_zero
Tim Emiola
2015-01-21
|
\
|
*
Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port
murgatroid99
2015-01-21
*
|
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
|
/
*
Cap the size of the poll kick freelist.
David Klempner
2015-01-20
*
Merge pull request #107 from ctiller/extern
Nicolas Noble
2015-01-20
|
\
|
*
Add extern where its required
Craig Tiller
2015-01-19
*
|
Merge github.com:google/grpc into conn
Craig Tiller
2015-01-19
|
\
\
*
|
|
Disconnect on bad connection prefix
Craig Tiller
2015-01-19
|
|
/
|
/
|
|
*
Use clang-format-3.5
Craig Tiller
2015-01-18
|
/
*
Factor out the pollset kicking mechanism and eliminate sharding
David Klempner
2015-01-16
*
Merge pull request #88 from ctiller/shutdown
Yang Gao
2015-01-16
|
\
|
*
Add an optional server shutdown event.
Craig Tiller
2015-01-16
*
|
Indent fix
Craig Tiller
2015-01-16
*
|
Fix returned status
Craig Tiller
2015-01-16
|
/
*
Compile fix
Craig Tiller
2015-01-16
*
Changing size type in Transport Security (TSI) from uint32_t to size_t:
Julien Boeuf
2015-01-15
*
clang-format
Craig Tiller
2015-01-15
*
() --> (void)
Craig Tiller
2015-01-15
*
Remove grpc_call_accept
Craig Tiller
2015-01-15
*
Merge pull request #33 from nicolasnoble/quiet
Craig Tiller
2015-01-14
|
\
|
*
Muting an extremely chatty log line.
Nicolas Noble
2015-01-14
*
|
Merge pull request #22 from dklempner/http_scheme
Craig Tiller
2015-01-14
|
\
\
|
|
/
|
/
|
|
*
Review changes for :scheme conversion to http[s]
David Klempner
2015-01-14
*
|
clang-format
Craig Tiller
2015-01-14
*
|
Update C++ code to set status via the C api.
Craig Tiller
2015-01-14
*
|
Use the first received status as authoritative.
Craig Tiller
2015-01-14
*
|
Merge pull request #11 from ctiller/mac
Nicolas Noble
2015-01-14
|
\
\
|
*
|
Format change
Craig Tiller
2015-01-13
*
|
|
Fixing log_win32.c
Nicolas "Pixel" Noble
2015-01-13
*
|
|
Fixing time.c for win32 - MIN_INT can't work with 0x80000000 under win32.
Nicolas "Pixel" Noble
2015-01-13
|
|
*
Send a scheme of http or https as appropriate, rather than grpc.
David Klempner
2015-01-13
|
|
/
|
/
|
|
*
Merge github.com:google/grpc into mac
Craig Tiller
2015-01-13
|
|
\
|
|
/
|
/
|
*
|
Merge github.com:ctiller/grpc into format
Craig Tiller
2015-01-13
|
\
\
*
|
|
clang-format codebase
Craig Tiller
2015-01-13
|
|
*
Compile fix for mac
Craig Tiller
2015-01-13
|
|
/
|
/
|
*
|
Merge pull request #4 from ctiller/vasprint
yang-g
2015-01-12
|
\
\
|
|
*
Merge github.com:google/grpc
Craig Tiller
2015-01-12
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
|
|
Factoring out []2 artefacts from the transport security interface.
jboeuf
2015-01-12
*
|
|
Return bound port number from grpc_server_add_http2_port.
ctiller
2015-01-12
*
|
|
Avoid clobbering potential defines that were set up externally.
nnoble
2015-01-12
|
*
|
Check return value for error
Craig Tiller
2015-01-12
|
/
/
|
*
Merge github.com:google/grpc
Craig Tiller
2015-01-12
|
|
\
|
|
/
|
/
|
*
|
grpc census hash_table test coverage improvements.
hongyu
2015-01-12
*
|
Pre-allocate, check, and consume method, scheme, and content-type headers at
ctiller
2015-01-12
*
|
Ensure flow control callbacks happen outside the transport lock.
ctiller
2015-01-12
[next]