1. a7e6d65 Changes for C to C++. Adding extern C to header files for compatibility. by Yash Tibrewal · 7 years ago
  2. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  3. e8b7952 Fix include guards by Craig Tiller · 7 years ago
  4. 29b527f Reinstate one check, fix fall out by Craig Tiller · 7 years ago[Renamed from src/core/lib/security/util/b64.h]
  5. 04f28d9 review feedback and one bugfix by Makarand Dharmapurikar · 7 years ago
  6. b239da9 removed multiple allocs, refactored b64 encoder by Makarand Dharmapurikar · 7 years ago
  7. 87a7e1f Merge github.com:grpc/grpc into slice_with_exec_ctx by Craig Tiller · 8 years ago
  8. 28b7242 clang-format by Craig Tiller · 8 years ago
  9. b37d53e Bulk update #includes by Craig Tiller · 8 years ago
  10. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  11. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago[Renamed (94%) from src/core/lib/security/b64.h]
  12. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  13. 9a4dddd Fix include guards by Craig Tiller · 8 years ago
  14. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/security/b64.h]
  15. 3598d44 Fixed include guards by David Garcia Quintas · 8 years ago
  16. 19fa540 Fix copyrights by Craig Tiller · 9 years ago
  17. 732a875 Add a sanity test for name aliasing by Craig Tiller · 9 years ago[Renamed from src/core/security/base64.h]
  18. d6c98df clang-format all source by Craig Tiller · 9 years ago
  19. 3e55b9f Base64 decode improvements. by Julien Boeuf · 9 years ago
  20. 1ff52d5 Guard headers tool. by Nicolas "Pixel" Noble · 10 years ago
  21. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  22. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  23. befd265 Adding base utils for JWT service account workflow. OpenSSL base64 decoding is by jboeuf · 10 years ago