Everyone's had a few years to port their favorite additions to 0.9.7
[openssl.git] / Configure
2008-05-30 Dr. Stephen HensonUpdate default depflag.
2008-05-29 Dr. Stephen HensonDisable CryptoAPI engine compilation by default.
2008-05-01 Bodo MöllerUnobtrusive backport of 32-bit x86 Montgomery improveme...
2008-04-03 Dr. Stephen HensonUpdate default CFLAGS and dependencies.
2008-04-03 Dr. Stephen HensonBackport of CMS code to 0.9.8-stable branch. Disabled...
2008-04-02 Dr. Stephen HensonAdd -DOPENSSL_NO_DEPRECATED to debug-steve* targets...
2008-04-02 Dr. Stephen HensonAdd debug-steve{32,64} targets to Configure script.
2008-01-03 Dr. Stephen HensonNetware support.
2007-12-16 Andy PolyakovTypo in darinw64-ppc-cc config line.
2007-12-16 Dr. Stephen HensonUpdates from HEAD.
2007-11-11 Andy PolyakovAdd x86_64-mont.pl [from HEAD].
2007-11-11 Andy PolyakovAdd framework for bn_mul_mont [from 098-fips].
2007-11-11 Andy PolyakovTypos in Configure.
2007-11-11 Andy Polyakovrc4-x86_64.pl update [from HEAD].
2007-11-11 Andy PolyakovAdd AES x86_64 assembler. Note that it's not latest...
2007-11-11 Andy PolyakovAdd SHA x86_64 assembler [from HEAD].
2007-11-11 Andy PolyakovSynchronize message digests in 098-fips with 098.
2007-09-16 Andy PolyakovBSD run-time linkers apparently demand RPATH on .so...
2007-09-14 Andy PolyakovMore Intel cc fix-ups [from HEAD].
2007-09-14 Andy PolyakovIt's unfortunate, but we have to disengage DES assemble...
2007-08-30 Andy Polyakovdarwin platform updates [from HEAD].
2007-08-26 Andy PolyakovIRIX and Tru64 platform updates [from HEAD].
2007-08-12 Dr. Stephen HensonUpdate default dependency flag.
2007-08-12 Dr. Stephen HensonBackport of TLS extension code to OpenSSL 0.9.8.
2007-07-31 Andy PolyakovMacOS X update [from HEAD].
2007-07-24 Andy PolyakovDon't set OPENSSL_IA32_SSE2 on x86_64.
2007-07-04 Dr. Stephen HensonUpdate debug-steve
2007-04-23 Bodo MöllerAdd SEED encryption algorithm.
2007-03-25 Andy Polyakovaix updates from HEAD.
2007-03-20 Andy PolyakovPowerPC config updates from HEAD.
2006-11-30 Dr. Stephen HensonFix default depflags.
2006-11-30 Dr. Stephen HensonWin32 fixes.
2006-11-27 Ben LaurieAdd RFC 3779 support, contributed by ARIN.
2006-08-01 Andy PolyakovEngage assembler in solaris64-x86_64-cc [backport from...
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-05-20 Andy PolyakovTidy up hpux targets.
2006-05-06 Dr. Stephen HensonUpdate debug-steve
2006-05-04 Dr. Stephen HensonDetect MSYS and use Unix like build if detected.
2006-04-03 Richard LevitteChange chop to chomp when reading lines, so CRLF is...
2006-02-25 Nils Larschfix Intel Mac configuration; patch supplied by JP Sziko...
2005-12-06 Dr. Stephen HensonFix from HEAD.
2005-12-05 Dr. Stephen HensonVarious zlib related fixes and enhancements.
2005-11-06 Dr. Stephen HensonUpdate VC++ build engine to include supported engine...
2005-10-25 Andy PolyakovFix typos in macos x targets [from HEAD].
2005-10-19 Andy PolyakovAdd rudimentary aix64-gcc target [from HEAD].
2005-08-02 Andy PolyakovTypo in OSF1 platform name.
2005-07-23 Nils LarschRemove BN_CTX_DEBUG from the normal debug build flags...
2005-07-04 Andy PolyakovTo secure Win64 API I'm throwing in this minimalistic...
2005-06-26 Andy PolyakovUnify some SCO targets [from HEAD].
2005-06-26 Andy PolyakovConfigure/TABLE update from HEAD.
2005-06-23 Richard LevitteConfigure update for Stratus VOS.
2005-06-23 Andy PolyakovDarwin specific update from HEAD.
2005-06-23 Andy PolyakovIRIX upadte from HEAD.
2005-06-22 Andy Polyakovno-asm didn't prevent make from compiling assembler...
2005-06-18 Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-06-13 Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-06-13 Richard LevitteShow what the offending target was.
2005-06-12 Nils Larschreplace the deprecated "-m486" gcc option with "-march...
2005-06-05 Richard Levittegcc 2.95.3 on Ultrix supports long long.
2005-06-05 Richard LevitteCorrect typo ia64.o -> bn-ia64.o.
2005-06-05 Richard LevitteAdd support for the new Intel compiler, icc.
2005-06-05 Richard LevitteUpdated support for NetWare, submitted by Verdon Walker...
2005-05-31 Andy PolyakovZap sco3.
2005-05-18 Andy PolyakovEngage Applink in mingw. [from HEAD]
2005-05-18 Andy PolyakovEngage Applink in mingw. Note that application-side...
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-17 Andy PolyakovDisclaim 16-bit support.
2005-05-15 Andy PolyakovSimplify shared rules, link run-path into applications...
2005-05-03 Andy PolyakovEngage md5-x86_64 assembler module.
2005-05-03 Andy PolyakovRename amd64 modules to x86_64 and update RC4 implement...
2005-04-27 Dr. Stephen HensonUpdate default dependency flags.
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-23 Ben LaurieAdd debug target, remove cast, note possible bug.
2005-04-21 Dr. Stephen HensonDon't use standard kerberos library locations in MK1MF...
2005-04-19 Dr. Stephen HensonNew "algorithm define" OPENSSL_NO_GMP. Update mkdef...
2005-04-19 Dr. Stephen HensonUpdate year.
2005-04-13 Andy PolyakovFinal touch to mingw shared.
2005-04-13 Andy PolyakovFinal(?) touches to mingw shared support.
2005-04-13 Andy PolyakovParameterize do_solaris rules in Makefile.shared.
2005-04-07 Andy PolyakovHarmonize cygwin/mingw and VC targets.
2005-04-04 Andy PolyakovExtend Solaris x86 support to amd64.
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-03-19 Ulf Möllertypo
2005-03-13 Bodo MöllerIt seems that Configure revision 1.404 broke "make...
2005-03-12 Andy PolyakovCygwin to use DSO_FLFCN and mingw to use DSO_WIN32.
2005-03-02 Bodo MöllerIn addition to RC5, also exclude MDC2 from compilation...
2005-02-22 Bodo MöllerChange ./Configure so that certain algorithms can be...
2005-02-06 Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2005-01-24 Andy Polyakov./Configure to respect $thread_cflag variable.
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.
2005-01-18 Andy PolyakovThrow in AES CBC assembler, up to +40% on aes-128-cbc...
2005-01-18 Andy PolyakovFix a typo in a.out assembler modules.
2005-01-18 Andy PolyakovReserve for AES CBC assembler implementation...
2005-01-13 Andy Polyakov"Monolithic" x86 assembler replacement for aes_core...
2005-01-09 Andy PolyakovPermit "monolithic" AES assembler implementations,...
2005-01-04 Andy PolyakovDJGPP update.
2004-12-26 Andy PolyakovEngage AES x86 assembler module for COFF and a.out...
2004-12-23 Andy PolyakovEngage AES x86 assembler module on ELF platforms.
next