1. 28b7242 clang-format by Craig Tiller · 8 years ago
  2. 618e67d s/GPR_SLICE/GRPC_SLICE/g by Craig Tiller · 8 years ago
  3. d41a4a7 s/gpr_slice/grpc_slice, and move around tests, impls by Craig Tiller · 8 years ago
  4. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago[Renamed (99%) from src/core/lib/security/b64.c]
  5. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  6. 9533d04 Fix includes by Craig Tiller · 8 years ago
  7. f23078c Stage #1 of core breakup: move everything under lib by Craig Tiller · 8 years ago[Renamed from src/core/security/b64.c]
  8. 732a875 Add a sanity test for name aliasing by Craig Tiller · 9 years ago[Renamed (99%) from src/core/security/base64.c]
  9. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  10. 069384d base64: clarify signedness in negative initialization by Ian Coolidge · 9 years ago
  11. 7536af0 Eliminate gpr_ int types - and insist on C99 variants instead by Craig Tiller · 9 years ago
  12. 3121fd4 Sign conversion fixes by Craig Tiller · 9 years ago
  13. 73d8b57 Fixing indentation. by Julien Boeuf · 9 years ago
  14. 3e55b9f Base64 decode improvements. by Julien Boeuf · 9 years ago
  15. 4fca87a Removed incorrect cast by murgatroid99 · 9 years ago
  16. e582d09 Fixed integer conversion warnings in src/core/security by murgatroid99 · 9 years ago
  17. 190d360 Add missing new-lines at end of file by Craig Tiller · 10 years ago
  18. 0605995 Update copyright to 2015 by Craig Tiller · 10 years ago
  19. 213ed91 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. by Nicolas "Pixel" Noble · 10 years ago
  20. befd265 Adding base utils for JWT service account workflow. OpenSSL base64 decoding is by jboeuf · 10 years ago