summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-05-15PR: 1929Dr. Stephen Henson
2009-05-15Update from 1.0.0-stable.Dr. Stephen Henson
2009-05-15Update from 1.0.0-stable.Dr. Stephen Henson
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2009-05-15Have mkdef.pl also handle VAX and Non-VAX differences for VMSRichard Levitte
2009-05-15Add a comment about libeay.num and ssleay.numRichard Levitte
2009-05-14x86[_64]cpuid.pl: further refine shared cache detection.Andy Polyakov
2009-05-13Update from stable branch.Dr. Stephen Henson
2009-05-13Update from 1.0.0-stable.Dr. Stephen Henson
2009-05-13Update from stable branch.Dr. Stephen Henson
2009-05-12x86cpuid.pl: sync OPENSSL_ia32_cpuid with x86_64cpuid.pl.Andy Polyakov
2009-05-12x86_64cpuid.pl: refine shared cache detection logic.Andy Polyakov
2009-05-12x86_64-xlate.pl: small commentary update.Andy Polyakov
2009-05-12e_padlock.c: fix typo (missing #endif) and switch to __builtin_allocaAndy Polyakov
2009-05-12Forgotten comma...Richard Levitte
2009-05-07Typo.Dr. Stephen Henson
2009-05-06Typo.Dr. Stephen Henson
2009-05-06Update from 1.0.0-stable branch.Dr. Stephen Henson
2009-05-06Do not try to link the support file(s), as they aren't a completeRichard Levitte
2009-05-06Make sure the padlock code compiles correctly even on hardware thatRichard Levitte
2009-05-06Synchronise VMS with Unixly build.Richard Levitte
2009-05-06Fix from 1.0.0-stable.Dr. Stephen Henson
2009-05-05Move the time fetching code to its own static function, and therebyRichard Levitte
2009-05-04cryptlib.c: refine logic in OpenSSLDie (addenum to commit#18118).Andy Polyakov
2009-05-03libeay.num: add ENGINE_load_aesni.Andy Polyakov
2009-05-03Avoid double dialogs in OpenSSLDie on Windows.Andy Polyakov
2009-05-03Make it possible to compile CAPI engine under mingw64.Andy Polyakov
2009-05-03Make CAPI engine UNICODE aware (it didn't work on Win64).Andy Polyakov
2009-05-03eng_aesni.c: win32 fix.Andy Polyakov
2009-05-02Engage cmll-x86_64.pl in Win64 build and make it compile correctly.Andy Polyakov
2009-05-02cryptlib.c: eliminate dependency on _strtoui64, older Windows CRT don't have it.Andy Polyakov
2009-05-02ec_mult.c: fix C4334 win64 compiler warning.Andy Polyakov
2009-05-02eng_aesni.c: fix assembler declarations.Andy Polyakov
2009-05-02aesni-x86_64.pl: resolve LNK1223 error.Andy Polyakov
2009-05-02AES-NI engine jumbo update.Andy Polyakov
2009-04-29Updates from 1.0.0 stable branch.Dr. Stephen Henson
2009-04-29Make the NULL definition of OPENSSL_ia32cap_loc() compatible with theRichard Levitte
2009-04-28Typo.Dr. Stephen Henson
2009-04-28Update from 1.0.0-stable.Dr. Stephen Henson
2009-04-28Reimplement time check for VMS to mimic the way it's done on Windows.Richard Levitte
2009-04-28Stupid typoRichard Levitte
2009-04-27v3_alt.c: otherName parsing fix.Andy Polyakov
2009-04-27Update test/test_padlock script.Andy Polyakov
2009-04-27aesni-x86.pl: fix another typo and add test script.Andy Polyakov
2009-04-27aesni-x86.pl: fix typos.Andy Polyakov
2009-04-27Intel AES-NI engine.Andy Polyakov
2009-04-27Add padlock dataRichard Levitte
2009-04-26Update from 1.0.0-stable.Dr. Stephen Henson
2009-04-26e_padlock: add support for x86_64 gcc.Andy Polyakov
2009-04-26Minor shaX-s390x.pl update.Andy Polyakov