summaryrefslogtreecommitdiffstats
path: root/apps/version.c
AgeCommit message (Expand)Author
2016-10-14Constify command optionsFdaSilvaYY
2016-05-17Copyright consolidation 01/10Rich Salz
2016-04-18Rename some lowercase API'sRich Salz
2016-03-17Have 'openssl version -a' output the default engines directory as wellRichard Levitte
2016-02-10typoDr. Stephen Henson
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-04-24Big apps cleanup (option-parsing, etc)Rich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-10-20Add missing "-d" to option list of openssl version.Lutz Jänicke
2004-05-17Remove some unnecessary recursive includes from the internal apps.h header,Geoff Thorpe
2002-12-03EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte
2002-08-12fix previous commit (there's no SSLEAY_VERSION_TEXT)Bodo Möller
2002-08-11In case of shared libraries, we might run one version of theRichard Levitte
2002-03-22Merge in DES changed from 0.9.7-stable.Richard Levitte
2001-11-22check OPENSSL_NO_... before including header files that might beBodo Möller
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-20New functions SSL[_CTX]_set_msg_callback().Bodo Möller
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-06-23Use apps_shutdown() in all applications, in case someone decides notRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-01-10Add SSLEAY_DIR argument code for SSLeay_version.Bodo Möller
2000-02-11Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-08Make `openssl version' output lines consistent.Ralf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall