793 Commits (e804777708d7808b4892837afd271a2e7ef4b42e)

Author SHA1 Message Date
Craig Tiller 8f789fd4b9 Reset on finalization so op objects can be reused 10 years ago
Craig Tiller 5095581cdb Get server call tags right 10 years ago
Craig Tiller e8200ba046 Fix GCC compilation 10 years ago
Craig Tiller e6ee9b403c Hide some unnecessary information 10 years ago
Craig Tiller 4beef42264 Clarify ownership 10 years ago
Craig Tiller b73856916a Remove old code, simplify a little 10 years ago
Craig Tiller 44290f1b6f Add necessary include 10 years ago
Craig Tiller ce40de58da clang-format 10 years ago
Craig Tiller 8674cb10eb clang-format 10 years ago
Vijay Pai cf3fb092cc clang-format 10 years ago
Craig Tiller 7bc97bc6de Everything compiles again 10 years ago
Craig Tiller 789471cfc6 Client side compiles/links 10 years ago
Nicolas "Pixel" Noble e850f3caad Adding GRPC_MUST_USE_RESULT 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
Craig Tiller 81fafa8971 Beginning the cleanup 10 years ago
Craig Tiller af7abf92cb Enable runtime configuration of tracers 10 years ago
Masood Malekghassemi 701af6031f Expose gpr_asprintf and gpr_strdup 10 years ago
Vijay Pai 9dc5c15b56 Account for time difference in mac and linux 10 years ago
David Garcia Quintas 02c677c6cb Reintroduced grpc_byte_buffer_reader_destroy. 10 years ago
vjpai 3beb20c3e2 Support use of high_res clock in timepoints 10 years ago
David Garcia Quintas c9516d4e28 Fixed memory leak in server_async 10 years ago
David Garcia Quintas 30bd4eb5cc Removed grpc_byte_buffer_reader_{create,destroy}. 10 years ago
Alistair Veitch 980ef7666d change census_context_deserialize signature 10 years ago
Yang Gao 69fe0759be Various minor fixes 10 years ago
Alistair Veitch 269676209e add init checks 10 years ago
Alistair Veitch 9d48ebfdc3 address comments 10 years ago
Craig Tiller 6ec402b9ea Expand comment 10 years ago
Craig Tiller e7023612ef Add a test of cmdline usage strings - and make them saner 10 years ago
Craig Tiller bce999f57f Refine shutdown API 10 years ago
Craig Tiller ee945e8325 Work towards removing grpc_server_shutdown 10 years ago
Alistair Veitch 9686dabd04 Initial refactoring and context API changes 10 years ago
Craig Tiller 0b6fb4d014 Remove unnecessary comment 10 years ago
vjpai 178a551b5d nullptr->shared_ptr conversion 10 years ago
Julien Boeuf 83b029726b Addressing comments. 10 years ago
Julien Boeuf 84d964a8df API for auth context and server-side secure transport only impl. 10 years ago
Craig Tiller 69eed29b7e Add clarifying comment 10 years ago
Julien Boeuf c1f3f2d556 Extension should return a const char *. 10 years ago
Craig Tiller 73b66efa27 Do a little better - dont require EXTRACT_ALL 10 years ago
Craig Tiller e793ba12c6 Begin marking up for Doxygen 10 years ago
Craig Tiller 818b8769fc Delete antiquated code 10 years ago
Craig Tiller dd093f33f6 Remove some bad asserts 10 years ago
Craig Tiller fbac5f17b7 Crash handling test 10 years ago
Craig Tiller ee210abe65 GPR_ASSERT is not an expression 10 years ago
Craig Tiller c21a80957a Add subprocess GPR API 10 years ago
Craig Tiller a33eca9332 Guarantee tls_set returns the new value 10 years ago
Yang Gao a89389283f support per call credentials in c++ 10 years ago
Craig Tiller 7d95470a62 Update comment 10 years ago
Nicolas Noble 2e3639302a Making the gRPC C tests building under Windows. 10 years ago
Julien Boeuf 9f218ddd9d Adding support for per call credentials in core. 10 years ago
Craig Tiller 2da0296478 Eliminate need for SIGPIPE handling 10 years ago