summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2005-07-17fix typoNils Larsch
2005-07-17bugfix: 0 - w (w != 0) is actually negativeNils Larsch
2005-07-16makeNils Larsch
2005-07-14Commentary section update.Andy Polyakov
2005-07-12complementary x86_64-xlate.pl update.Andy Polyakov
2005-07-12AES x86_64 assembler implementation.Andy Polyakov
2005-07-08Latest Intel compiler means every word in "if copying [with memcpy] takesAndy Polyakov
2005-07-08On case insensitive systems, 'install' gets mixed up with the existing fileRichard Levitte
2005-07-05Pull up Win64 support from 0.9.8.Andy Polyakov
2005-07-03Fix bugs in bug-fix to x509/by_dir.c.Andy Polyakov
2005-07-03Trap condition should be 64-bit when it's due.Andy Polyakov
2005-07-02More elegant solution to "sparse decimal printout on PPC" problem.Andy Polyakov
2005-07-01Decimal printout of a BN is wrong on PPC, it's sparse with very fewAndy Polyakov
2005-07-01Pedantic polish to aes-586.pl:-)Andy Polyakov
2005-06-30Typos in commentary section.Andy Polyakov
2005-06-30AES_cbc_encrypt to allow end-user to retain small blocks performance byAndy Polyakov
2005-06-30Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson
2005-06-29Actually, the 64bit format specifier differs between SIXTY_FOUR_BIT andRichard Levitte
2005-06-29Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes.Ben Laurie
2005-06-29Fix warnings.Ben Laurie
2005-06-28remove OPENSSL_NO_ASM dependencyNils Larsch
2005-06-28Replace _int64 with __int64, which is more widely accepted among Win32Andy Polyakov
2005-06-28A report suggests that there're nasm version, which defaults to 16-bitAndy Polyakov
2005-06-27Eliminate dependency on UNICODE macro.Andy Polyakov
2005-06-26Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserveAndy Polyakov
2005-06-24Replace emms with finit in x86cpuid.Andy Polyakov
2005-06-23Wrap the inclusion of openssl/engine.h with a protective check forRichard Levitte
2005-06-23Wrap the inclusion of openssl/engine.h with a protective check forRichard Levitte
2005-06-23Do not defined des_crypt(), since it clashes with Solaris crypt.h.Richard Levitte
2005-06-23Initialise dir to avoid a compiler warning.Richard Levitte
2005-06-23Update for Stratus VOS.Richard Levitte
2005-06-23Change dir_ctrl to check for the environment variable before using the defaultRichard Levitte
2005-06-23Missed -c in IRIX rules.Andy Polyakov
2005-06-23Typo in bn-mips3 rule.Andy Polyakov
2005-06-23Rename mips3.o to bn-mips3.o [it's better in long run] and adjust theAndy Polyakov
2005-06-23Jumbo Makfiles update.Andy Polyakov
2005-06-22Fix extension ordering.Dr. Stephen Henson
2005-06-20Do no try to pretend we're at the end of anything unless we're at the endRichard Levitte
2005-06-20Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov
2005-06-18Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.Richard Levitte
2005-06-18Only define ZLIB_SHARED if it hasn't already been defined (on the commandRichard Levitte
2005-06-13Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte
2005-06-09Eliminate gcc -pedantic warnings.Andy Polyakov
2005-06-09Allow for dso load by explicit path on HP-UX.Andy Polyakov
2005-06-09When the return type of the function is int, it's better to return anRichard Levitte
2005-06-07"Liberate" dtls from BN dependency. Fix bug in replay/update.Andy Polyakov
2005-06-06Fix for padding X9.31 padding check and zero padding bytes.Dr. Stephen Henson
2005-06-06Allow BIO_s_file to open and sequentially access files larger than 2GB onAndy Polyakov
2005-06-06_GNU_SOURCE needs to be defined before any standard header.Richard Levitte
2005-06-06Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGERRichard Levitte