Unrolled RC4 IA-64 loop gives 40% improvement over current assembler
[openssl.git] / crypto /
2005-07-18 Andy PolyakovUnrolled RC4 IA-64 loop gives 40% improvement over...
2005-07-18 Andy PolyakovFix unwind directives in IA-64 assembler modules. This...
2005-07-18 Andy Polyakov~15% better AES x86_64 assembler.
2005-07-17 Nils Larschfix typo
2005-07-17 Nils Larschbugfix: 0 - w (w != 0) is actually negative
2005-07-16 Nils Larschmake
2005-07-14 Andy PolyakovCommentary section update.
2005-07-12 Andy Polyakovcomplementary x86_64-xlate.pl update.
2005-07-12 Andy PolyakovAES x86_64 assembler implementation.
2005-07-08 Andy PolyakovLatest Intel compiler means every word in "if copying...
2005-07-08 Richard LevitteOn case insensitive systems, 'install' gets mixed up...
2005-07-05 Andy PolyakovPull up Win64 support from 0.9.8.
2005-07-03 Andy PolyakovFix bugs in bug-fix to x509/by_dir.c.
2005-07-03 Andy PolyakovTrap condition should be 64-bit when it's due.
2005-07-02 Andy PolyakovMore elegant solution to "sparse decimal printout on...
2005-07-01 Andy PolyakovDecimal printout of a BN is wrong on PPC, it's sparse...
2005-07-01 Andy PolyakovPedantic polish to aes-586.pl:-)
2005-06-30 Andy PolyakovTypos in commentary section.
2005-06-30 Andy PolyakovAES_cbc_encrypt to allow end-user to retain small block...
2005-06-30 Dr. Stephen HensonCheck PKCS7 structures in PKCS#12 files are of type...
2005-06-29 Richard LevitteActually, the 64bit format specifier differs between...
2005-06-29 Ben LaurieBrought forward from 0.9.8 - 64 bit warning fixes and...
2005-06-29 Ben LaurieFix warnings.
2005-06-28 Nils Larschremove OPENSSL_NO_ASM dependency
2005-06-28 Andy PolyakovReplace _int64 with __int64, which is more widely accep...
2005-06-28 Andy PolyakovA report suggests that there're nasm version, which...
2005-06-27 Andy PolyakovEliminate dependency on UNICODE macro.
2005-06-26 Andy PolyakovOmit padding in RC4_KEY on IA-64. The idea behind paddi...
2005-06-24 Andy PolyakovReplace emms with finit in x86cpuid.
2005-06-23 Richard LevitteWrap the inclusion of openssl/engine.h with a protectiv...
2005-06-23 Richard LevitteWrap the inclusion of openssl/engine.h with a protectiv...
2005-06-23 Richard LevitteDo not defined des_crypt(), since it clashes with Solar...
2005-06-23 Richard LevitteInitialise dir to avoid a compiler warning.
2005-06-23 Richard LevitteUpdate for Stratus VOS.
2005-06-23 Richard LevitteChange dir_ctrl to check for the environment variable...
2005-06-23 Andy PolyakovMissed -c in IRIX rules.
2005-06-23 Andy PolyakovTypo in bn-mips3 rule.
2005-06-23 Andy PolyakovRename mips3.o to bn-mips3.o [it's better in long run...
2005-06-23 Andy PolyakovJumbo Makfiles update.
2005-06-22 Dr. Stephen HensonFix extension ordering.
2005-06-20 Richard LevitteDo no try to pretend we're at the end of anything unles...
2005-06-20 Andy PolyakovSolaris x86_64 /usr/ccs/bin/as support.
2005-06-18 Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-06-18 Richard LevitteOnly define ZLIB_SHARED if it hasn't already been defin...
2005-06-13 Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-06-09 Andy PolyakovEliminate gcc -pedantic warnings.
2005-06-09 Andy PolyakovAllow for dso load by explicit path on HP-UX.
2005-06-09 Richard LevitteWhen the return type of the function is int, it's bette...
2005-06-07 Andy Polyakov"Liberate" dtls from BN dependency. Fix bug in replay...
2005-06-06 Dr. Stephen HensonFix for padding X9.31 padding check and zero padding...
2005-06-06 Andy PolyakovAllow BIO_s_file to open and sequentially access files...
2005-06-06 Richard Levitte_GNU_SOURCE needs to be defined before any standard...
2005-06-06 Richard LevitteFurther change pq_compat.h to generate the flag macros...
2005-06-05 Richard LevitteChange pq_compat.h to trust the macros defined by bn...
2005-06-05 Richard LevitteOld typo...
2005-06-05 Andy PolyakovNew function, DSO_pathbyaddr, to find pathname for...
2005-06-02 Andy PolyakovFix inconsistensy between 8 and HEAD.
2005-06-02 Andy PolyakovPSS update [from 0.9.7].
2005-06-01 Nils Larschcheck return value
2005-06-01 Dr. Stephen HensonUpdate from 0.9.7-stable.
2005-06-01 Richard LevitteSynchronise yet a little more with the Unixly build
2005-05-31 Nils Larschfix assertion
2005-05-31 Nils Larschchanges from 0.9.8
2005-05-31 Andy Polyakov"Show" more respect to no-sha* config options.
2005-05-31 Andy PolyakovMissing sparcv8.o rule.
2005-05-31 Andy PolyakovPlatform update from 8-stable.
2005-05-30 Richard LevitteDJGPP changes. Contributed by Doug Kaufman <dkaufman...
2005-05-30 Richard Levittepqueue and dtls uses 64-bit values. Unfortunately...
2005-05-30 Richard LevitteSynchronise with Unixly build
2005-05-30 Dr. Stephen HensonUpdate from stable branch.
2005-05-29 Richard LevitteWe have some source with \r\n as line ends. DEC C...
2005-05-29 Richard LevitteTypo
2005-05-28 Dr. Stephen HensonAdd pss/x931 files.
2005-05-28 Dr. Stephen HensonUpdate from 0.9.7-stable. Also repatch and rebuild...
2005-05-27 Bodo MöllerUse BN_with_flags() in a cleaner way.
2005-05-27 Dr. Stephen HensonAssing check_{cert,crl}_time to 'ok' variable so it...
2005-05-26 Bodo Möllermake sure DSA signing exponentiations really are consta...
2005-05-26 Bodo Möllercheck BN_copy() return value
2005-05-24 Richard LevitteIt seems like mkdef.pl couldn't quite understand that...
2005-05-24 Richard LevitteDEC C complains about bad subscript, but we know better...
2005-05-22 Andy PolyakovBe more consistent with OPENSSL_NO_SHA256.
2005-05-22 Andy PolyakovOPENSSL_NO_SHA512 to mask even SHA512_CTX declaration...
2005-05-21 Andy PolyakovStill SEGV trouble in .init segment under Solaris x86...
2005-05-21 Richard LevitteWhen _XOPEN_SOURCE is defined, make sure it's defined...
2005-05-21 Ben LauriePropagate BUILDENV into subdirectories.
2005-05-21 Andy PolyakovMove _WIN32_WINNT definition from command line to e_os...
2005-05-20 Nils Larschfix typo, add prototype
2005-05-19 Nils Larschfix potential memory leak
2005-05-19 Nils Larschfix "dereferencing type-punned pointer will break stric...
2005-05-18 Nils Larschmake the type parameter const when ID2_OF_const() is...
2005-05-18 Andy PolyakovDon't emit SSE2 instructions unless were asked to.
2005-05-18 Andy PolyakovEngage Applink in mingw. Note that application-side...
2005-05-18 Richard LevitteI just branched 0.9.8, so HEAD needs to be bumped to...
2005-05-17 Andy PolyakovEngage Applink for VC builds.
2005-05-17 Nils Larschsimplify EC_KEY_dup
2005-05-17 Bodo Möllerfix memory leak (BIO_free_all needs pointer to first...
2005-05-17 Andy PolyakovOPENSSL_Applink update.
2005-05-17 Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Andy PolyakovFurther BUILDENV clean-up, 'make depend' is operational...
next