455 Commits (dc42ee624db264a6d76c3a890d0ddcdc86d887d7)

Author SHA1 Message Date
Craig Tiller c4f0ebe63b Prepare for the new batch call API. 10 years ago
Craig Tiller a7cac78516 Prepare for the new batch call API. 10 years ago
Craig Tiller 4741adeb8d Cleanup 10 years ago
Craig Tiller 1e0d4c43d1 Rename & semantic fixup progress 10 years ago
Nicolas "Pixel" Noble c8fd2d1c01 Properly selecting chunks of code for the wakeup fd codepath. 10 years ago
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Craig Tiller 9724de88f3 Send simple request completes its request 10 years ago
Craig Tiller cce17ac033 First compiling version of the new C api. 10 years ago
David Klempner 78dc6cdaeb Refactor the pipe/eventfd abstraction 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Craig Tiller 485d77628d Move string.h to internal code 10 years ago
Craig Tiller 1fa4e15f7e Add define 10 years ago
Craig Tiller c0fc6a1f1f Add gpr_ltoa 10 years ago
David Klempner dbb4f942d0 Add support for eventfd based kicking on linux. 10 years ago
Craig Tiller dedbae744a Typo fix 10 years ago
Craig Tiller d14a1a5f04 Disable compilation of some files 10 years ago
Craig Tiller faadd2386c Add some documentation 10 years ago
Craig Tiller c50e398d65 First pass API for serving static data 10 years ago
murgatroid99 c896e192f7 Brought grpc_server_add_secure_http2_port in line with grpc_server_http2_port 10 years ago
Julien Boeuf 68ad53edf3 Fixing indent. 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller 4ffdcd56ce Add an optional server shutdown event. 10 years ago
Craig Tiller 32946d37e0 () --> (void) 10 years ago
Craig Tiller 4f20042ce1 Remove grpc_call_accept 10 years ago
Craig Tiller 808632ed4b Remove grpc_call_start_invoke 10 years ago
Craig Tiller 09b637538f clang-format 10 years ago
Craig Tiller 6046dc35ef clang-format 10 years ago
Craig Tiller d248c24546 Update C++ code to set status via the C api. 10 years ago
Craig Tiller 2ba0dacbde Update C++ code to set status via the C api. 10 years ago
Nicolas "Pixel" Noble 80d68c09c4 Fixing test_config.c 10 years ago
Nicolas "Pixel" Noble 27be1a2d3c Removing a few more traces of libevent. 10 years ago
Craig Tiller 40fc7a6632 clang-format codebase 10 years ago
Craig Tiller 80fa15c151 Moving prototype from Google to GitHub 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
ctiller 570d1f4425 Return bound port number from grpc_server_add_http2_port. 10 years ago
yangg 1b151096d1 Add impl subdirectory under public and move headers that need to be installed 10 years ago
ctiller 0cd69562fd Allow logging mechanism to be overridden by applications. 10 years ago
ctiller 033afb3879 Fix for the Windows build 10 years ago
yangg 4105e2b86c Add ServiceAccount Credentials wrapping and handle credentials creation 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
Craig Tiller e9a253477d Fix win32 build error. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
yangg ed5e7e006b Add deadline API on server side. 10 years ago
ctiller d94ad10cf1 Provide a port of cpu related code to posix, and linux. 10 years ago
yangg 7cebec7ccd Use overriden host name when creating a call. 10 years ago
ctiller 3bf466fb6c Port [] alarm management to GRPC. 10 years ago
yangg 59dfc90f57 Client side implementation of creating channel with credentials. 10 years ago