1. 6738bf1 Update copyright year by Matt Caswell · 7 years ago
  2. dab2cd6 apps: Don't include progs.h in apps.h by Richard Levitte · 7 years ago
  3. cbe2964 Consistent formatting for sizeof(foo) by Rich Salz · 7 years ago
  4. 26a7d93 Remove parentheses of return. by KaoruToda · 7 years ago
  5. c27363f Check # of arguments for remaining commands. by Rich Salz · 8 years ago
  6. 3ee1eac Standardize apps use of -rand, etc. by Rich Salz · 8 years ago
  7. dd1abd4 If an engine comes up explicitely, it must also come down explicitely by Richard Levitte · 8 years ago
  8. 44c83eb Constify command options by FdaSilvaYY · 8 years ago
  9. 0f91e1d Fix some RAND bugs by Rich Salz · 9 years ago
  10. 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
  11. bd4850d RT4227: Range-check in apps. by Rich Salz · 9 years ago
  12. a0a8232 Centralise loading default apps config file by Matt Caswell · 9 years ago
  13. bdd58d9 Change the way apps open their input and output files by Richard Levitte · 10 years ago
  14. d303b9d Make the handling of output and input formats consistent by Richard Levitte · 10 years ago
  15. 296f54e Restore module loading by Richard Levitte · 10 years ago
  16. 333b070 fewer NO_ENGINE #ifdef's by Rich Salz · 10 years ago
  17. 7e1b748 Big apps cleanup (option-parsing, etc) by Rich Salz · 10 years ago
  18. ca3a82c free NULL cleanup by Rich Salz · 10 years ago
  19. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  20. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  21. c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
  22. d615bce For -hex, print just one \n by Bodo Möller · 16 years ago
  23. 7ca1cfb -hex option for openssl rand by Bodo Möller · 16 years ago
  24. 710069c Fix warnings. by Dr. Stephen Henson · 18 years ago
  25. 2754597 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. by Geoff Thorpe · 21 years ago
  26. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  27. 1c3e4a3 EXIT() may mean return(). That's confusing, so let's have it really mean by Richard Levitte · 22 years ago
  28. 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
  29. a661b65 New functions SSL[_CTX]_set_msg_callback(). by Bodo Möller · 23 years ago
  30. 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
  31. c04f8cf Use apps_shutdown() in all applications, in case someone decides not by Richard Levitte · 24 years ago
  32. 531d630 Provide an application-common setup function for engines and use it everywhere. by Richard Levitte · 24 years ago
  33. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  34. 1613c4d Typo by Lutz Jänicke · 24 years ago
  35. 73fc98a Fix typo preventing correct usage of -out option. by Lutz Jänicke · 24 years ago
  36. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
  37. 645749e On VMS, stdout may very well lead to a file that is written to in a by Richard Levitte · 25 years ago
  38. f365611 Undo the changes I just made. I'm not sure what I was thinking of. by Richard Levitte · 25 years ago
  39. 20d242b Make it possible for users of the openssl applications to specify the by Richard Levitte · 25 years ago
  40. d958685 Add required cast. by Bodo Möller · 25 years ago
  41. 8824ec7 Make sure strcmp() gets declared. by Richard Levitte · 25 years ago
  42. afbd074 'rand'/'-rand' documentation. by Bodo Möller · 25 years ago
  43. 27b7827 'rand' application for creating pseudo-random files. by Bodo Möller · 25 years ago