aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/opensslconf.h.in
Commit message (Expand)AuthorAgeFilesLines
* Move & split opensslconf.h.inRich Salz2016-01-251-300/+0
* Refactor file writing - rewrite crypto/opensslconf.h.in as templateRichard Levitte2016-01-231-21/+128
* Fix DES_LONG breakageViktor Dukhovni2016-01-131-3/+3
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-10/+34
* e_os.h: __sun done right.Andy Polyakov2015-11-231-1/+1
* Use defined(__sun) instead of defined(sun)Kurt Roeckx2015-11-221-1/+1
* RT3969: Add OPENSSL_SYS_UEFIDavid Woodhouse2015-09-081-1/+1
* Make preprocessor error into real preprocessor errorRichard Levitte2015-06-161-1/+1
* RT3548: Remove unsupported platformsRich Salz2014-12-281-2/+0
* Made it an error to define OPENSSL_USE_DEPRECATED if OpenSSL has been builtMatt Caswell2014-12-181-1/+1
* Turn on OPENSSL_NO_DEPRECATED by default.Matt Caswell2014-12-181-0/+17
* Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 andAndy Polyakov2005-12-161-5/+0
* This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe2004-06-011-0/+1
* Let's not forget the other places where HEADER_DES_H and HEADER_DES_OLD_HRichard Levitte2002-12-111-1/+1
* GCC uses __i386__.Richard Levitte2002-01-261-1/+1
* des_old.h doesn't really need to include des.h, so don't. That willRichard Levitte2001-11-061-1/+1
* Spelling corrected.Richard Levitte2001-03-021-1/+1
* Introduce the possibility to access global variables throughRichard Levitte2001-03-021-0/+2
* Since opensslconf.h might be included over and over, undefineRichard Levitte2001-02-221-0/+1
* Cosmetic change. No, openssl.h.in is not autogenerated :-)Richard Levitte2000-02-181-2/+1
* RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov1999-10-071-1/+15
* Some pre-POSIX systems don't have unistd.h (but e.g. lib.c).Bodo Möller1999-06-091-0/+2
* VMS support.Ulf Möller1999-05-131-0/+2
* SHA-1 cleanups and performance enhancements.Ulf Möller1999-05-051-5/+8
* More portable blowfish macros.Ulf Möller1999-04-271-21/+1
* New Configure option --openssldir to replace ssldir.pl.Ulf Möller1999-04-241-0/+4
* New header file opensslconf.h contains the macros set by Configure.Ulf Möller1999-04-211-0/+151