aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/vs2013/grpc.vcxproj
Commit message (Expand)AuthorAge
* Addressing iniitial feedback.Gravatar Julien Boeuf2015-02-23
* Added support for default credentials.Gravatar Julien Boeuf2015-02-21
* Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
* Merge branch 'master' of github.com:google/grpc into unsecure-fixGravatar Nicolas "Pixel" Noble2015-02-21
|\
* | Various MacOS build fixes.Gravatar Nicolas "Pixel" Noble2015-02-21
| * Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
|/
* Removing the hardcoded SSL roots.Gravatar Julien Boeuf2015-02-20
* Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17
* Merge pull request #475 from dklempner/epollGravatar Craig Tiller2015-02-11
|\
* | remove _shared suffix from target dll namesGravatar Jan Tattermusch2015-02-11
| * Merge branch 'master' into epollGravatar David Klempner2015-02-11
| |\ | |/ |/|
| * Epoll based multipollerGravatar David Klempner2015-02-10
* | Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
|\|
* | Addressing comments.Gravatar Nicolas Noble2015-02-10
* | Adding Windows tcp server code.Gravatar Nicolas "Pixel" Noble2015-02-05
| * Updated the first test (which fails)Gravatar Craig Tiller2015-02-03
* | First draft of the win32 implementation of iomgr.Gravatar Nicolas "Pixel" Noble2015-02-04
* | Clean build file, regen projectsGravatar Craig Tiller2015-01-31
| * Add bbqGravatar Craig Tiller2015-01-30
|/
* Merge branch 'master' of github.com:google/grpc into jsonGravatar Nicolas Noble2015-01-27
|\
| * Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc]Gravatar David Klempner2015-01-26
* | Addressing comments.Gravatar Nicolas Noble2015-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
* | | 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
| * Build projectsGravatar Craig Tiller2015-01-21
|/
* Run buildgenGravatar Craig Tiller2015-01-18
* Factor out the pollset kicking mechanism and eliminate shardingGravatar David Klempner2015-01-16
* Fixing opensource build.Gravatar nnoble2015-01-12
* Moving the google-internal security code in their own files.Gravatar jboeuf2015-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
* Improving Makefile support for shared libraries.Gravatar nnoble2014-12-29
* Update build.json, fix opensource build.Gravatar ctiller2014-12-29
* 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
* Add time averaged stats for future alarm list work.Gravatar ctiller2014-12-15
* 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
* Fixing opensource build - surface_em.* got removed.Gravatar nnoble2014-12-09