1. 22a5354 fix(auth): allow hashes of different lengths by Demi Marie Obenour · 2 years, 2 months ago
  2. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  3. a987b89 refactor(auth): use a single function for parsing extensions by Demi Marie Obenour · 2 years, 6 months ago
  4. ddd9f67 refactor(auth): clean up certificate length checks by Demi Marie Obenour · 2 years, 6 months ago
  5. 6a7104a refactor(auth): remove code duplication by Demi Marie Obenour · 2 years, 6 months ago
  6. acf455b Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 2 years, 6 months ago
  7. 654b65b fix(auth): use NULL instead of 0 for pointer check by Yann Gautier · 2 years, 7 months ago
  8. f5c5185 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 2 years, 8 months ago
  9. ef27dd2 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · 2 years, 7 months ago
  10. ce882b5 refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · 2 years, 8 months ago
  11. ca34dbc fix(auth): reject junk after certificates by Demi Marie Obenour · 2 years, 8 months ago
  12. 8816dbb fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · 2 years, 8 months ago
  13. 63cc49d refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · 2 years, 8 months ago
  14. 94c0cfb refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · 2 years, 8 months ago
  15. 72460f5 fix(auth): require at least one extension to be present by Demi Marie Obenour · 2 years, 8 months ago
  16. fd37982 fix(auth): forbid junk after extensions by Demi Marie Obenour · 2 years, 8 months ago
  17. e9e4a2a fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · 2 years, 8 months ago
  18. ed38366 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 4 years, 7 months ago
  19. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  20. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  21. 93f3982 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · 8 years ago
  22. fabd21a Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · 8 years ago
  23. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  24. b621fb5 tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · 9 years ago
  25. 51c5e1a Clear static variables in X509 parser on error by Antonio Nino Diaz · 9 years ago
  26. 48279d5 TBB: add non-volatile counter support by Juan Castillo · 10 years ago
  27. 649dbf6 Move up to mbed TLS 2.x by Juan Castillo · 10 years ago
  28. 7d37aa1 TBB: add mbedTLS authentication related libraries by Juan Castillo · 10 years ago