aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects
Commit message (Expand)AuthorAge
* Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-27
|\
| * Merge pull request #157 from dklempner/eventfdGravatar Craig Tiller2015-01-27
| |\
| * | added src/core/support/string.h to build.jsonGravatar Jan Tattermusch2015-01-27
| | * Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]Gravatar David Klempner2015-01-26
* | | Addressing comments.Gravatar Nicolas Noble2015-01-26
| * | removed string.h reference from build.jsonGravatar Jan Tattermusch2015-01-26
| | * Merge branch 'master' into eventfdGravatar David Klempner2015-01-26
| | |\ | | |/ | |/|
| | * Refactor the pipe/eventfd abstractionGravatar David Klempner2015-01-26
* | | Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-26
|\| |
| * | Fixing a few winsocket misuses.Gravatar Nicolas "Pixel" Noble2015-01-24
| * | Adding Visual Studio filters.Gravatar Nicolas 'Pixel' Noble2015-01-24
| * | OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect t...Gravatar Nicolas "Pixel" Noble2015-01-23
* | | Replacing cJSON with our own code instead.Gravatar Nicolas Noble2015-01-22
| | * Add support for eventfd based kicking on linux.Gravatar David Klempner2015-01-21
| |/ |/|
| * Build projectsGravatar Craig Tiller2015-01-21
| * Disable compilation of some filesGravatar Craig Tiller2015-01-21
| * Build projectsGravatar Craig Tiller2015-01-21
| * Add a gitignore for win32 stuffGravatar Craig Tiller2015-01-21
|/
* Run buildgenGravatar Craig Tiller2015-01-18
* Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* Fixing test_config.cGravatar Nicolas "Pixel" Noble2015-01-13
* Fixing opensource build.Gravatar nnoble2015-01-12
* Moving the google-internal security code in their own files.Gravatar jboeuf2015-01-12
* Splitting grpc_test_util into gpr_test_util.Gravatar nnoble2015-01-12
* C implementation of Census trace store and stats store for grpc C lib.Gravatar hongyu2015-01-09
* Remove libevent.Gravatar ctiller2015-01-09
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-09
* Remove libevent.Gravatar ctiller2015-01-08
* Adding plugins to the mako rendering system.Gravatar nnoble2015-01-06
* Provide a port of cpu related code to posix, and linux.Gravatar ctiller2014-12-29
* Improving Makefile support for shared libraries.Gravatar nnoble2014-12-29
* Update build.json, fix opensource build.Gravatar ctiller2014-12-29
* Add SSL root for production GFE.Gravatar chenw2014-12-29
* gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist.Gravatar pmarks2014-12-19
* Introduce the (outside-of-iomgr) pollset API.Gravatar ctiller2014-12-19
* Remove endpoint/ directories.Gravatar ctiller2014-12-17
* Tweaking solution settings to be able to compile with OpenSSL (not link yet),...Gravatar nnoble2014-12-16
* Remove a (very) deprecated file.Gravatar ctiller2014-12-16
* Fix for the exposed problems after trying a full clean build.Gravatar nnoble2014-12-16
* Adding build files for OpenSSL.Gravatar nnoble2014-12-15
* Add time averaged stats for future alarm list work.Gravatar ctiller2014-12-15
* Add a test for useful.h.Gravatar ctiller2014-12-15
* Makefile will now build zlib and/or OpenSSL if needed.Gravatar nnoble2014-12-12
* Adding base utils for JWT service account workflow. OpenSSL base64 decoding isGravatar jboeuf2014-12-12
* Add Visual Studio project for building zlib.Gravatar jtattermusch2014-12-12
* Tweaking log calls a bit.Gravatar nnoble2014-12-12
* Split client_channel into client_channel & child_channel.Gravatar ctiller2014-12-12
* Fix ipv6.c build breakage on Windows.Gravatar jtattermusch2014-12-11
* Add batch file that builds and executes all GPR tests.Gravatar jtattermusch2014-12-11
* Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specificGravatar pmarks2014-12-11