index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
fling
/
server.c
Commit message (
Expand
)
Author
Age
*
merge with head and resolve conflict
yang-g
2015-12-02
|
\
|
*
Lower latency profiling
Craig Tiller
2015-11-03
|
/
*
clang-format all core files
Craig Tiller
2015-09-22
*
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
*
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
*
Fixing tests.
Julien Boeuf
2015-08-25
*
clang-format all source
Craig Tiller
2015-08-18
*
Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown
Nicolas "Pixel" Noble
2015-08-08
|
\
|
*
Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port
Craig Tiller
2015-08-03
*
|
Fixing C/C++ tests.
Nicolas "Pixel" Noble
2015-07-29
|
*
Adding option to force client auth on the server SSL creds.
Julien Boeuf
2015-07-21
|
/
*
Updating wrapped languages to new time functions
Craig Tiller
2015-07-13
*
clang-format changed files
Craig Tiller
2015-07-06
*
Introduce multiple clocks to GPR
Craig Tiller
2015-07-01
*
clang-format affected files
Craig Tiller
2015-06-17
*
Refine shutdown API
Craig Tiller
2015-05-27
*
Work towards removing grpc_server_shutdown
Craig Tiller
2015-05-26
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
\
|
*
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Craig Tiller
2015-05-11
|
|
\
*
|
\
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Making the gRPC C tests building under Windows.
Nicolas Noble
2015-05-09
|
|
*
Completion queue binding for new requests API change
Craig Tiller
2015-05-06
|
|
/
*
/
C Core API cleanup.
Craig Tiller
2015-05-04
|
/
*
Merge github.com:grpc/grpc into delete-the-old-api
Craig Tiller
2015-05-01
|
\
|
*
Stopgap fix for fling_stream_test timing out
Craig Tiller
2015-05-01
*
|
Fix fling
Craig Tiller
2015-04-29
|
/
*
Merge github.com:grpc/grpc into credit
Craig Tiller
2015-03-03
|
\
|
*
Dont add new requests when shutting down
Craig Tiller
2015-03-02
*
|
Server API simplification
Craig Tiller
2015-02-23
|
/
*
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
*
Addressed review comments
Abhishek Kumar
2015-02-13
*
clang formatting
Abhishek Kumar
2015-02-13
*
Btach handling of unary
Abhishek Kumar
2015-02-13
*
Initial draft of server using new async API
Abhishek Kumar
2015-02-13
*
Prepare for the new batch call API.
Craig Tiller
2015-02-02
*
Changing the SSL (Server) Credentials API.
Julien Boeuf
2015-01-20
*
Release server creds
Craig Tiller
2015-01-19
*
clang-format
Craig Tiller
2015-01-19
*
Allow secure connections with fling server
Craig Tiller
2015-01-19
*
() --> (void)
Craig Tiller
2015-01-15
*
Remove calls to grpc_call_accept from C core tests.
Craig Tiller
2015-01-15
*
Trailing metadata support.
ctiller
2014-12-16
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26