1. 00a37b5 PR: 2220 by Dr. Stephen Henson · 15 years ago
  2. b48315d PR: 2061 by Dr. Stephen Henson · 15 years ago
  3. d4f0339 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  4. 96afc1c Add SEED encryption algorithm. by Bodo Möller · 18 years ago
  5. f3dea9a Camellia cipher, contributed by NTT by Bodo Möller · 19 years ago
  6. 67b6f1c fix problems found by coverity: remove useless code by Nils Larsch · 19 years ago
  7. a0156a9 Integrated support for PVK files. by Dr. Stephen Henson · 20 years ago
  8. b8e8ccd Fix warning. by Ben Laurie · 20 years ago
  9. eea374f Command line support for RSAPublicKey format. by Dr. Stephen Henson · 20 years ago
  10. 3eeaab4 make by Nils Larsch · 20 years ago
  11. 7d72723 some const fixes by Nils Larsch · 20 years ago
  12. f0eae95 Remove some unnecessary recursive includes from the internal apps.h header, by Geoff Thorpe · 21 years ago
  13. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  14. 1c3e4a3 EXIT() may mean return(). That's confusing, so let's have it really mean by Richard Levitte · 22 years ago
  15. da9b972 Make it possible to load keys from stdin, and restore that by Richard Levitte · 23 years ago
  16. 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
  17. b3dfaaa Add AES support in the applications that support -des and -des3. by Richard Levitte · 23 years ago
  18. 80bb905 Apply the following changes by Toomas Kiisk <vix@cyber.ee>: by Richard Levitte · 23 years ago
  19. 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
  20. c04f8cf Use apps_shutdown() in all applications, in case someone decides not by Richard Levitte · 24 years ago
  21. 531d630 Provide an application-common setup function for engines and use it everywhere. by Richard Levitte · 24 years ago
  22. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  23. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  24. 5e4ca42 The consequence of constification is that to pass the address to a by Richard Levitte · 24 years ago
  25. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
  26. 645749e On VMS, stdout may very well lead to a file that is written to in a by Richard Levitte · 25 years ago
  27. d3ed8ce Add support for the modified SGC key format used in IIS. by Dr. Stephen Henson · 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. 0a150c5 Generate correct error reasons strings for SYSerr. by Bodo Möller · 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. 82fc1d9 by Dr. Stephen Henson · 25 years ago
  34. 752d706 Make NO_RSA compile with pedantic. by Ben Laurie · 25 years ago
  35. 20432ea Fix some of the command line password stuff. New function by Dr. Stephen Henson · 25 years ago
  36. 36217a9 Allow passwords to be included on command line for a few more utilities. by Dr. Stephen Henson · 25 years ago
  37. 52664f5 Transparent support for PKCS#8 private keys in RSA/DSA. by Dr. Stephen Henson · 25 years ago
  38. af29811 Add password command line options to some utils. Fix and update man pages. by Dr. Stephen Henson · 25 years ago
  39. 3ea2363 Add support for public key input and output in rsa and dsa utilities with some by Dr. Stephen Henson · 25 years ago
  40. 2cfa692 Return 0 for succesful exit when -noout is used. by Bodo Möller · 26 years ago
  41. 74678cc Additional user data argument to pem_password_cb function type by Bodo Möller · 26 years ago
  42. 3a55fc1 correct error handling by Bodo Möller · 26 years ago
  43. 03cd494 New function RSA_check_key, openssl rsa -check by Bodo Möller · 26 years ago
  44. f5d7a03 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
  45. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  46. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  47. e778802 Massive constification. by Ben Laurie · 26 years ago
  48. 9fe8429 Allow the -certfile argument to be used multiple times in crl2pkcs7. by Dr. Stephen Henson · 26 years ago
  49. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  50. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago