1. b5c4209 Switch command-line utils to new nameopt API. by Dmitry Belyavskiy · 8 years ago
  2. dd1abd4 If an engine comes up explicitely, it must also come down explicitely by Richard Levitte · 8 years ago
  3. 44c83eb Constify command options by FdaSilvaYY · 8 years ago
  4. 12d56b2 Fix various missing option help messages ... by FdaSilvaYY · 9 years ago
  5. 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
  6. 79356a8 Fix NULL deref in apps/pkcs7 by Rich Salz · 9 years ago
  7. 0335851 argv was set but unused by Kurt Roeckx · 9 years ago
  8. a0a8232 Centralise loading default apps config file by Matt Caswell · 9 years ago
  9. bdd58d9 Change the way apps open their input and output files by Richard Levitte · 10 years ago
  10. 296f54e Restore module loading by Richard Levitte · 10 years ago
  11. 333b070 fewer NO_ENGINE #ifdef's by Rich Salz · 10 years ago
  12. 7e1b748 Big apps cleanup (option-parsing, etc) by Rich Salz · 10 years ago
  13. e0e920b free NULL cleanup 9 by Rich Salz · 10 years ago
  14. ca3a82c free NULL cleanup by Rich Salz · 10 years ago
  15. 11abf92 Dead code removal from apps by Matt Caswell · 10 years ago
  16. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  17. 3a83462 Further comment amendments to preserve formatting prior to source reformat by Matt Caswell · 10 years ago
  18. c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
  19. c11c64f Update to ASN1 printing code. by Dr. Stephen Henson · 20 years ago
  20. 9194296 Update ASN1 printing code and add a -print option to 'pkcs7' utility for by Dr. Stephen Henson · 20 years ago
  21. 3f39976 Call autoconfig code in pkcs7 utility. by Dr. Stephen Henson · 21 years ago
  22. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  23. 1c3e4a3 EXIT() may mean return(). That's confusing, so let's have it really mean by Richard Levitte · 22 years ago
  24. 5585f4e have 'openssl pkcs7' exit with code 1 on error instead of 0. PR: 119 by Richard Levitte · 23 years ago
  25. 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
  26. c04f8cf Use apps_shutdown() in all applications, in case someone decides not by Richard Levitte · 24 years ago
  27. 531d630 Provide an application-common setup function for engines and use it everywhere. by Richard Levitte · 24 years ago
  28. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  29. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
  30. 645749e On VMS, stdout may very well lead to a file that is written to in a by Richard Levitte · 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. 25f923d New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return code. by Dr. Stephen Henson · 25 years ago
  33. 954ef7e by Dr. Stephen Henson · 25 years ago
  34. 74678cc Additional user data argument to pem_password_cb function type by Bodo Möller · 26 years ago
  35. 6d11424 stack. by Ben Laurie · 26 years ago
  36. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  37. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  38. f73e07c Add type-safe STACKs and SETs. by Ben Laurie · 26 years ago
  39. 9fe8429 Allow the -certfile argument to be used multiple times in crl2pkcs7. by Dr. Stephen Henson · 26 years ago
  40. 9b5cc15 Continued patches so certificates and CRLs now can support and use by Dr. Stephen Henson · 26 years ago
  41. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  42. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago