summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-03-11Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_ECRich Salz
2015-03-11Fix seg fault in ASN1_generate_v3/ASN1_generate_nconfMatt Caswell
2015-03-11Move Configurations* out of the way and rename them.Richard Levitte
2015-03-11Cleanse buffersMatt Caswell
2015-03-10Harmonize return values in dtls1_buffer_recordEmilia Kasper
2015-03-10BIO_debug_callback: Fix output on 64-bit machinesRichard Godbee
2015-03-10Prevent handshake with unseeded PRNGMatt Caswell
2015-03-09Fix wrong numbers being passed as string lengthsDmitry-Me
2015-03-09update ordinalsDr. Stephen Henson
2015-03-09Wrong SSL version in DTLS1_BAD_VER ClientHelloDavid Woodhouse
2015-03-09Fix DTLS1_BAD_VER regressionMatt Caswell
2015-03-08Cleanse PKCS#8 private key components.Dr. Stephen Henson
2015-03-08Additional CMS documentation.Dr. Stephen Henson
2015-03-08ARMv4 assembly pack: add Cortex-A15 performance data.Andy Polyakov
2015-03-07GitHub 237: Use https for IETF linksViktor Szakats
2015-03-06make errorsMatt Caswell
2015-03-06Update mkerr.pl for new formatMatt Caswell
2015-03-06update TABLERichard Levitte
2015-03-06Cleanup spacesRichard Levitte
2015-03-05Catch up the VMS build.Richard Levitte
2015-03-05Make STACK_OF opaque.Dr. Stephen Henson
2015-03-05update ordinalsDr. Stephen Henson
2015-03-05Make OCSP structures opaque.Dr. Stephen Henson
2015-03-05Use constants not numbersKurt Cancemi
2015-03-05Unchecked malloc fixesMatt Caswell
2015-03-04add RIPEMD160 whirlpool testsDr. Stephen Henson
2015-03-02Check public key is not NULL.Dr. Stephen Henson
2015-03-02Fix format script.Dr. Stephen Henson
2015-03-01Cleanup some doc filesRich Salz
2015-03-01Remove experimental 56bit export ciphersRich Salz
2015-02-27Fix d2i_SSL_SESSION for DTLS1_BAD_VERMatt Caswell
2015-02-27Fixed missing return value checks.Matt Caswell
2015-02-27Fix missing return value checks.Matt Caswell
2015-02-27reformat evp_test.cDr. Stephen Henson
2015-02-27Add OCB support and test vectors for evp_test.Dr. Stephen Henson
2015-02-27Skip unsupported digests in evp_testDr. Stephen Henson
2015-02-27add MD4 test dataDr. Stephen Henson
2015-02-27Skip unsupported ciphers in evp_test.Dr. Stephen Henson
2015-02-27Make OpenSSL compile with no-rc4Dr. Stephen Henson
2015-02-27Add algorithm skip support.Dr. Stephen Henson
2015-02-26Fix evp_extra_test.c with no-ecMatt Caswell
2015-02-26Remove NETSCAPE_HANG_BUGMatt Caswell
2015-02-26Removed support for SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG. Also removedMatt Caswell
2015-02-25Update the SHA* documentationMatt Caswell
2015-02-25Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when usingRainer Jung
2015-02-25Fix some minor documentation issuesMatt Caswell
2015-02-25Remove pointless free, and use preferred way of calling d2i_* functionsMatt Caswell
2015-02-25Add dire warnings about the "reuse" capability of the d2i_* functions.Matt Caswell
2015-02-25Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKeyMatt Caswell
2015-02-25Fix a failure to NULL a pointer freed on error.Matt Caswell