summaryrefslogtreecommitdiff
path: root/apps/version.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-71/+68
* Add missing "-d" to option list of openssl version.Lutz Jänicke2008-10-201-1/+1
* Remove some unnecessary recursive includes from the internal apps.h header,Geoff Thorpe2004-05-171-0/+1
* EXIT() may mean return(). That's confusing, so let's have it really meanRichard Levitte2002-12-031-1/+1
* fix previous commit (there's no SSLEAY_VERSION_TEXT)Bodo Möller2002-08-121-1/+1
* In case of shared libraries, we might run one version of theRichard Levitte2002-08-111-1/+13
* Merge in DES changed from 0.9.7-stable.Richard Levitte2002-03-221-2/+2
* check OPENSSL_NO_... before including header files that might beBodo Möller2001-11-221-5/+15
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-1/+1
* New functions SSL[_CTX]_set_msg_callback().Bodo Möller2001-10-201-0/+53
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-0/+5
* Use apps_shutdown() in all applications, in case someone decides notRichard Levitte2001-06-231-0/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-5/+5
* Add SSLEAY_DIR argument code for SSLeay_version.Bodo Möller2001-01-101-2/+5
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...Ralf S. Engelschall2000-02-111-0/+2
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Make `openssl version' output lines consistent.Ralf S. Engelschall1999-03-081-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-211-3/+6
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-2/+3
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+128