521 Commits (3726098a2261024cf989f437a95b1f0d40409d89)

Author SHA1 Message Date
Craig Tiller d09f8806a6 Remove uses of sprintf 10 years ago
Craig Tiller be6a3550de Remove uses of sprintf 10 years ago
Craig Tiller 78d241cb3a Remove uses of sprintf 10 years ago
Craig Tiller b1979c73af Remove uses of sprintf 10 years ago
Nathaniel Manista fcd6c0c922 Correct an out-of-date path in a comment. 10 years ago
Craig Tiller 485d77628d Move string.h to internal code 10 years ago
Craig Tiller a7ed5d9c4c Remove use of sprintf 10 years ago
Craig Tiller 87d427532d Remove use of sprintf 10 years ago
Craig Tiller 4113ce75b1 Remove use of printf 10 years ago
Craig Tiller 985463d3a3 Remove sprintf from timeout_encoding 10 years ago
Craig Tiller c0fc6a1f1f Add gpr_ltoa 10 years ago
murgatroid99 e16e3334e8 Skiped currently failing test 10 years ago
murgatroid99 51fca2da4b Made node library buildable from source tree 10 years ago
Craig Tiller 94022a765a clang-format 10 years ago
Tim Emiola 5d11f8e7a1 fix a typo 10 years ago
Craig Tiller 1e0d80d7a0 Add Newline 10 years ago
Tim Emiola d428c54681 removed a reference to a google3 dir 10 years ago
Tim Emiola 5d11c1ad0d Remove Go links 10 years ago
Tim Emiola 9fe51788e3 Removes google3 specifics from the README.md, aligns the description with an open source release 10 years ago
Tim Emiola eaed637dba Removes Google username from TODOs, removes defunct TODOs 10 years ago
Tim Emiola 1bbe9ea232 Removed beefcake extension hook, it was no longer needed 10 years ago
Hongyu Chen 295699425a Adds extern "C" to census_tracing.h. We need to access tracing apis from 10 years ago
Nicolas Noble 614c2bf99b Replacing cJSON with our own code instead. 10 years ago
murgatroid99 cbaacad719 Fixed junk data bug in PHP SSL Credentials 10 years ago
Nathaniel Manista 59d095a7df The logging_pool module. 10 years ago
Craig Tiller a83567d729 Fix math in time_posix.c 10 years ago
Craig Tiller ad145bc9cb Use the right parameters to syscalls 10 years ago
Craig Tiller 93da6ac647 Fix memory corruption if >2 ports 10 years ago
David Klempner dbb4f942d0 Add support for eventfd based kicking on linux. 10 years ago
murgatroid99 cdc2a738c3 Indicated that serialize and deserialize are optional 10 years ago
Craig Tiller 9f44bfff6d Make option setting work on Mac 10 years ago
Craig Tiller a172ad7d41 Typo fix 10 years ago
Craig Tiller 0c0b60c322 Add platform ifdefs, fix up some MSVC warnings 10 years ago
Craig Tiller d14a1a5f04 Disable compilation of some files 10 years ago
Craig Tiller f2d39b7d83 Copy pollset_posix to pollset_windows 10 years ago
Craig Tiller b7e0cb56be Allocate the correct amount of memory 10 years ago
Craig Tiller fd7d3ec039 Actually serve up content 10 years ago
Craig Tiller 53d5f9d887 Initialize some members 10 years ago
Craig Tiller c6dffe5c51 Allow null copy/destroy functions 10 years ago
Craig Tiller c50e398d65 First pass API for serving static data 10 years ago
Craig Tiller 7cfa2d951d Allow sending preformatted messages 10 years ago
Craig Tiller ce6e350111 Add a simple GET handler 10 years ago
Craig Tiller c923cd7683 Add knowledge of :method GET 10 years ago
Craig Tiller 6afe256b56 Add helpers for SEND_FINISH 10 years ago
Craig Tiller 12b533de59 Make send/recv_metadata take ownership of passed in metadata 10 years ago
Craig Tiller d2d0a1184e Capture :path, and send it separately 10 years ago
murgatroid99 ec8956435d Switched binary stream to object stream 10 years ago
Tim Emiola c6a33a21a0 Removed unexpected reference to auth.rb 10 years ago
Tim Emiola 2b5637615a Updates ruby to stop using grpc_start_invoke 10 years ago
murgatroid99 f034e50ba9 Modified interop tests to handle binding to port 0 10 years ago