1. 7ff7965 Update headers by Dave Rodgman · 1 year, 9 months ago
  2. 6060cf1 Add new mbedtls_pkcs12_pbe_ext function to replace old function by Waleed Elmelegy · 1 year, 11 months ago
  3. 38a89ad Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
  4. 1b6c09a Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  5. ce22008 Documentation fixes by Paul Elliott · 3 years, 8 months ago
  6. a59cc3d Further documentation improvements by Paul Elliott · 3 years, 9 months ago
  7. fe724fe Fix for pkcs12 with NULL or zero length password by Paul Elliott · 3 years, 9 months ago
  8. a397443 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  9. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  10. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  11. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 7 years ago
  12. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  13. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  14. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  15. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  16. 932e393 Fix typos & Co by Manuel Pégourié-Gonnard · 10 years ago
  17. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/pkcs12.h]
  18. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  19. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  20. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  21. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  22. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  23. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  24. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  25. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  26. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  27. a36d23e Fixed documentation issues found by clang by Paul Bakker · 12 years ago
  28. 7749a22 Moved PKCS#12 cipher layer based PBE detection to use OID database by Paul Bakker · 12 years ago
  29. 38b50d7 Moved PKCS#12 PBE functions to cipher / md layer where possible by Paul Bakker · 12 years ago
  30. f1f21fe Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago