1. dd1abd4 If an engine comes up explicitely, it must also come down explicitely by Richard Levitte · 8 years ago
  2. 44c83eb Constify command options by FdaSilvaYY · 8 years ago
  3. 2ac6115 Deal with the consequences of constifying getters by Richard Levitte · 9 years ago
  4. eeb2177 Add dhparam sanity check and update DH_check documentation by Matt Caswell · 9 years ago
  5. 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
  6. 16e1b28 GH932: Add more help messages to some apps options. by FdaSilvaYY · 9 years ago
  7. 0aeddcf Make DH opaque by Matt Caswell · 9 years ago
  8. 83ae812 Fix no-dsa by Matt Caswell · 9 years ago
  9. effaf4d Use NON_EMPTY_TRANSLATION_UNIT, consistently. by Rich Salz · 9 years ago
  10. 96487cd Continue standardisation of malloc handling in apps by Matt Caswell · 9 years ago
  11. a0a8232 Centralise loading default apps config file by Matt Caswell · 9 years ago
  12. bdd58d9 Change the way apps open their input and output files by Richard Levitte · 10 years ago
  13. d303b9d Make the handling of output and input formats consistent by Richard Levitte · 10 years ago
  14. 9c3bcfa Standardize handling of #ifdef'd options. by Rich Salz · 10 years ago
  15. 296f54e Restore module loading by Richard Levitte · 10 years ago
  16. 68dc682 In apps, malloc or die by Rich Salz · 10 years ago
  17. b196e7d remove malloc casts by Rich Salz · 10 years ago
  18. 333b070 fewer NO_ENGINE #ifdef's by Rich Salz · 10 years ago
  19. 7e1b748 Big apps cleanup (option-parsing, etc) by Rich Salz · 10 years ago
  20. ca3a82c free NULL cleanup by Rich Salz · 10 years ago
  21. d640708 free NULL cleanup by Rich Salz · 10 years ago
  22. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  23. 6d23cf9 RT3548: Remove unsupported platforms by Rich Salz · 10 years ago
  24. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  25. 5cf3795 RT3543: Remove #ifdef LINT by Rich Salz · 10 years ago
  26. 348d0d1 Update apps for bn opaque change by Matt Caswell · 10 years ago
  27. 44e0c2b RT2626: Change default_bits from 1K to 2K by Kurt Roeckx · 11 years ago
  28. 5c1393b PR: 2908 Submitted by: Dmitry Belyavsky <beldmit@gmail.com> by Dr. Stephen Henson · 12 years ago
  29. 2ca873e transparently handle X9.42 DH parameters by Dr. Stephen Henson · 13 years ago
  30. c8bbd98 Fix warnings. by Ben Laurie · 15 years ago
  31. d4f0339 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  32. 3eeaab4 make by Nils Larsch · 20 years ago
  33. 2aaec9c Update any code that was using deprecated functions so that everything builds by Geoff Thorpe · 21 years ago
  34. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  35. 1c3e4a3 EXIT() may mean return(). That's confusing, so let's have it really mean by Richard Levitte · 22 years ago
  36. 0dc0923 by Dr. Stephen Henson · 23 years ago
  37. 3647bee Config code updates. by Dr. Stephen Henson · 23 years ago
  38. 1372965 Reduce the header dependencies on engine.h in apps/. by Geoff Thorpe · 24 years ago
  39. c04f8cf Use apps_shutdown() in all applications, in case someone decides not by Richard Levitte · 24 years ago
  40. 531d630 Provide an application-common setup function for engines and use it everywhere. by Richard Levitte · 24 years ago
  41. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  42. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  43. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
  44. 645749e On VMS, stdout may very well lead to a file that is written to in a by Richard Levitte · 25 years ago
  45. f365611 Undo the changes I just made. I'm not sure what I was thinking of. by Richard Levitte · 25 years ago
  46. 20d242b Make it possible for users of the openssl applications to specify the by Richard Levitte · 25 years ago
  47. b598ea9 use consistent indentation by Bodo Möller · 25 years ago
  48. 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
  49. 0dd3989 Change to code generated by 'dhparam -C': by Bodo Möller · 25 years ago
  50. a10c512 another typo by Bodo Möller · 25 years ago
  51. 9f5d206 typo by Bodo Möller · 25 years ago
  52. bb2276a Avoid potential memory leak in code generated by 'openssl dhparam -C'. by Bodo Möller · 25 years ago
  53. 4191845 New '-dsaparam' option for 'openssl dhparam', and related fixes. by Bodo Möller · 25 years ago
  54. afbd074 'rand'/'-rand' documentation. by Bodo Möller · 25 years ago
  55. 667ac4e Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align by Ralf S. Engelschall · 25 years ago
  56. 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
  57. 2a99e8b dh renamed to dhparam by Ulf Möller · 25 years ago
  58. 09483c5 by Dr. Stephen Henson · 25 years ago