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
*
Merge pull request #157 from dklempner/eventfd
Craig Tiller
2015-01-27
|
\
*
|
added src/core/support/string.h to build.json
Jan Tattermusch
2015-01-27
|
*
Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]
David Klempner
2015-01-26
*
|
removed string.h reference from build.json
Jan Tattermusch
2015-01-26
|
*
Merge branch 'master' into eventfd
David Klempner
2015-01-26
|
|
\
|
|
/
|
/
|
|
*
Refactor the pipe/eventfd abstraction
David Klempner
2015-01-26
*
|
Fixing a few winsocket misuses.
Nicolas "Pixel" Noble
2015-01-24
*
|
Adding Visual Studio filters.
Nicolas 'Pixel' Noble
2015-01-24
*
|
OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect t...
Nicolas "Pixel" Noble
2015-01-23
|
*
Add support for eventfd based kicking on linux.
David Klempner
2015-01-21
*
|
Build projects
Craig Tiller
2015-01-21
*
|
Disable compilation of some files
Craig Tiller
2015-01-21
*
|
Build projects
Craig Tiller
2015-01-21
*
|
Add a gitignore for win32 stuff
Craig Tiller
2015-01-21
|
/
*
Run buildgen
Craig Tiller
2015-01-18
*
Factor out the pollset kicking mechanism and eliminate sharding
David Klempner
2015-01-16
*
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
[next]