1. eaa89f8 - Do not depend on dhm code if POLARSSL_DHM_C not defined by Paul Bakker · 14 years ago
  2. 66b78b2 - Added missing rsa_init() call in x509parse_self_test() by Paul Bakker · 14 years ago
  3. 53019ae - RSASSA-PSS verification now properly handles salt lengths other than hlen by Paul Bakker · 14 years ago
  4. 400ff6f - Corrected parsing of UTCTime dates before 1990 and after 1950 by Paul Bakker · 14 years ago
  5. 96743fc - Parsing of PEM files moved to separate module (Fixes ticket #13). Also possible to remove PEM support for systems only using DER encoding by Paul Bakker · 14 years ago
  6. d61e7d9 - Cleaned up warning-generating code by Paul Bakker · 15 years ago
  7. 0f5f72e - Fixed doxygen syntax to standard '\' instead of '@' by Paul Bakker · 15 years ago
  8. 3cccddb - Fixed identification of non-critical CA certificates by Paul Bakker · 15 years ago
  9. b619499 - x509parse_time_expired() checks time now in addition to the existing date check by Paul Bakker · 15 years ago
  10. a056efc - Fixed serial length check by Paul Bakker · 15 years ago
  11. dd47699 - Moved storing of a printable serial into a separate function by Paul Bakker · 15 years ago
  12. 76fd75a - Improved certificate validation and validation against the available CRLs by Paul Bakker · 15 years ago
  13. 74111d3 - Improved X509 certificate parsing to include extended certificate fields, such as Key Usage by Paul Bakker · 15 years ago
  14. b63b0af - Added verification callback in certificate verification chain in order to allow external blacklisting by Paul Bakker · 15 years ago
  15. 1b57b06 - Added reading of DHM context from memory and file by Paul Bakker · 15 years ago
  16. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  17. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  18. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  19. 1f3c39c - Removed copyright line for Christophe Devine for clarity by Paul Bakker · 15 years ago
  20. 27d6616 - Added x509_get_sig_alg() to allow easy future X509 signature algorithm determination expansion by Paul Bakker · 15 years ago
  21. ff60ee6 - Added const-correctness to main codebase by Paul Bakker · 15 years ago
  22. 9120018 - Added support for GeneralizedTime in X509 certificates by Paul Bakker · 15 years ago
  23. fe1aea7 - Fixed typo in MD4 define by Paul Bakker · 16 years ago
  24. de4d2ea - Added handling of missing POLARSSL_MD5_C define and POLARSSL_SHA1_c define by Paul Bakker · 16 years ago
  25. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  26. c6ce838 - Better handling of extension parsing by Paul Bakker · 16 years ago
  27. 9be1937 - Fill base data for x509_crl_entry in CRL correctly by Paul Bakker · 16 years ago
  28. 635f4b4 - Updated error check on optional nextUpdate in CRL by Paul Bakker · 16 years ago
  29. 1e27bb2 - Added newline at end of CRL info by Paul Bakker · 16 years ago
  30. 1973e4c - Fixed selftest of X509parse code by Paul Bakker · 16 years ago
  31. 40ea7de - Added CRL revocation support to x509parse_verify() by Paul Bakker · 16 years ago
  32. 7d06ad2 - Fixed formatting by Paul Bakker · 16 years ago
  33. d98030e - Added prelimenary CRL parsing and info support by Paul Bakker · 16 years ago
  34. 2b245eb - Moved file loading to load_file by Paul Bakker · 16 years ago
  35. 7c6d4a4 - Fixed new logic on certificate chains in x509parse_verify() by Paul Bakker · 16 years ago
  36. e9581d6 - Fixed logic error on end of 'full' chain by Paul Bakker · 16 years ago
  37. 320a4b5 - Added input handling for x509parse_crt() by Paul Bakker · 16 years ago
  38. 026c03b - Made changes for better compatibility with old-style C compilers by Paul Bakker · 16 years ago
  39. 4593aea - Added support for RFC4055 SHA2 and SHA4 signature algorithms for by Paul Bakker · 16 years ago
  40. 3681b11 - Enlarged debug buffer to facilitate long certificate values and filenames by Paul Bakker · 16 years ago
  41. 785a9ee - Added email address to header license information by Paul Bakker · 17 years ago
  42. e0ccd0a - Updated Copyright notices by Paul Bakker · 17 years ago
  43. 40e4694 - First replacement of xyssl by polarssl where needed by Paul Bakker · 17 years ago
  44. 5121ce5 - Renamed include directory to polarssl by Paul Bakker · 17 years ago