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