Commit History

Author SHA1 Message Date
  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
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Matt Caswell 25690b7f5f Add -no_alt_chains option to apps to implement the new 9 years ago
  Rich Salz 75d0ebef2a Dead code clean: #if 0 removal in apps 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Hubert Kario 6d3d579367 Document -trusted_first option in man pages and help. 10 years ago
  Dr. Stephen Henson 14f47acf23 Allow reordering of certificates when signing. 10 years ago
  Dr. Stephen Henson 6f719f063c Change default cipher in smime app to des3. 10 years ago
  Dr. Stephen Henson 6aa1770c6d Use new X509_STORE_set_verify_cb function instead of old macro. 15 years ago
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable 15 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Ben Laurie 5ce278a77b More type-checking. 16 years ago
  Dr. Stephen Henson 6217896145 Improve error detection when streaming S/MIME. 17 years ago
  Bodo Möller 96afc1cfd5 Add SEED encryption algorithm. 17 years ago
  Dr. Stephen Henson 9cfc8a9d5c Update smime utility to support streaming for -encrypt and -sign -nodetach 17 years ago
  Dr. Stephen Henson f253a058d3 There is should be no need to rewind the input stream any more. 18 years ago
  Bodo Möller f3dea9a595 Camellia cipher, contributed by NTT 18 years ago
  Dr. Stephen Henson c27309edcb Allow any supported cipher to be used with smime -encrypt. 18 years ago
  Dr. Stephen Henson 216e0d5b91 Fix smime -pk7out. 18 years ago