summaryrefslogtreecommitdiffstats
path: root/crypto/cversion.c
AgeCommit message (Expand)Author
2019-11-08Cleanup include/openssl/opensslv.h.inRichard Levitte
2019-09-05Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBERViktor Dukhovni
2019-09-02Add CPU info to the speed command summaryBernd Edlinger
2019-04-23Add the possibility to display and use MODULESDIRRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2018-12-06Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-devRichard Levitte
2017-11-27Fix SOURCE_DATE_EPOCH bug; use UTCRich Salz
2017-10-18Remove parentheses of return.KaoruToda
2017-07-05Undo commit d420ac2Rich Salz
2016-05-17Copyright consolidation 08/10Rich Salz
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte
2016-01-26Remove /* foo.c */ commentsRich Salz
2015-11-15Explicit OpenSSL_version_num() implementation prototypeViktor Dukhovni
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-10Make build reproducibleKurt Roeckx
2015-01-08Fix build failure on Windows due to undefined cflags identifierMatt Caswell
2014-12-19Fix a problem if CFLAGS is too long cversion.c fails to compile when configMatt Caswell
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2003-12-27Use BUF_strlcpy() instead of strcpy().Richard Levitte
2001-01-10Add SSLEAY_DIR argument code for SSLeay_version.Bodo Möller
1999-07-29Always use buildinf.h, which now includes the mk1mfinf.h data.Bodo Möller
1999-07-27Use correct CFLAG definition for makefile.one builds.Bodo Möller
1999-07-21avoid -DPLATFORM=\"...\" and -DCFLAGS=\"...\" command lines,Bodo Möller
1999-06-07Don't mix real tabs with tabs expanded as 8 spaces -- that'sBodo 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-04-17Massive constification.Ben Laurie
1999-03-22Fix security hole.Ben Laurie
1999-03-08Make `openssl version' output lines consistent.Ralf S. Engelschall
1998-12-31Fix version stuff:Ralf S. Engelschall
1998-12-23*** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall
1998-12-23Switch version string to SSLeay/OpenSSLRalf S. Engelschall
1998-12-22Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf 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