aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-05-22This commit was manufactured by cvs2svn to create tag 'AFTER_COMPAQ_PATCH'.AFTER_COMPAQ_PATCHcvs2svn1-74/+0
2002-05-22Compaq sent a rather large patch, and here are the contents, adaptedRichard Levitte81-327/+13895
2002-05-21This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn0-0/+0
2002-05-21accept NULL in 'free' functionsBodo Möller1-0/+8
2002-05-19Reorganise -subj option code, fix buffer overrun.Dr. Stephen Henson3-133/+32
2002-05-19Fix Mingw32 asm build: use the UnixDr. Stephen Henson2-1/+4
2002-05-18Add missing EVP_CIPHER_CTX_init call.Dr. Stephen Henson1-0/+2
2002-05-16Fix incorrect =over 4 location.Lutz Jänicke1-4/+2
2002-05-16fix EVP_dsa_sha macroBodo Möller2-2/+7
2002-05-16Use the indirect way to the actual request tracker, so that peopleLutz Jänicke1-2/+2
2002-05-16updateBodo Möller1-22/+5
2002-05-15Zero cipher_data in EVP_CIPHER_CTX_cleanupDr. Stephen Henson3-16/+26
2002-05-14make b_print.c consistent with the rest of OpenSSL:Bodo Möller2-2/+18
2002-05-12Add missing '"'Lutz Jänicke1-1/+1
2002-05-12Recognize PPC64 target.Lutz Jänicke1-0/+4
2002-05-11EVP_SealFinal should return a value.Dr. Stephen Henson2-3/+5
2002-05-11values were reset for no reason.Ulf Möller1-6/+6
2002-05-11updated Mingw32 instructions.Ulf Möller1-4/+4
2002-05-10Add config entry debug-steve-linux-pseudo64. This sets theDr. Stephen Henson1-0/+1
2002-05-10Fallback to normal multiply if n2 == 8 and dna or dnb is not zeroDr. Stephen Henson2-3/+14
2002-05-10Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.Dr. Stephen Henson1-1/+1
2002-05-09Updating status for 0.9.6dRichard Levitte1-1/+2
2002-05-09Synchronise the FAQRichard Levitte1-1/+1
2002-05-09Make the huge buffer smaller, so the size becomes reasonable for small-stack ...Richard Levitte1-1/+3
2002-05-09One place where VMS wasn't changed to OPENSSL_SYS_VMS...Richard Levitte1-1/+1
2002-05-09Move an assert() to avoid core dumps when a static buffer hasn't been given.Richard Levitte1-2/+3
2002-05-08Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex.Richard Levitte1-1/+1
2002-05-08Generate an error if rewinding wasn't possible.Richard Levitte1-1/+4
2002-05-08Change internals of the EC library so that the functionsBodo Möller6-172/+123
2002-05-07Add missing ";" after fiLutz Jänicke1-3/+3
2002-05-07in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not ecPublicKey)Bodo Möller1-7/+33
2002-05-07Fix ciphersuite list to enforce low priority for RC4.Bodo Möller1-1/+1
2002-05-07ensure that, for each strength, RC4 ciphers have least preferenceBodo Möller1-1/+1
2002-05-07refer to latest draft for AES ciphersuitesBodo Möller2-2/+2
2002-05-06fix warningBodo Möller1-1/+1
2002-05-05updateBodo Möller2-3/+16
2002-05-05improve wNAF generationBodo Möller1-36/+57
2002-05-05disable AES ciphersuites unless explicitly requestedBodo Möller3-23/+25
2002-05-05fix castsBodo Möller1-9/+8
2002-05-02Make sure that date is run under the C locale, so dates are given in theRichard Levitte1-1/+1
2002-05-01Add apps_startup and bio_err init code to smime.cDr. Stephen Henson1-0/+6
2002-04-30Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke6-75/+216
2002-04-29Add information about -nameopt option for x509.Lutz Jänicke1-0/+8
2002-04-29undo nonsense patch (r *is* signed or we have signedness mismatches elsewhere)Bodo Möller1-1/+1
2002-04-29Fix unsigned vs. signed clashRichard Levitte1-1/+1
2002-04-29Synchronise with 0.9.7-stable.Richard Levitte1-2/+2
2002-04-29Synchronise with 0.9.7-stable.Richard Levitte4-20/+20
2002-04-26Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller3-6/+74
2002-04-25Add generationQualifier OID (proposed by Fiel Cabral).Lutz Jänicke4-6/+18
2002-04-25Potential memory leak removed. Notified by <threaded@totalise.co.uk>Richard Levitte1-1/+4