1. c280078 fix(auth): allow hashes of different lengths by Demi Marie Obenour · 1 year, 1 month ago
  2. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  3. e5e03e8 refactor(auth): use a single function for parsing extensions by Demi Marie Obenour · 1 year, 5 months ago
  4. 01ea239 refactor(auth): clean up certificate length checks by Demi Marie Obenour · 1 year, 5 months ago
  5. 221a648 refactor(auth): remove code duplication by Demi Marie Obenour · 1 year, 5 months ago
  6. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  7. bb7ffdf fix(auth): use NULL instead of 0 for pointer check by Yann Gautier · 1 year, 6 months ago
  8. 6cb3ef2 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 1 year, 7 months ago
  9. 4912303 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · 1 year, 6 months ago
  10. 0587d9c refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · 1 year, 7 months ago
  11. bfff4d9 fix(auth): reject junk after certificates by Demi Marie Obenour · 1 year, 7 months ago
  12. 4d1610b fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · 1 year, 7 months ago
  13. 139b84c refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · 1 year, 7 months ago
  14. b1342a2 refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · 1 year, 7 months ago
  15. 47a8055 fix(auth): require at least one extension to be present by Demi Marie Obenour · 1 year, 7 months ago
  16. fa07d04 fix(auth): forbid junk after extensions by Demi Marie Obenour · 1 year, 7 months ago
  17. 83737b7 fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · 1 year, 7 months ago
  18. 2d817a3 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 3 years, 6 months ago
  19. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  20. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  21. e53da30 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 7 years ago
  22. 0ca1afa Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 7 years ago
  23. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  24. 6adeeda tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 7 years ago
  25. 30eb967 Clear static variables in X509 parser on error by Antonio Nino Diaz · 7 years ago
  26. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · 8 years ago
  27. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · 9 years ago
  28. a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · 9 years ago