index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
clang-format
Craig Tiller
2015-01-14
*
Update C++ code to set status via the C api.
Craig Tiller
2015-01-14
*
Merge pull request #24 from nicolasnoble/win32
Craig Tiller
2015-01-13
|
\
|
*
Fixing test_config.c
Nicolas "Pixel" Noble
2015-01-13
*
|
Removing a few more traces of libevent.
Nicolas "Pixel" Noble
2015-01-14
|
/
*
clang-format codebase
Craig Tiller
2015-01-13
*
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
Return bound port number from grpc_server_add_http2_port.
ctiller
2015-01-12
*
Add impl subdirectory under public and move headers that need to be installed
yangg
2015-01-12
*
Allow logging mechanism to be overridden by applications.
ctiller
2015-01-12
*
Fix for the Windows build
ctiller
2015-01-12
*
Add ServiceAccount Credentials wrapping and handle credentials creation
yangg
2015-01-12
*
C implementation of Census trace store and stats store for grpc C lib.
hongyu
2015-01-09
*
Remove libevent.
ctiller
2015-01-09
*
Add a --forever flag, to continuously run tests as things change.
ctiller
2015-01-09
*
Remove libevent.
ctiller
2015-01-08
*
Add deadline API on server side.
yangg
2015-01-06
*
Provide a port of cpu related code to posix, and linux.
ctiller
2014-12-29
*
Use overriden host name when creating a call.
yangg
2014-12-29
*
Port [] alarm management to GRPC.
ctiller
2014-12-29
*
Client side implementation of creating channel with credentials.
yangg
2014-12-29
*
Add ServerContext. It is currently empty and deadline and metadata will come to
yangg
2014-12-19
*
Adding JWT generation and signing code for service accounts credentials.
jboeuf
2014-12-16
*
Fix comments regarding call_accept to reflect current API.
yangg
2014-12-16
*
Trailing metadata support.
ctiller
2014-12-16
*
Add a test for useful.h.
ctiller
2014-12-15
*
Adding base utils for JWT service account workflow. OpenSSL base64 decoding is
jboeuf
2014-12-12
*
Tweaking log calls a bit.
nnoble
2014-12-12
*
Explain server termination semantics a little better.
ctiller
2014-12-12
*
Make the default deadline gpr_inf_future to avoid mismatch between
yangg
2014-12-12
*
Add batch file that builds and executes all GPR tests.
jtattermusch
2014-12-11
*
Introducing iomgr.
ctiller
2014-12-09
*
Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ comp...
jtattermusch
2014-12-09
*
Restoring atm_sync as it was lost during The Great Migration.
nnoble
2014-12-09
*
Add server side credentials support.
yangg
2014-12-08
*
Add mako templates to generate MS Visual Studio projects.
jtattermusch
2014-12-08
*
Updating moe_db.txt with the latest equivalence since the ruby import changed...
nnoble
2014-12-05
*
Initial import.
Nicolas Noble
2014-11-26