Commit History

Author SHA1 Message Date
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Rich Salz 48b5352212 -inkey can be an identifier, not just a file 7 years ago
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  David Benjamin 609b0852e4 Remove trailing whitespace from some files. 8 years ago
  FdaSilvaYY 28aef3d955 Remove an option related to a deprecated flag 8 years ago
  FdaSilvaYY 12d56b2992 Fix various missing option help messages ... 8 years ago
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code 8 years ago
  FdaSilvaYY ceab33e2cf Typo and comment fix 8 years ago
  Dr. Stephen Henson 2197494da6 Use correct EOL in headers. 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Dr. Stephen Henson f47e564775 Fix signer option and support format SMIME. 8 years ago
  FdaSilvaYY 16e1b281b2 GH932: Add more help messages to some apps options. 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Viktor Dukhovni 0996dc5440 Refactor apps load_certs/load_crls to work incrementally 8 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 years ago
  Matt Caswell 2b6bcb702d Add support for -no-CApath and -no-CAfile options 9 years ago
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 years ago
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent 9 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 222561fe8e free NULL cleanup 5a 9 years ago
  Rich Salz ecf3a1fb18 Remove needless bio_err argument 9 years ago