497 Commits (861eb9f13a1437542a381e466f6e5796dafa0941)

Author SHA1 Message Date
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
Craig Tiller 754bd26e28 clang-format code 9 years ago
murgatroid99 eeb02ba77a Update copyrights again 9 years ago
murgatroid99 3466c4b55d Updated copyrights 9 years ago
Ian Coolidge 8e7a4b66e8 Fix R/W template argument order in prototypes 9 years ago
Vijay Pai b30bc2aad6 Remove dead code and a thus unneeded change to C++ bbuf 9 years ago
Vijay Pai 93beeb8895 Fix one use of grpc instead of gpr 9 years ago
vjpai de332dfcac Refactor server side to support generic tests. 9 years ago
Craig Tiller 0ede550acb Update async write documentation 9 years ago
Craig Tiller 896ef305bc Add copyright checks to sanity; make them verify copyright year is valid 9 years ago
Craig Tiller de3da74866 Add copyright checks to sanity; make them verify copyright year is valid 9 years ago
Vijay Pai 18c0477528 Got rid of all compilation problems, now need to test 9 years ago
sammcveety cbf2dfed88 Update link in credentials.h to point to grpc.io 9 years ago
Julien Boeuf 77bc16e38e Fixing cpp auth doc pointers. 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Bogdan Drutu 42ab3fa5fa Add a destructor callback as well 9 years ago
Bogdan Drutu 38d2ad6e96 Add a hook for the default constructor of ClientContext. 9 years ago
Hongyu Chen 0504a4443f More reverting 9 years ago
Hongyu Chen 134cac2004 Address comments: revert all changes except adding two new metadata keys 9 years ago
Jan Tattermusch 5dc93c363b include climits 9 years ago
Jan Tattermusch 5b155e5674 more win x64 fixes 9 years ago
Hongyu Chen 1f96048187 Census tags propagation. 9 years ago
yang-g 92f4a155d8 add doxygen comment 9 years ago
Craig Tiller 8352b9e997 Review feedback 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 9 years ago
vjpai b6df94ad22 WIP 9 years ago
Julien Boeuf 6489740a7c Improving documentation. 9 years ago
Julien Boeuf 67c2c95788 Fixing typo. 9 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
yang-g a23f17b123 add server_builder_option 9 years ago
Craig Tiller 7221d999bb Global hook for doing something in response to a synchronous server call 9 years ago
Craig Tiller 52a2ebadcb Two argument variant for grpc::thread 9 years ago
Julien Boeuf 114f39475f Cpp example of how the plugins can be done. 9 years ago
Craig Tiller b774be46d7 clang-format 9 years ago
Craig Tiller b113649517 clang-format 9 years ago
yang-g b0e5e082b0 include header 9 years ago
yang-g a89bf50cf1 Handle cancel before start case 9 years ago
Julien Boeuf 112f4a3035 Fixing the doc to warn of the dangers for overriding the target name when using SSL. 9 years ago
Craig Tiller 5925603101 stream_op cleanup: miscellany 9 years ago
yang-g bd89dd8381 remove log spam 9 years ago
Jorge Canizales 0f5739be43 Mark WaitForInitialMetadata as override, for Clang 9 years ago
Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
Craig Tiller ddf3a511aa Add clang-format to sanity 9 years ago
Craig Tiller 04456843cd Windows fixes 9 years ago
Julien Boeuf c34b2e744c Do not use string_ref for output params. 9 years ago
Julien Boeuf 8b0b6f413d It is a bad idea to have a map with string_refs as output params. 9 years ago
Julien Boeuf 14929d4e35 Credentials plugin fixes (after the branch was merged). 9 years ago
David Garcia Quintas 328deb28de Removed grpc_security.h from auth_context.h 9 years ago
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch 9 years ago