1. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  2. 2d7153e Tidied up, added include to stdlib, removed "goto bad" usage by Matt Caswell · 11 years ago
  3. 8a531c2 Conform to whitespace conventions by rfkrocktk · 11 years ago
  4. 8a6c6bb Added custom PBKDF2 iteration count to PKCS8 tool. by Naftuli Tzvi Kay · 11 years ago
  5. 5693a30 PKCS#8 support for alternative PRFs. by Dr. Stephen Henson · 11 years ago
  6. ba64ae6 Tolerate PKCS#8 DSA format with negative private key. by Dr. Stephen Henson · 15 years ago
  7. 08882ac PR: 2038 by Dr. Stephen Henson · 16 years ago
  8. 30b1b28 Return correct exit code. by Dr. Stephen Henson · 16 years ago
  9. 46400c9 Avoid leaks in pkcs8 app, tidy code up. by Dr. Stephen Henson · 16 years ago
  10. 2e59752 Update obsolete email address... by Dr. Stephen Henson · 16 years ago
  11. 8a60547 Reformat pkcs8 source. by Dr. Stephen Henson · 21 years ago
  12. 0fbffe7 implement PKCS #8 / SEC1 private key format for ECC by Bodo Möller · 22 years ago
  13. 3ae7093 Correct a lot of printing calls. Remove extra arguments... by Richard Levitte · 22 years ago
  14. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  15. 54a656e Security fixes brought forward from 0.9.7. by Ben Laurie · 22 years ago
  16. 96b35c9 Signal an error if the entered output password didn't match itself. PR: 314 by Richard Levitte · 22 years ago
  17. 6775326 makedepend complains when a header file is included more than once in by Richard Levitte · 22 years ago
  18. da9b972 Make it possible to load keys from stdin, and restore that by Richard Levitte · 23 years ago
  19. 690ecff Fixes for 'no-hw' combined with 'no-SOME_CIPHER'. Fix dsaparam usage output. by Bodo Möller · 23 years ago
  20. 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
  21. 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
  22. 7953b8f Make better use of load_cert, load_certs and load_key. by Richard Levitte · 24 years ago
  23. 531d630 Provide an application-common setup function for engines and use it everywhere. by Richard Levitte · 24 years ago
  24. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  25. ecbe078 by Dr. Stephen Henson · 24 years ago
  26. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
  27. 645749e On VMS, stdout may very well lead to a file that is written to in a by Richard Levitte · 25 years ago
  28. 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
  29. 4b42658 Make pkcs8 work again. by Dr. Stephen Henson · 25 years ago
  30. a3fe382 Pass phrase reorganisation. by Dr. Stephen Henson · 25 years ago
  31. 667ac4e Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align by Ralf S. Engelschall · 25 years ago
  32. f07fb9b Add command line password options to the reamining utilities, amend docs. by Dr. Stephen Henson · 25 years ago
  33. 6643020 Add support for some broken PKCS#8 formats. by Dr. Stephen Henson · 25 years ago
  34. af57d84 Rename SSLeay_add_all_algorithms() et al to by Dr. Stephen Henson · 25 years ago
  35. 20432ea Fix some of the command line password stuff. New function by Dr. Stephen Henson · 25 years ago
  36. 525f51f Add PKCS#8 utility functions and add PBE options. by Dr. Stephen Henson · 25 years ago
  37. 8c197cc VMS updates. Submitted by: Richard Levitte <levitte@stacken.kth.se> by Ulf Möller · 26 years ago
  38. 74678cc Additional user data argument to pem_password_cb function type by Bodo Möller · 26 years ago
  39. 8eb57af Complete support for PKCS#5 v2.0. Still needs extensive testing. by Dr. Stephen Henson · 26 years ago
  40. e7871ff More PKCS#8 stuff. Support for unencrypted forms of private key. by Dr. Stephen Henson · 26 years ago
  41. 3cbb793 Add d2i,i2d bio and fp functions for PKCS#8 and add -inform and -outform by Dr. Stephen Henson · 26 years ago
  42. 600dec1 Add a 'pkcs8' application for initial PKCS#8 support. Still needs lots more by Dr. Stephen Henson · 26 years ago