57 Commits (ae66d78b8e50e7727028ae8649001e3d4b2cd75f)

Author SHA1 Message Date
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
jboeuf befd26501a Adding base utils for JWT service account workflow. OpenSSL base64 decoding is 10 years ago
jtattermusch 1de3a5c0a1 Add Visual Studio project for building zlib. 10 years ago
nnoble 8a67b5c281 Tweaking log calls a bit. 10 years ago
ctiller 82e275ffaf Split client_channel into client_channel & child_channel. 10 years ago
jtattermusch 94204dda83 Fix ipv6.c build breakage on Windows. 10 years ago
jtattermusch 57c6f0cade Add batch file that builds and executes all GPR tests. 10 years ago
pmarks 465554e5b6 Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific 10 years ago
chenw a8fd44adf8 Build CPP interop client in Git-on-[] as well as in []. 10 years ago
nnoble 15e664bf6d Fixing opensource build - surface_em.* got removed. 10 years ago
ctiller 18b49ab914 Introducing iomgr. 10 years ago