summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'BEFORE_COMPAQ_PATCH'.BEFORE_COMPAQ_PATCHcvs2svn2002-05-211-74/+0
*-. This commit was manufactured by cvs2svn to create branch 'BRANCH_VMS_64BIT'.cvs2svn2002-05-210-0/+0
|\ \
* | | accept NULL in 'free' functionsBodo Möller2002-05-211-0/+8
* | | Reorganise -subj option code, fix buffer overrun.Dr. Stephen Henson2002-05-193-133/+32
* | | Fix Mingw32 asm build: use the UnixDr. Stephen Henson2002-05-192-1/+4
* | | Add missing EVP_CIPHER_CTX_init call.Dr. Stephen Henson2002-05-181-0/+2
* | | Fix incorrect =over 4 location.Lutz Jänicke2002-05-161-4/+2
* | | fix EVP_dsa_sha macroBodo Möller2002-05-162-2/+7
* | | Use the indirect way to the actual request tracker, so that peopleLutz Jänicke2002-05-161-2/+2
* | | updateBodo Möller2002-05-161-22/+5
* | | Zero cipher_data in EVP_CIPHER_CTX_cleanupDr. Stephen Henson2002-05-153-16/+26
* | | make b_print.c consistent with the rest of OpenSSL:Bodo Möller2002-05-142-2/+18
* | | Add missing '"'Lutz Jänicke2002-05-121-1/+1
* | | Recognize PPC64 target.Lutz Jänicke2002-05-121-0/+4
* | | EVP_SealFinal should return a value.Dr. Stephen Henson2002-05-112-3/+5
* | | values were reset for no reason.Ulf Möller2002-05-111-6/+6
* | | updated Mingw32 instructions.Ulf Möller2002-05-111-4/+4
* | | Add config entry debug-steve-linux-pseudo64. This sets theDr. Stephen Henson2002-05-101-0/+1
* | | Fallback to normal multiply if n2 == 8 and dna or dnb is not zeroDr. Stephen Henson2002-05-102-3/+14
* | | Avoid gcc warning: BN_DEC_CONV when SIXTY_FOUR_BIT is defined is unsigned.Dr. Stephen Henson2002-05-101-1/+1
* | | Updating status for 0.9.6dRichard Levitte2002-05-091-1/+2
* | | Synchronise the FAQRichard Levitte2002-05-091-1/+1
* | | Make the huge buffer smaller, so the size becomes reasonable for small-stack ...Richard Levitte2002-05-091-1/+3
* | | One place where VMS wasn't changed to OPENSSL_SYS_VMS...Richard Levitte2002-05-091-1/+1
* | | Move an assert() to avoid core dumps when a static buffer hasn't been given.Richard Levitte2002-05-091-2/+3
* | | Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex.Richard Levitte2002-05-081-1/+1
* | | Generate an error if rewinding wasn't possible.Richard Levitte2002-05-081-1/+4
* | | Change internals of the EC library so that the functionsBodo Möller2002-05-086-172/+123
* | | Add missing ";" after fiLutz Jänicke2002-05-071-3/+3
* | | in SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not ecPublicKey)Bodo Möller2002-05-071-7/+33
* | | Fix ciphersuite list to enforce low priority for RC4.Bodo Möller2002-05-071-1/+1
* | | ensure that, for each strength, RC4 ciphers have least preferenceBodo Möller2002-05-071-1/+1
* | | refer to latest draft for AES ciphersuitesBodo Möller2002-05-072-2/+2
* | | fix warningBodo Möller2002-05-061-1/+1
* | | updateBodo Möller2002-05-052-3/+16
* | | improve wNAF generationBodo Möller2002-05-051-36/+57
* | | disable AES ciphersuites unless explicitly requestedBodo Möller2002-05-053-23/+25
* | | fix castsBodo Möller2002-05-051-9/+8
* | | Make sure that date is run under the C locale, so dates are given in theRichard Levitte2002-05-021-1/+1
* | | Add apps_startup and bio_err init code to smime.cDr. Stephen Henson2002-05-011-0/+6
* | | Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke2002-04-306-75/+216
* | | Add information about -nameopt option for x509.Lutz Jänicke2002-04-291-0/+8
* | | undo nonsense patch (r *is* signed or we have signedness mismatches elsewhere)Bodo Möller2002-04-291-1/+1
* | | Fix unsigned vs. signed clashRichard Levitte2002-04-291-1/+1
* | | Synchronise with 0.9.7-stable.Richard Levitte2002-04-291-2/+2
* | | Synchronise with 0.9.7-stable.Richard Levitte2002-04-294-20/+20
* | | Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller2002-04-263-6/+74
* | | Add generationQualifier OID (proposed by Fiel Cabral).Lutz Jänicke2002-04-254-6/+18
* | | Potential memory leak removed. Notified by <threaded@totalise.co.uk>Richard Levitte2002-04-251-1/+4
* | | new items for 0.9.7Bodo Möller2002-04-251-1/+7