37 Commits (54171e276fc74286cba80ae18021bc414d4caf61)

Author SHA1 Message Date
Karthik Ravi Shankar 54171e276f Fold server credentials from grpc to grpc_impl namespace 6 years ago
Soheil Hassas Yeganeh 9decf48632 Move security credentials, connectors, and auth context to C++ 6 years ago
Yash Tibrewal f8561952e9 Don't use default capture 7 years ago
Yash Tibrewal e08a2b387a Prefer lambda expressions over std::bind 7 years ago
Yihua Zhang acc6ba0c24 Add C++ wrapper for local credentials 7 years ago
Yihua Zhang fe2fa0c1c8 Add C++ experimental API extensions for ALTS C stack 7 years ago
Vijay Pai 7fed69b7ad Use static_cast rather than reinterpret_cast whenever possible 7 years ago
Muxi Yan 0e00c43082 Move headers from grpc++ to grpcpp 7 years ago
Jan Tattermusch c9ec2c0888
Revert "Stop using std::thread in C++ library since it can trigger exceptions" 7 years ago
Vijay Pai 5dd32268be Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller cca7589333 Start moving C++ to slice interfaces 9 years ago
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the 9 years ago
Vijay Pai e57abcfbdb C++ changes required to maintain gcc4.4 compatibility - reduce use 10 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 10 years ago
yang-g 61e461e890 Guard against empty vector 10 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 10 years ago
Julien Boeuf 0c711ad88b Adding C++ metadata processor. 10 years ago
Julien Boeuf 35b559f6f7 Aligning C++ interface with C for the auth metadata processor. 10 years ago
Julien Boeuf c5b570f97e Adding void* at then end of security related method in order to have a stable ABI. 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
Julien Boeuf bf25bb01bb Few improvements: 10 years ago
Julien Boeuf d3920a28c6 Fixing build after sync with upstream master. 10 years ago
Julien Boeuf 5941335be3 Fixing lifetime of input metadata issue. 10 years ago
Julien Boeuf c2274e7069 Adding C++ auth metadata processor. 10 years ago
Julien Boeuf 5029b30d1c Adding option to force client auth on the server SSL creds. 10 years ago
Julien Boeuf 1d2240cc6c Have the secure credentials in separate header files. 10 years ago
Vijay Pai 82dd80abc6 Elminate range-based fors and work around some other limitations in older compilers 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
Craig Tiller 22176cbbf8 De-C++11-ification 10 years ago
Craig Tiller 42bc87c097 Update C++ server with new core API 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Julien Boeuf 8fbcc4391e Changing the SSL (Server) Credentials API. 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
Craig Tiller b5dcec5a2e clang-format codebase 10 years ago
nnoble 472f60edac Fixing opensource build. 10 years ago
jboeuf 6ad120e435 Moving the google-internal security code in their own files. 10 years ago
yangg 9e21f7281f Add server side credentials support. 11 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 11 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 11 years ago