summaryrefslogtreecommitdiffstats
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-28asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte
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-28Mention hpux64-ia64-cc blowfish failure in PROBLEMS.Andy Polyakov
2005-06-28There are a few showstoppers. Unfortunately, I only remember one. Please fi...Richard Levitte
2005-06-27Eliminate dependency on UNICODE macro.Andy Polyakov
2005-06-27Fix typos in apps/apps.cAndy Polyakov
2005-06-27Sync libeay.numDr. Stephen Henson
2005-06-26Unify some SCO targets.Andy Polyakov
2005-06-26Minor (final?) Makefiles polish.Andy Polyakov
2005-06-26Minimum requirement for Solaris x86 was always Pentium. Reflect this inAndy Polyakov
2005-06-26Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserveAndy Polyakov
2005-06-24Updated status from 0.9.8-stable.Richard Levitte
2005-06-24Replace emms with finit in x86cpuid.Andy Polyakov
2005-06-24Add Argen root CAs.Dr. Stephen Henson
2005-06-24Someone did some cutting and pasting and didn't quite finish the job :-).Richard Levitte
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-23The NAME section of a man page is required to have a dash followed by aRichard Levitte
2005-06-23DCC doesn't like argument names in returned function pointers.Richard Levitte
2005-06-23Update for Stratus VOS.Richard Levitte
2005-06-23Configure update for Stratus VOS.Richard Levitte
2005-06-23Change dir_ctrl to check for the environment variable before using the defaultRichard Levitte
2005-06-23Strip the engine shared libraries as well.Richard Levitte
2005-06-23Darwin specific update for Configure and Makefile.shared.Andy Polyakov
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-23HP-UX specific updates to Makefile.org and Makefile.shared.Andy Polyakov
2005-06-23Jumbo Makfiles update.Andy Polyakov
2005-06-22no-asm didn't prevent make from compiling assembler modules.Andy Polyakov
2005-06-22TABLE was out-of-sync.Andy Polyakov
2005-06-22Solaris-specific Makefile.shared update from 098.Andy Polyakov
2005-06-22Typo.Dr. Stephen Henson
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-20Check for 'usage' and 'Usage'.Richard Levitte
2005-06-20Fix typo in ssl/d1_pkt.c.Andy Polyakov
2005-06-20Refine ELF detection on BSD platforms.Andy Polyakov
2005-06-20Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov
2005-06-20Handle wrap-arounds and revive missing assignment.Andy Polyakov
2005-06-20Add crypto/bn/bn_prime.h to the collection of generated files. In theRichard Levitte
2005-06-19With DJGPP, it seems like the return code from grep, even when in theRichard Levitte