index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
vsprojects
Commit message (
Expand
)
Author
Age
*
Fixing test_config.c
Nicolas "Pixel" Noble
2015-01-13
*
Fixing opensource build.
nnoble
2015-01-12
*
Moving the google-internal security code in their own files.
jboeuf
2015-01-12
*
Splitting grpc_test_util into gpr_test_util.
nnoble
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
*
Adding plugins to the mako rendering system.
nnoble
2015-01-06
*
Provide a port of cpu related code to posix, and linux.
ctiller
2014-12-29
*
Improving Makefile support for shared libraries.
nnoble
2014-12-29
*
Update build.json, fix opensource build.
ctiller
2014-12-29
*
Add SSL root for production GFE.
chenw
2014-12-29
*
gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.
pmarks
2014-12-19
*
Introduce the (outside-of-iomgr) pollset API.
ctiller
2014-12-19
*
Remove endpoint/ directories.
ctiller
2014-12-17
*
Tweaking solution settings to be able to compile with OpenSSL (not link yet),...
nnoble
2014-12-16
*
Remove a (very) deprecated file.
ctiller
2014-12-16
*
Fix for the exposed problems after trying a full clean build.
nnoble
2014-12-16
*
Adding build files for OpenSSL.
nnoble
2014-12-15
*
Add time averaged stats for future alarm list work.
ctiller
2014-12-15
*
Add a test for useful.h.
ctiller
2014-12-15
*
Makefile will now build zlib and/or OpenSSL if needed.
nnoble
2014-12-12
*
Adding base utils for JWT service account workflow. OpenSSL base64 decoding is
jboeuf
2014-12-12
*
Add Visual Studio project for building zlib.
jtattermusch
2014-12-12
*
Tweaking log calls a bit.
nnoble
2014-12-12
*
Split client_channel into client_channel & child_channel.
ctiller
2014-12-12
*
Fix ipv6.c build breakage on Windows.
jtattermusch
2014-12-11
*
Add batch file that builds and executes all GPR tests.
jtattermusch
2014-12-11
*
Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific
pmarks
2014-12-11
*
Build CPP interop client in Git-on-[] as well as in [].
chenw
2014-12-11
*
Fixing opensource build - surface_em.* got removed.
nnoble
2014-12-09
*
Introducing iomgr.
ctiller
2014-12-09
*
Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ comp...
jtattermusch
2014-12-09
*
Add mako templates to generate MS Visual Studio projects.
jtattermusch
2014-12-08