1. 6cb3ef2 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · Fri Dec 09 17:19:08 2022 -0500
  2. 4912303 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · Wed Jan 04 10:16:10 2023 +0100
  3. 0587d9c refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · Thu Dec 08 15:24:36 2022 -0500
  4. bfff4d9 fix(auth): reject junk after certificates by Demi Marie Obenour · Thu Dec 08 15:24:31 2022 -0500
  5. 4d1610b fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · Thu Dec 08 15:24:27 2022 -0500
  6. 139b84c refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · Thu Dec 08 15:24:23 2022 -0500
  7. b1342a2 refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · Thu Dec 08 15:24:18 2022 -0500
  8. 47a8055 fix(auth): require at least one extension to be present by Demi Marie Obenour · Thu Dec 08 15:23:58 2022 -0500
  9. fa07d04 fix(auth): forbid junk after extensions by Demi Marie Obenour · Thu Dec 08 15:23:56 2022 -0500
  10. 83737b7 fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · Thu Dec 08 15:23:50 2022 -0500
  11. 2d817a3 fix(auth): correct sign-compare warning by Nicolas Toromanoff · Wed Dec 23 16:01:25 2020 +0100
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  13. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  14. e53da30 Merge pull request #844 from antonio-nino-diaz-arm/an/no-timingsafe by danh-arm · Mon Feb 20 14:00:05 2017 +0000
  15. 0ca1afa Revert "tbbr: Use constant-time bcmp() to compare hashes" by Antonio Nino Diaz · Thu Feb 09 10:26:54 2017 +0000
  16. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  17. 6adeeda tbbr: Use constant-time bcmp() to compare hashes by Antonio Nino Diaz · Fri Jan 13 13:53:32 2017 +0000
  18. 30eb967 Clear static variables in X509 parser on error by Antonio Nino Diaz · Fri Jan 13 15:03:19 2017 +0000
  19. bfb7fa6 TBB: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:57 2016 +0000
  20. bae6b2a Move up to mbed TLS 2.x by Juan Castillo · Thu Nov 05 09:24:53 2015 +0000
  21. a57a4d5 TBB: add mbedTLS authentication related libraries by Juan Castillo · Thu Apr 02 15:44:20 2015 +0100