18 Commits (c4682fe2599a8db96e36daf79be1430a9d4904b5)

Author SHA1 Message Date
Craig Tiller dbb5164ac7 [clang-format] Remove custom clang-format rules for include ordering (#37820) 4 months ago
Mark D. Roth f6c57b6384 [reorg] move a bunch of stuff to src/core/util (#36792) 5 months ago
Tanvi Jagtap ba0c992006 [Gpr_To_Absl_Logging] Remove logging header from example and test/core/ folder (#37492) 6 months ago
Mark D. Roth 0944410d6c [reorg] move test/core/util -> test/core/test_util (#36446) 9 months ago
AJ Heller 1a8b22f2de [build] Restrict visibility for creating core credentials types. (#36216) 10 months ago
Mark D. Roth 41606054c2 [load_file] remove grpc_load_file() in favor of grpc_core::LoadFile() (#35857) 1 year ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
yihuaz b9a69481c2
Revert "Support user provided "scope" in JWT and GDC (#26577)" (#26645) 4 years ago
yihuaz 6df967966b
Support user provided "scope" in JWT and GDC (#26577) 4 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Jan Tattermusch 148700a8ea windows needs fflush after fprintf 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Julien Boeuf 964d7bb482 Fixing JWT verifier. 8 years ago
Craig Tiller 28b72428a8 clang-format 8 years ago
Craig Tiller 618e67d655 s/GPR_SLICE/GRPC_SLICE/g 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Craig Tiller 8517886c6a Move load_file into iomgr 9 years ago
Craig Tiller ba4a862b2c Fix compile errors 9 years ago
Julien Boeuf 8ca294e417 Refactoring the core security code. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Nicolas "Pixel" Noble 1d43bc3ed3 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble da71518169 Replacing grpc_max_auth_token_lifetime by an accessor. 9 years ago
Craig Tiller a82950e683 clang-format all core files 10 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 10 years ago
Julien Boeuf 28d75d9349 Adding option to add a null terminator when loading a file. 10 years ago
Julien Boeuf 25380de72d Adding tool for generating JWTs on the command line. 10 years ago