38 Commits (f8cc166605637f019c23f01493ff59106a5696eb)

Author SHA1 Message Date
Craig Tiller 6046dc35ef clang-format 10 years ago
Craig Tiller d248c24546 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 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
yangg a4b6f5df94 Add ServerContext. It is currently empty and deadline and metadata will come to 10 years ago
jboeuf ab4f91458b Adding JWT generation and signing code for service accounts credentials. 10 years ago
yangg fb3aa26c0e Fix comments regarding call_accept to reflect current API. 10 years ago
ctiller 2845cade4c Trailing metadata support. 10 years ago
ctiller 5e04b1376d Add a test for useful.h. 10 years ago
jboeuf befd26501a Adding base utils for JWT service account workflow. OpenSSL base64 decoding is 10 years ago
nnoble 8a67b5c281 Tweaking log calls a bit. 10 years ago
ctiller 9a58df0855 Explain server termination semantics a little better. 10 years ago
yangg 87da1b937d Make the default deadline gpr_inf_future to avoid mismatch between 10 years ago
jtattermusch 57c6f0cade Add batch file that builds and executes all GPR tests. 10 years ago
ctiller 18b49ab914 Introducing iomgr. 10 years ago
jtattermusch 98bffb779b Fixes for GPR library on Windows (+ getting rid of warnings under MS C++ compiler) 10 years ago
nnoble b5df72c050 Restoring atm_sync as it was lost during The Great Migration. 10 years ago
yangg 9e21f7281f Add server side credentials support. 10 years ago
jtattermusch 97fb3f6481 Add mako templates to generate MS Visual Studio projects. 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 10 years ago