Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 6738bf1417 Update copyright year il y a 6 ans
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h il y a 6 ans
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  Rich Salz c27363f566 Check # of arguments for remaining commands. il y a 7 ans
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. il y a 7 ans
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely il y a 8 ans
  FdaSilvaYY 44c83ebd70 Constify command options il y a 8 ans
  Rich Salz 0f91e1dff4 Fix some RAND bugs il y a 8 ans
  Rich Salz 846e33c729 Copyright consolidation 01/10 il y a 8 ans
  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 9 ans
  Richard Levitte bdd58d9846 Change the way apps open their input and output files il y a 9 ans
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent il y a 9 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 21 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 22 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