73 Commits (1e67aeed227f940c78c72c18d291f7abe3e110aa)

Author SHA1 Message Date
Craig Tiller 1ffa52f6dc Clean build.json 10 years ago
Nicolas "Pixel" Noble d6dcec526d Making the gpr_tmpfile's win32 version a bit more Windows-y. 10 years ago
Julien Boeuf 7413f10832 Adding linux specific env implementation. 10 years ago
Nicolas Noble 6393dd36f1 Fixing build.json by removing files that are no longer present. 10 years ago
Julien Boeuf fdbb1b039b ... And the project files... 10 years ago
Craig Tiller ea61b07800 Updated the first test (which fails) 10 years ago
Julien Boeuf 026a417def Adding support for loading the SSL roots from an environment variable. 10 years ago
Craig Tiller fef766933e Back-end for new core API 10 years ago
Craig Tiller 5350c2e703 Clean build file, regen projects 10 years ago
Craig Tiller 4450db2ac9 Add bbq 10 years ago
Jan Tattermusch a54b60d427 added src/core/support/string.h to build.json 10 years ago
Nicolas 'Pixel' Noble c7bb622b5f Adding property sheets for OpenSSL and Winsock 2 libraries. 10 years ago
David Klempner 8bfbc88d5f Rename wakeup_fd.[hc] to wakeup_fd_posix.[hc] 10 years ago
Nicolas Noble e04455a7ff Addressing comments. 10 years ago
Jan Tattermusch 64c3e72fec removed string.h reference from build.json 10 years ago
David Klempner 78dc6cdaeb Refactor the pipe/eventfd abstraction 10 years ago
Nicolas "Pixel" Noble d5a9985522 Fixing a few winsocket misuses. 10 years ago
Nicolas 'Pixel' Noble 1ea024dbe2 Adding Visual Studio filters. 10 years ago
Nicolas "Pixel" Noble d56602133c OpenSSL 1.0.2 is out of beta - let's update our own repositories to reflect that. 10 years ago
Nicolas Noble 614c2bf99b Replacing cJSON with our own code instead. 10 years ago
David Klempner dbb4f942d0 Add support for eventfd based kicking on linux. 10 years ago
Craig Tiller 6a6e4a1370 Build projects 10 years ago
Craig Tiller d14a1a5f04 Disable compilation of some files 10 years ago
Craig Tiller e1addfee06 Build projects 10 years ago
Craig Tiller e7d7559db3 Add a gitignore for win32 stuff 10 years ago
Craig Tiller 17ec5f9ebf Run buildgen 10 years ago
David Klempner 7f3ed1eda1 Factor out the pollset kicking mechanism and eliminate sharding 10 years ago
Nicolas "Pixel" Noble 80d68c09c4 Fixing test_config.c 10 years ago
nnoble 472f60edac Fixing opensource build. 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
hongyu 24200d3cbc C implementation of Census trace store and stats store for grpc C lib. 10 years ago
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
nnoble c87b1c533f Adding plugins to the mako rendering system. 10 years ago
ctiller d94ad10cf1 Provide a port of cpu related code to posix, and linux. 10 years ago
nnoble 5b7f32a2bb Improving Makefile support for shared libraries. 10 years ago
ctiller 521039327f Update build.json, fix opensource build. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
pmarks b74550655a gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. 10 years ago
ctiller d79b4865ce Introduce the (outside-of-iomgr) pollset API. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
nnoble 5447c5461c Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet. 10 years ago
ctiller c99774fc7b Remove a (very) deprecated file. 10 years ago
nnoble d8fd853cba Fix for the exposed problems after trying a full clean build. 10 years ago
nnoble 028ddde5d0 Adding build files for OpenSSL. 10 years ago
ctiller c1ddffbf1f Add time averaged stats for future alarm list work. 10 years ago
ctiller 5e04b1376d Add a test for useful.h. 10 years ago
nnoble 69ac39f4be Makefile will now build zlib and/or OpenSSL if needed. 10 years ago