summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
2005-05-30Update from stable branch.Dr. Stephen Henson
2005-05-29We have some source with \r\n as line ends. DEC C informs about that,Richard Levitte
2005-05-29TypoRichard Levitte
2005-05-28Add pss/x931 files.Dr. Stephen Henson
2005-05-28Update from 0.9.7-stable. Also repatch and rebuild error codes.Dr. Stephen Henson
2005-05-27Use BN_with_flags() in a cleaner way.Bodo Möller
2005-05-27Assing check_{cert,crl}_time to 'ok' variable so it returns errors onDr. Stephen Henson
2005-05-26make sure DSA signing exponentiations really are constant-timeBodo Möller
2005-05-26check BN_copy() return valueBodo Möller
2005-05-24It seems like mkdef.pl couldn't quite understand that #ifdef OPENSSL_NO_SHA512Richard Levitte