summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2006-01-09Further TLS extension updatesBodo Möller
2006-01-09Disable the Mixed Linkage warning for some selected modules. This isRichard Levitte
2006-01-08Avoid contradictive error code assignments.Bodo Möller
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller
2006-01-04The VMS I run on doesn't know socklen_t and uses size_t instead.Richard Levitte
2006-01-03In ASN1_parse() show tag value for ASN1 tags > 30.Dr. Stephen Henson
2006-01-02Missing files in the VMS installationRichard Levitte
2006-01-02Refine login in b_sock.c.Andy Polyakov
2006-01-02Fix typo and purify logic in b_sock.cAndy Polyakov
2006-01-02Typo in win32_globallookup.Andy Polyakov
2006-01-02Make b_sock.c IPv6 savvy.Andy Polyakov
2006-01-02"Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup.Andy Polyakov
2006-01-01Fix mapping "leak" in newly introduced win32_globallookup.Andy Polyakov
2005-12-31Oops! Remove junk...Andy Polyakov
2005-12-30Add DSO_global_lookup_func implementation. See commentary in dso_lib.cAndy Polyakov
2005-12-28Fix CFB and OFB modes in eng_padlock.c. Engine was consistent with itself,Andy Polyakov
2005-12-27Minor sparcv9 clean-ups.Andy Polyakov
2005-12-27Lower PADLOCK_CHUNK till value, which doesn't affect the benchmark results.Andy Polyakov
2005-12-20Whoops, we were copying instead of comparing at the end of trying toRichard Levitte
2005-12-19As SPARCV9 CPU flavor is [expected to be] detected at run-time, we canAndy Polyakov
2005-12-18commentsUlf Möller
2005-12-18Eliminate possible mapping leak.Andy Polyakov
2005-12-18Typo in sparcv8cap.c.Andy Polyakov
2005-12-18Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov
2005-12-18Missing CFLAG in couple of depend: targets.Andy Polyakov
2005-12-16Make bio.h resistant to gnu-ish __attribute__ redefenitions.Andy Polyakov
2005-12-16Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov
2005-12-16Make framework for Whirlpool assembler flexible.Andy Polyakov
2005-12-16Engage Whirlpool assembler and mention Whirlpool in CHANGES.Andy Polyakov
2005-12-16We all make typos:-) Fix just introduced ones in bn.hAndy Polyakov
2005-12-16Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 andAndy Polyakov
2005-12-15To exclude contention for shared FPU on T1, trade 3% of DES performance.Andy Polyakov
2005-12-15sparccpuid module update.Andy Polyakov
2005-12-15Add IALU-only bn_mul_mont for SPARCv9. See commentary section for details.Andy Polyakov
2005-12-15Switch 64-bit sparcv9 platforms from bn(64,64) to bn(64,32). This doesn'tAndy Polyakov
2005-12-15Allow for bn(64,32) on LP64 platforms.Andy Polyakov
2005-12-13commentBodo Möller
2005-12-10Minor aes-sparcv9.pl optimization.Andy Polyakov
2005-12-10Engage AES for UltraSPARC in sparcv9 targets.Andy Polyakov
2005-12-10Revoke the option to share AES S-boxes between C and assembler. It wastesAndy Polyakov
2005-12-10Initial draft for AES for UltraSPARC assembler.Andy Polyakov
2005-12-06Support for indirect calls in x86 assembler modules.Andy Polyakov
2005-12-06Fix typos in wp-mmx.pl.Andy Polyakov
2005-12-05Update from 0.9.8-stable.Dr. Stephen Henson
2005-12-05Update from stable branch.Dr. Stephen Henson
2005-12-03Make ZLIB without ZLIB_SHARED compiled again.Dr. Stephen Henson
2005-12-03Couple other benchmark comparisons for wp-x86_64.pl.Andy Polyakov
2005-12-03x86cpuid.pl update.Andy Polyakov
2005-12-02New functions to support opaque EVP_CIPHER_CTX handling.Dr. Stephen Henson
2005-12-02Add error checking to avoid crashing when zlib cannot be loaded.Dr. Stephen Henson