1. cf78ba2 bump_version script also handled SOVERSION for library/Makefile by Paul Bakker · 12 years ago
  2. 1fd4321 PKCS#5 v2 PBES2 support and use in PKCS#8 encrypted certificates by Paul Bakker · 12 years ago
  3. 19bd297 PKCS#5 module added. Moved PBKDF2 functionality inside and deprecated by Paul Bakker · 12 years ago
  4. cf6e95d Parsing of PKCS#8 encrypted private key files added and PKCS#12 basis by Paul Bakker · 12 years ago
  5. ac6168b Added error.h inclusion in error.c template by Paul Bakker · 12 years ago
  6. 93bab7f Made change to error.c for dummy error_strerror() permanent by Paul Bakker · 12 years ago
  7. 3455873 Inserted bump_version.sh in git repository by Paul Bakker · 13 years ago
  8. 9a73632 - Merged changesets 1399 up to and including 1415 into 1.2 branch by Paul Bakker · 13 years ago
  9. d14277d - Added PBKDF2 error code by Paul Bakker · 13 years ago
  10. 83f00bb - Updated strerror codes for SSL Compression and Blowfish by Paul Bakker · 13 years ago
  11. 3aac1da - Added exception error parsing when FATAL ssl message is received by Paul Bakker · 13 years ago
  12. 7890405 - Added GCM as known module by Paul Bakker · 13 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. 6083fd2 - Added a generic entropy accumulator that provides support for adding custom entropy sources and added some generic and platform dependent entropy sources by Paul Bakker · 14 years ago
  15. 880ac7e - Added handling for CTR_DRBG module by Paul Bakker · 14 years ago
  16. dceecd8 - Adapted error generation to include ASN.1 changes and have Windows snprintf macro by Paul Bakker · 14 years ago
  17. d0a345e - Added MFC snprintf macro by Paul Bakker · 14 years ago
  18. e471cd1 - Fixed handling of SSL module by Paul Bakker · 14 years ago
  19. 9d78140 - A error_strerror function() has been added to translate between error codes and their description. by Paul Bakker · 14 years ago