463 Commits (e454f4afe36eb1f47973c3ac714f453b1920d827)

Author SHA1 Message Date
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 d2e2805922 Preserve proto order 10 years ago
Chen Wang 04f1aa809a Implement both Publisher and Subscriber. 10 years ago
Craig Tiller 4450db2ac9 Add bbq 10 years ago
Craig Tiller 50524cc67d Properly deal with end of stream 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Nicolas "Pixel" Noble c630682ad8 Enabling extra warnings, and disabling error on warning. 10 years ago
Nicolas "Pixel" Noble 3a2551c0bd Let's not strip libraries if compiled in anything other than release. 10 years ago
Nicolas "Pixel" Noble d8f8b6b57c Generating library aliases under Linux, hopefully fixing #192. 10 years ago
Nicolas "Pixel" Noble 3c63c0ced3 Adding a few more tests. 10 years ago
Nicolas Noble 66b5bba25b Fixing a couple of minor bugs, and adding a few tests. 10 years ago
David Klempner e360568a70 Rename poll_kick_test to poll_kick_posix_test 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
Yang Gao ed3ed701ce run generate_projects.sh since I changed build.json 10 years ago
Nicolas "Pixel" Noble be5201826b Regenerating project files. 10 years ago
Nicolas Noble 614c2bf99b Replacing cJSON with our own code instead. 10 years ago
Chen Wang 86af8cffc5 TIPS client implementation. 10 years ago
David Klempner dbb4f942d0 Add support for eventfd based kicking on linux. 10 years ago
Craig Tiller 96b49557ec Sort out some more compile flags for Mac 10 years ago
Craig Tiller b4ee3b5977 Make libraries compile on Darwin 10 years ago
Craig Tiller e1addfee06 Build projects 10 years ago
Craig Tiller 996d9dff47 Generate projects 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 Noble 047b72706d Adding a few more comments in the Makefile template, to explain some of its more obscure features. 10 years ago
Craig Tiller 4ffdcd56ce Add an optional server shutdown event. 10 years ago
Nicolas "Pixel" Noble 17f2b5921e Fixing parallel build. 10 years ago
Craig Tiller 297fafa078 Opportunistically use perftools if installed. 10 years ago
Nicolas Noble 54f68b6a8a Fixing typos in build.json: .cpp -> .cc 10 years ago
Craig Tiller a614caa54b Add missing space 10 years ago
Nicolas "Pixel" Noble 85bf09b315 Fixing zlib dependency build. 10 years ago
Craig Tiller f58b9ef681 Remove protoc_plugins, and use a variable. 10 years ago
Craig Tiller f0afe50dc9 Add missing space 10 years ago
Craig Tiller 8f126a6552 Remove _DEPS variables 10 years ago
Craig Tiller 12c8209c93 Generate dependencies when compiling the .o 10 years ago
Craig Tiller 3759e6f0f1 Remove clean rules 10 years ago
Craig Tiller c4da6b7ad5 Force using custom libraries if we are using ?SAN. 10 years ago
Craig Tiller 3ccae020f2 Support compiling zlib with ?SAN 10 years ago
Craig Tiller ec0b8f3f77 Compile OpenSSL differently for each config. 10 years ago
Nicolas Noble 9e47552e53 Don't mix C and C++ libraries. 10 years ago
Craig Tiller bf2659f0b6 Fix qps test. 10 years ago
Craig Tiller cfc18adef7 Remove go compiler 10 years ago
Craig Tiller 934baa3bb1 Add tools/run_tests/run_lcov.sh 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago