Commit History

Author SHA1 Message Date
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 years ago
  Richard Levitte 3a63dbef15 Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev 5 years ago
  Richard Levitte b971b05ec6 Restore the display of options with 'openssl version -a' 6 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. 6 years ago
  Rich Salz c27363f566 Check # of arguments for remaining commands. 6 years ago
  Rich Salz b35ef02628 Print pathnames for 'version -r' 6 years ago
  Rich Salz 8389ec4b49 Add --with-rand-seed 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Rich Salz 9021a5dfb3 Rename some lowercase API's 8 years ago
  Richard Levitte 909289dfc3 Have 'openssl version -a' output the default engines directory as well 8 years ago
  Dr. Stephen Henson 01a2ade05d typo 8 years ago
  Richard Levitte e09621ff57 Make it possible to get ENGINESDIR info from OpenSSL_versions 8 years ago
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 8 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Lutz Jänicke 1581f82243 Add missing "-d" to option list of openssl version. 15 years ago
  Geoff Thorpe f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, 20 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 21 years ago
  Bodo Möller f17ef241d1 fix previous commit (there's no SSLEAY_VERSION_TEXT) 22 years ago
  Richard Levitte 4fde69b066 In case of shared libraries, we might run one version of the 22 years ago
  Richard Levitte 125cc35b59 Merge in DES changed from 0.9.7-stable. 22 years ago
  Bodo Möller 4f94d1a8b1 check OPENSSL_NO_... before including header files that might be 22 years ago
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and 23 years ago
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 years ago