summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
2005-06-05Change pq_compat.h to trust the macros defined by bn.h a bit more, and therebyRichard Levitte
2005-06-05Old typo...Richard Levitte
2005-06-05New function, DSO_pathbyaddr, to find pathname for loaded shared objectAndy Polyakov
2005-06-02Fix inconsistensy between 8 and HEAD.Andy Polyakov
2005-06-02PSS update [from 0.9.7].Andy Polyakov
2005-06-01check return valueNils Larsch
2005-06-01Update from 0.9.7-stable.Dr. Stephen Henson
2005-06-01Synchronise yet a little more with the Unixly buildRichard Levitte
2005-05-31fix assertionNils Larsch
2005-05-31changes from 0.9.8Nils Larsch
2005-05-31"Show" more respect to no-sha* config options.Andy Polyakov
2005-05-31Missing sparcv8.o rule.Andy Polyakov
2005-05-31Platform update from 8-stable.Andy Polyakov
2005-05-30DJGPP changes. Contributed by Doug Kaufman <dkaufman@rahul.net>Richard Levitte
2005-05-30pqueue and dtls uses 64-bit values. Unfortunately, OpenSSL doesn'tRichard Levitte
2005-05-30Synchronise with Unixly buildRichard Levitte