1. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  2. cbf3ef3 RSA and ECDSA key exchanges don't depend on CRL by Manuel Pégourié-Gonnard · 12 years ago
  3. abd6e02 Rm _CRT_SECURE_NO_DEPRECATE for programs by Manuel Pégourié-Gonnard · 12 years ago
  4. 7831b0c A few more issues with small configurations by Manuel Pégourié-Gonnard · 12 years ago
  5. c559c7a Renamed x509_cert structure to x509_crt for consistency by Paul Bakker · 12 years ago
  6. ddf26b4 Renamed x509parse_* functions to new form by Paul Bakker · 12 years ago
  7. 369d2eb Introduced x509_crt_init(), x509_crl_init() and x509_csr_init() by Paul Bakker · 12 years ago
  8. 36713e8 Fixed bunch of X509_PARSE related defines / dependencies by Paul Bakker · 12 years ago
  9. 7e56de1 Adapt ssl_cert_test to changes in PK by Manuel Pégourié-Gonnard · 12 years ago
  10. be50680 Fix use of x509_cert.rsa in programs by Manuel Pégourié-Gonnard · 12 years ago
  11. ba4878a Rename x509parse_key & co with _rsa suffix by Manuel Pégourié-Gonnard · 12 years ago
  12. ef3f8c7 Fixed const correctness issues in programs and tests by Paul Bakker · 12 years ago
  13. 69e095c - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now returns the number of 'failed certificates' instead of having a switch to enable it. by Paul Bakker · 14 years ago
  14. 6c0ceb3 - Added permissive certificate parsing to x509parse_crt() and x509parse_crtfile(). With permissive parsing the parsing does not stop on encountering a parse-error by Paul Bakker · 14 years ago
  15. cce9d77 - Lots of minimal changes to better support WINCE as a build target by Paul Bakker · 14 years ago
  16. 5690efc - Fixed a whole bunch of dependencies on defines between files, examples and tests by Paul Bakker · 14 years ago
  17. f17ed28 - Fixed reference to generic digest key by Paul Bakker · 14 years ago
  18. b63b0af - Added verification callback in certificate verification chain in order to allow external blacklisting by Paul Bakker · 15 years ago
  19. b96f154 - Fixed copyright message by Paul Bakker · 15 years ago
  20. 84f12b7 - Updated Copyright to correct entity by Paul Bakker · 15 years ago
  21. fc8c436 - Updated copyright line to 2010 by Paul Bakker · 15 years ago
  22. 77b385e - Updated copyright messages on all relevant files by Paul Bakker · 16 years ago
  23. 860d36b - Updated ssl_cert_test to properly parse return values from by Paul Bakker · 16 years ago
  24. 40ea7de - Added CRL revocation support to x509parse_verify() by Paul Bakker · 16 years ago
  25. d98030e - Added prelimenary CRL parsing and info support by Paul Bakker · 16 years ago
  26. 026c03b - Made changes for better compatibility with old-style C compilers by Paul Bakker · 16 years ago
  27. a1d3e5f - Add checking of certificate and key match by Paul Bakker · 16 years ago
  28. 4593aea - Added support for RFC4055 SHA2 and SHA4 signature algorithms for by Paul Bakker · 16 years ago