aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-02Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson5-20/+23
2008-11-02Fix asserts. Fix incorrect dependency.Ben Laurie4-15/+10
2008-11-02Fix warnings about mismatched prototypes, undefined size_t and value computedDr. Stephen Henson5-9/+11
2008-11-02Fix warnings.Ben Laurie3-10/+14
2008-11-02Fix warning.Ben Laurie1-1/+7
2008-11-01Fix bss_log.c on Windows.Andy Polyakov1-41/+12
2008-11-01More size_tification.Ben Laurie50-209/+222
2008-11-01size_tification.Ben Laurie46-297/+355
2008-11-01Fix SHA512 and optimize BN for mingw64.Andy Polyakov2-2/+4
2008-10-31Fix warnings after commit#17578.Andy Polyakov2-9/+9
2008-10-31size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't requireAndy Polyakov8-46/+175
2008-10-31size_t-fy AES, Camellia and RC4.Andy Polyakov13-58/+58
2008-10-31Add install target to crypto/jpake/MakefileDr. Stephen Henson1-0/+8
2008-10-29Fix warning.Ben Laurie1-3/+3
2008-10-28randfile.c: .rnd can become orphaned on VMS.Andy Polyakov1-23/+43
2008-10-28.cvsignore update: ignore all flavors of shared objects.Andy Polyakov1-4/+3
2008-10-28Fix typo in ./config.Andy Polyakov1-1/+1
2008-10-28ec2_mult.c readability update.Andy Polyakov1-9/+10
2008-10-28Minor clean-up in bn_lib.c: constification and optimization.Andy Polyakov1-3/+3
2008-10-28Fix crash in BN_rshift.Andy Polyakov1-1/+1
2008-10-28Harmonize Camellia API with version 1.x.Andy Polyakov3-7/+23
2008-10-28Camellia update. Quoting camellia.c:Andy Polyakov6-1865/+559
2008-10-28x86_64-xlate.pl update: refine SEH support.Andy Polyakov1-30/+85
2008-10-27Win32 fixes... add new directory to build system. Fix warnings.Dr. Stephen Henson4-2/+5
2008-10-27Fix warnings and various issues.Dr. Stephen Henson5-92/+121
2008-10-26Add JPAKE.Ben Laurie20-31/+1215
2008-10-22Add support for -crlnumber option in crl utility.Dr. Stephen Henson1-2/+19
2008-10-22Add permanentIdentifier OID.Dr. Stephen Henson4-5/+18
2008-10-22Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macrosDr. Stephen Henson13-86/+70
2008-10-22Apparently '__top' is also risky, obfuscate further. (All this toGeoff Thorpe1-4/+4
2008-10-22Allow detection of input EOF in quiet mode by adding -no_ign_eof optionLutz Jänicke1-0/+3
2008-10-22Use of a 'top' var creates "shadow variable" warnings.Geoff Thorpe1-4/+4
2008-10-20Reinstate obj_xref.h as it is not auto generated on all platforms.Dr. Stephen Henson1-0/+75
2008-10-20Fix a shed load or warnings:Dr. Stephen Henson8-29/+30
2008-10-20Add missing "-d" to option list of openssl version.Lutz Jänicke1-1/+1
2008-10-19Constification.Ben Laurie2-5/+5
2008-10-19Fix Warning...Dr. Stephen Henson1-1/+1
2008-10-18Fix multiple ; warning.Dr. Stephen Henson1-1/+1
2008-10-18Fix warning a different way.Ben Laurie1-4/+4
2008-10-16Fix argument order in BN_nnmod call and implement rigorous boundaryAndy Polyakov1-10/+99
2008-10-15Optimize bn_correct_top.Andy Polyakov1-3/+5
2008-10-15Remove redundant BN_ucmp, fix boundary condition in BN_nist_mod_224 andAndy Polyakov1-75/+44
2008-10-14Set comparison function in v3_add_canonize().Ben Laurie2-0/+4
2008-10-14Add XMPP STARTTLS support.Ben Laurie2-2/+31
2008-10-14Ooops... remove code accidentally commited from FIPS version.Dr. Stephen Henson1-68/+11
2008-10-14Add missing lock definitions...Dr. Stephen Henson1-1/+3
2008-10-14Add missing lock definitions.Dr. Stephen Henson1-12/+71
2008-10-14Type-safe OBJ_bsearch_ex.Ben Laurie6-31/+36
2008-10-13Remove the DTLS1_BAD_VER thing from 0.9.9-dev. It is present in 0.9.8Lutz Jänicke2-3/+1
2008-10-13Half of the commit for 0.9.8 as the bitmap handling has changed.Lutz Jänicke1-0/+1