summaryrefslogtreecommitdiff
path: root/lib/libcrypto/perlasm
AgeCommit message (Expand)Author
2017-12-11http://repzret.org/p/repzret/Theo de Raadt
2017-06-28.init stub creation doesn't need a jmp + .align to reach a branch target,Theo de Raadt
2016-11-04Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] byMiod Vallat
2015-09-11Bring back the expansion-into-.byte-sequences routines removed in r1.9, butMiod Vallat
2015-09-11Fixup inter-bank movq/movd operations, emit bytes for pclmulqdq again.Brent Cook
2015-07-19Remove the logic responsible for outputting most AES-NI instructions asMiod Vallat
2014-06-06s/assember/assembler/ before someone gets offended. At the lastTheo de Raadt
2014-06-02A few months back there was a big community fuss regarding direct-useTheo de Raadt
2014-04-17Stop paying lip service to non-AT&T syntax assemblers in the x86 world.Miod Vallat
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-31On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tMark Kettenis
2012-10-13resolve conflictsDamien Miller
2012-10-13import OpenSSL-1.0.1cDamien Miller
2012-08-21When deciding whether we're PIC in a (generated) asm file, check for both PICPascal Stumpf
2011-11-03openssl-1.0.0e: resolve conflictsDamien Miller
2010-10-06More OpenSSL fixes:Damien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2010-10-01import OpenSSL-1.0.0aDamien Miller
2008-09-19fix some cause of bad TEXTREL on i386 and amd64Otto Moerbeek
2008-09-06resolve conflictsDamien Miller
2008-09-06import of OpenSSL 0.9.8hDamien Miller
2006-06-27resolve conflictsDamien Miller
2005-05-10import i386 AES asm code from openssl.org; ok and help with testing djm@Markus Friedl
2005-04-29resolve conflictsDamien Miller
2003-11-18use bn_asm_vax.S (from netbsd); test + ok by miodMarkus Friedl
2003-11-11merge 0.9.7c; minor bugsfixes;Markus Friedl
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@Markus Friedl
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergeBob Beck
2001-08-01merge openssl 0.9.6b-engineBob Beck
2000-04-15OpenSSL 0.9.5a mergeBob Beck
2000-03-19OpenSSL 0.9.5 mergeBob Beck
1999-09-29OpenSSL 0.9.4 mergeBob Beck
1999-09-29import openssl-0.9.7-beta1Bob Beck
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker