Historia zmian

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