summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-22Ignore files from other branchesMatt Caswell
2015-05-22Lost alert in DTLSLubom
2015-05-22Fix various OPENSSL_NO_* optionsMatt Caswell
2015-05-22Fix a memory leak in compressionMatt Caswell
2015-05-21make updateDr. Stephen Henson
2015-05-21correctionDr. Stephen Henson
2015-05-21Add scrypt PBE algorithm code.Dr. Stephen Henson
2015-05-21Add scrypt OID from draft-josefsson-scrypt-kdf-03Dr. Stephen Henson
2015-05-20Replace switch/assignments with table lookupRich Salz
2015-05-20Correctly check for export size limitKurt Roeckx
2015-05-20Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson
2015-05-20Only support >= 256-bit elliptic curves with ecdh_auto (server) or by default...Emilia Kasper
2015-05-20Remove dh512.pemEmilia Kasper
2015-05-20Update documentation with Diffie-Hellman best practices.Emilia Kasper
2015-05-20dhparam: fix documentationEmilia Kasper
2015-05-20make updateDr. Stephen Henson
2015-05-20Add scrypt tests.Dr. Stephen Henson
2015-05-20Add scrypt support.Dr. Stephen Henson
2015-05-20GitHub284: Fix typo in xx-32.pl scripts.StudioEtrange
2015-05-20bn/asm/vis3-mont.pl: fix intermittent EC failures on SPARC T3.Andy Polyakov
2015-05-19move masks out of CERT structureDr. Stephen Henson
2015-05-19Don't add write errors into bytecountsRobert Swiecki
2015-05-18Move certificate validity flags out of CERT.Dr. Stephen Henson
2015-05-18Move signing digest out of CERT.Dr. Stephen Henson
2015-05-18CERT tidyDr. Stephen Henson
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-05-17Add types to indent.proDr. Stephen Henson
2015-05-16Further version negotiation updatesMatt Caswell
2015-05-16Move SSLv3_*method() functionsMatt Caswell
2015-05-16Updates following review commentsMatt Caswell
2015-05-16Version negotiation rewrite doc updatesMatt Caswell
2015-05-16Version negotiation rewrite cleanupMatt Caswell
2015-05-16Client side version negotiation rewriteMatt Caswell
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-15Remove unused #ifdef's from header filesRich Salz
2015-05-15Use #error in openssl/srp.hRich Salz
2015-05-15Make up for a missed 'make update' update.Rich Salz
2015-05-14Update mkdef for moved header file.Rich Salz
2015-05-14make dependRichard Levitte
2015-05-14Add -Iinclude to crypto/ compilesRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-14Adjust unixly mk1mf after introduction of tkeyRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move OpenSSL internal header filesRichard Levitte
2015-05-14Move definition of INTxx_MIN et al to internal headerRichard Levitte
2015-05-14use unit64_t for CPUID and timestamp codeDr. Stephen Henson
2015-05-14Allow use of standard integer types.Dr. Stephen Henson
2015-05-13Add missing ctype.hRich Salz
2015-05-13Fix ocsp bugsRich Salz