Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matt Caswell 6738bf1417 Update copyright year 6 gadi atpakaļ
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 gadi atpakaļ
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 7 gadi atpakaļ
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 gadi atpakaļ
  Rich Salz c27363f566 Check # of arguments for remaining commands. 7 gadi atpakaļ
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 gadi atpakaļ
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 gadi atpakaļ
  FdaSilvaYY 44c83ebd70 Constify command options 8 gadi atpakaļ
  Rich Salz 0f91e1dff4 Fix some RAND bugs 8 gadi atpakaļ
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 gadi atpakaļ
  Rich Salz bd4850df64 RT4227: Range-check in apps. 8 gadi atpakaļ
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 gadi atpakaļ
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 gadi atpakaļ
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent 9 gadi atpakaļ
  Richard Levitte 296f54ee21 Restore module loading 9 gadi atpakaļ
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's 9 gadi atpakaļ
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 gadi atpakaļ
  Rich Salz ca3a82c3b3 free NULL cleanup 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 gadi atpakaļ
  Ben Laurie c8bbd98a2b Fix warnings. 14 gadi atpakaļ
  Bodo Möller d615bceb2d For -hex, print just one \n 16 gadi atpakaļ
  Bodo Möller 7ca1cfbac3 -hex option for openssl rand 16 gadi atpakaļ
  Dr. Stephen Henson 710069c19e Fix warnings. 17 gadi atpakaļ
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 gadi atpakaļ
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 gadi atpakaļ
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 gadi atpakaļ
  Dr. Stephen Henson 3647bee263 Config code updates. 23 gadi atpakaļ
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 gadi atpakaļ
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 gadi atpakaļ