1. 1990fab Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  2. a2947ac Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  3. f744bd7 Update license headers to Apache-2.0 OR GPL-2.0-or-later by Bence Szépkúti · 5 years ago
  4. f0f8c09 Merge remote-tracking branch 'origin/pr/1375' into mbedtls-2.16 by Jaeden Amero · 6 years ago
  5. 874b604 Merge remote-tracking branch 'public/pr/975' into mbedtls-2.16 by Simon Butcher · 7 years ago
  6. 9cbd1b2 Include configuration file for all headers by Ron Eldor · 7 years ago
  7. 1ea604d Guard mbedtls_pkcs5_pbes2() by MBEDTLS_ASN1_PARSE_C by Hanno Becker · 7 years ago
  8. fa8f635 Add `MBEDTLS_SELF_TEST` check in header files by Ron Eldor · 8 years ago
  9. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  10. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  11. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  12. 898e0aa Rename key_length in cipher_info by Manuel Pégourié-Gonnard · 10 years ago
  13. ab22910 Just use stdint.h even with MSVC by Manuel Pégourié-Gonnard · 10 years ago
  14. eed55a4 Changed values of PK and PKCS5 error codes 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. 8d92ced Fix constness issue in pkcs5_pbes2() by Manuel Pégourié-Gonnard · 10 years ago
  18. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/pkcs5.h]
  19. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  20. 00ab470 cleanup library and some basic tests. Includes, add guards to includes by Rich Evans · 10 years ago
  21. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  22. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  23. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  24. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  25. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  26. b4fe3cb Rename to mbed TLS in the documentation/comments by Manuel Pégourié-Gonnard · 11 years ago
  27. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  28. fa6a620 Defines for UEFI environment under MSVC added by Paul Bakker · 12 years ago
  29. dcbfdcc Updated doxygen documentation in header files and HTML pages by Paul Bakker · 12 years ago
  30. 9b5e885 PKCS#5 PBES2 now uses OID database for algorithm detection by Paul Bakker · 12 years ago
  31. 28144de PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates by Paul Bakker · 12 years ago
  32. b0c19a4 PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated by Paul Bakker · 12 years ago