Historique des commits

Auteur SHA1 Message Date
  Rich Salz bd4850df64 RT4227: Range-check in apps. il y a 8 ans
  Matt Caswell a0a82324f9 Centralise loading default apps config file il y a 8 ans
  Richard Levitte bdd58d9846 Change the way apps open their input and output files il y a 8 ans
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent il y a 8 ans
  Richard Levitte 296f54ee21 Restore module loading il y a 9 ans
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's il y a 9 ans
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) il y a 9 ans
  Rich Salz ca3a82c3b3 free NULL cleanup il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that il y a 9 ans
  Ben Laurie c8bbd98a2b Fix warnings. il y a 14 ans
  Bodo Möller d615bceb2d For -hex, print just one \n il y a 15 ans
  Bodo Möller 7ca1cfbac3 -hex option for openssl rand il y a 15 ans
  Dr. Stephen Henson 710069c19e Fix warnings. il y a 17 ans
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. il y a 20 ans
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. il y a 21 ans
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean il y a 21 ans
  Dr. Stephen Henson 3647bee263 Config code updates. il y a 22 ans
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). il y a 23 ans
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. il y a 23 ans
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not il y a 23 ans
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it il y a 23 ans
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't il y a 23 ans
  Lutz Jänicke 1613c4d3bf Typo il y a 23 ans
  Lutz Jänicke 73fc98a7bf Fix typo preventing correct usage of -out option. il y a 23 ans
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. il y a 24 ans
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a il y a 24 ans
  Richard Levitte f365611ca3 Undo the changes I just made. I'm not sure what I was thinking of. il y a 24 ans
  Richard Levitte 20d242b0de Make it possible for users of the openssl applications to specify the il y a 24 ans
  Bodo Möller d9586857d6 Add required cast. il y a 24 ans