]> git.ipfire.org Git - thirdparty/openssl.git/history - config
Fix DTLS buffered message DoS attack
[thirdparty/openssl.git] / config
2013-10-19  Ben LaurieMerge branch 'no_gmt_unix_time' of git://github.com...
2013-06-30  Andy Polyakovconfig: fix executable format detection on latest FreeBSD.
2011-11-14  Andy Polyakovconfig: platform and poratbility updates from HEAD.
2011-09-05  Andy Polyakovconfig: don't add -Wa options with no-asm [from HEAD].
2011-07-13  Andy Polyakovconfig: config: detect if assembler supports --noexecst...
2011-06-27  Dr. Stephen Hensonauto detect configuration using KERNEL_BITS and CC
2011-06-24  Dr. Stephen Hensonallow KERNEL_BITS to be specified in the environment
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-03-09  Dr. Stephen HensonPR: 2186
2009-10-07  Dr. Stephen HensonAllow uname values to be overridden by the environment
2009-07-01  Dr. Stephen HensonPR: 1972
2009-06-17  Dr. Stephen HensonUpdate from HEAD.
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-01-18  Ben LaurieAllow CC to be overridden.
2008-10-28  Andy PolyakovFix typo in ./config.
2007-12-18  Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-09-27  Andy PolyakovYet another ARM update. It appears to be more appropria...
2007-09-27  Andy PolyakovMove -march=armv4t to ./config.
2007-09-27  Andy PolyakovARMv4 assembler pack.
2007-08-31  Andy PolyakovOffer darwin64-x86_64-cc as option.
2007-08-01  Andy PolyakovTypos in ./config.
2007-07-31  Andy PolyakovProper support for shared build under MacOS X.
2007-06-19  Dr. Stephen HensonUpdate from stable branch.
2007-05-04  Andy PolyakovDetect UltraSPARC T1 in ./config.
2007-04-30  Andy PolyakovEngage s390x assembler modules.
2007-04-23  Bodo MöllerAdd SEED encryption algorithm.
2007-03-20  Andy PolyakovVarious PowerPC config updates.
2007-02-21  Lutz JänickeAdd automatic detection for Linux on SuperH
2007-02-21  Lutz JänickeAdd support for m68k linux
2006-06-09  Bodo MöllerCamellia cipher, contributed by NTT
2006-05-12  Dr. Stephen HensonStop warnings about deprecated -mcpu option.
2006-05-06  Ulf Möllerbug fix.
2006-04-11  Ulf MöllerAdd BeOS support.
2006-03-01  Nils Larschforce C locale when using [a-z] in sed expressions
2005-09-20  Andy PolyakovFix typo: "powepc" vs "powerpc." G-r-r-r-r.
2005-09-20  Andy PolyakovRefine AIX support.
2005-08-11  Andy PolyakovEliminate reference to removed platform line.
2005-06-26  Andy PolyakovUnify some SCO targets.
2005-06-20  Andy PolyakovRefine ELF detection on BSD platforms.
2005-06-05  Andy PolyakovUnify BSDi target.
2005-05-31  Andy PolyakovFix typo in ./config.
2005-05-31  Andy PolyakovPlatform update from 8-stable.
2005-05-21  Andy PolyakovDefault to no-sse2 on selected platforms.
2005-04-07  Andy PolyakovRecognize MSYS/MINGW environment.
2005-04-04  Andy PolyakovExtend Solaris x86 support to amd64.
2005-03-30  Ben LaurieDon't debug.
2005-03-30  Ben LaurieBlow away Makefile.ssl.
2005-02-06  Andy PolyakovReliable BSD-x86-elf detection in ./config.
2005-01-26  Andy PolyakovRespect the fact that most interactive shells don't...
2005-01-24  Andy PolyakovFold a bunch of linux and *BSD targets into [linux...
2005-01-21  Andy Polyakovlinux-arm target update.
2005-01-20  Andy Polyakovlinux-parisc update.
2004-12-27  Andy PolyakovRemove CPU detect for IRIX targets. Performance gain...
2004-12-20  Andy PolyakovRefine PowerPC platform support.
2004-07-18  Andy PolyakovAdd anchors for AES, SHA-256/-512 assembler modules...
2004-06-28  Richard LevitteChanges for VOS, submitted by Paul Green <Paul.Green...
2004-04-27  Andy PolyakovOops! Typo in ./config...
2004-04-27  Andy PolyakovImproved PowerPC support. Proper ./config support for...
2004-01-29  Andy PolyakovHP/UX PA-RISC 2 targets update.
2003-11-20  Andy Polyakov./config failed to correctly detect if gcc uses 64...
2003-03-20  Richard LevitteSome shells (ksh in this case) don't say 'command not...
2003-03-20  Richard Levittehinv may generate more than one line (1 line per CPU).
2003-02-14  Richard LevitteAdd support for IA64.
2003-01-19  Andy PolyakovSuggestion was to change ${MACHINE} to i586 in lines...
2003-01-19  Andy PolyakovOops! Missed closing quote... Didn't have time to verif...
2003-01-18  Andy PolyakovCaldera/SCO targets erroneously limit themselves to...
2003-01-18  Andy PolyakovFix for AIX shared build, see RT#463.
2003-01-13  Bodo Möllertypo
2003-01-12  Richard LevitteAdd better support for FreeBSD on non-x86 machines.
2003-01-04  Andy PolyakovFix a typo.
2003-01-03  Andy PolyakovSupport for ILP32 on HPUX-IA64.
2002-12-05  Andy Polyakovlinux64-sparcv9 support finally debugged and tested.
2002-12-04  Richard LevitteAdd support for x86_64.
2002-11-14  Richard LevitteAdd Tandem OSS target.
2002-11-14  Richard LevitteThe directory 'rijndael' doesn't exist any more, let...
2002-08-16  Richard Levitteisalist was less trustable than I thought (or rather...
2002-08-15  Richard LevitteIt seems like sun4u doesn't always have a sparcv9 insid...
2002-08-09  Richard LevitteParse version numbers prefixed with text (egcs does...
2002-06-16  Lutz JänickeUse -dumpversion to obtain gcc's version.
2002-06-14  Lutz JänickeInitial support for hpux64-parisc-gcc
2002-06-13  Richard LevitteMake sure that any dash in the prefix before the versio...
2002-06-05  Richard LevitteUpdate the recognision of GCC version numbers to handle...
2002-05-12  Lutz JänickeRecognize PPC64 target.
2002-03-15  Bodo MöllerRename 'cray-t90-cc' into 'cray-j90'.
2002-03-05  Richard LevitteNew configuration targets for OpenBSD, handed to me...
2002-02-14  Richard LevitteAt Corinna Vinschen's request, change CygWin32 to Cygwin
2002-02-14  Richard LevitteCorrect sh, please
2002-02-13  Richard LevitteUpdate the configuration of CygWin32 to use the new...
2002-01-25  Richard LevitteApply Neale Ferguson's patch to add a configuration...
2002-01-02  Richard LevitteAdd support for Linux on HP/PA.
2001-12-19  Ulf MöllerCygwin patch. Submitted by Michael Kobar <mkobar@lymewa...
2001-11-30  Lutz JänickeSupport for QNX (wrat@jump.net (the wharf rat)).
2001-09-22  Bodo Möllercrypto/idea and crypto/rijndael were missing in the...
2001-09-07  Lutz JänickeRecognize OpenUNIX-8 with compiler
2001-09-06  Lutz JänickeEven more corrections for OpenUNIX 8
2001-09-06  Lutz JänickeSupport for shared libraries on Unixware-7 and OpenUNIX-8
2001-09-05  Ulf MöllerUse GCC 2.95/3.0 optimization
2001-08-10  Richard LevitteApply the Tru64 patch from Tim Mooney <mooney@dogbert...
2001-07-30  Andy PolyakovEnhanced support for IA-64 Linux and HP-UX (as well...
2001-07-30  Andy PolyakovTypo in stty command lines.
next