summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-15Add support for Camellia HMAC-Based cipher suites from RFC6367Hubert Kario
2014-08-15Fixed out-of-bounds read errors in ssl3_get_key_exchange.Matt Caswell
2014-08-15RT2751: Declare get_issuer_sk() earlier.Rich Salz
2014-08-15cryptodev_digest_copy: return error if allocating dstate->mac_data failsJonas Maebe
2014-08-15cryptodev_digest_update: don't leak original state->mac_data if realloc failsJonas Maebe
2014-08-15cms_SignerInfo_content_sign: free sig on failure pathJonas Maebe
2014-08-15rtcp_new: return failure if allocation of bi->ptr failedJonas Maebe
2014-08-15multi_split: check for NULL when allocating parts and bpart, and for failure ...Jonas Maebe
2014-08-15BIO_new_dgram_sctp, dgram_sctp_read: zero entire authchunksJonas Maebe
2014-08-15mime_hdr_addparam: free tmpname, tmpval and mparam on error path, and check w...Jonas Maebe
2014-08-15mime_hdr_new: free mhdr, tmpname, tmpval on error pathJonas Maebe
2014-08-15ASN1_verify, ASN1_item_verify: cleanse and free buf_in on error pathJonas Maebe
2014-08-15SetBlob: free rgSetBlob on error pathJonas Maebe
2014-08-15Fix use after free bug.Istvan Noszticzius
2014-08-15RT783: Minor optimization to ASN1_INTEGER_setFrédéric Giudicelli
2014-08-15RT2465: Silence some gcc warningsRob Austein
2014-08-15RT3023: Redundant logical expressionsHans Wennborg
2014-08-15Merge branch 'master' of git.openssl.org:opensslRich Salz
2014-08-15RT3268: Fix spelling errors in CHANGES file.Claus Assmann
2014-08-15Revision of custom extension code.Dr. Stephen Henson
2014-08-15Include error messages on extension check failure.Dr. Stephen Henson
2014-08-14make dependEmilia Kasper
2014-08-13Further improve/fix ec_GFp_simple_points_make_affine (ecp_smpl.c) andBodo Moeller
2014-08-13RT1665: Fix podpath to get xref's rightMatt Caswell
2014-08-12RT3239: Extra comma in NAME lines of two manpagesIngo Schwarze
2014-08-12Merge branch 'master' of git.openssl.org:opensslRich Salz
2014-08-12PR 719: Configure not exiting with child statusnnposter@users.sourceforge.net
2014-08-12PR 718: Configure not exiting with child statusnnposter@users.sourceforge.net
2014-08-12PR 2580: dgst missing current SHA algorithmsNick Lewis
2014-08-12Revert "RT 2820: Case-insensitive filenames on Darwin"Rich Salz
2014-08-12RT2609: Typo in EXAMPLE section of req.podNick Urbanik
2014-08-11Fix d4a4370050f7d72239b92a60ab9d4a2dd5e9fd84Dr Stephen Henson
2014-08-11RT 2820: Case-insensitive filenames on DarwinJim Reid
2014-08-11Merge branch 'master' of git.openssl.org:opensslRich Salz
2014-08-11Undo 77bf69dced875200f6f0e385a4a270298f8d3c45Rich Salz
2014-08-11RT 2517: Various typo's.Scott Schaefer
2014-08-11RT 2517: Various typo's.Scott Schaefer
2014-08-11Add README.mdRich Salz
2014-08-09Fix SRP authentication ciphersuites.Dr. Stephen Henson
2014-08-09Test SRP authentication ciphersuites.Dr. Stephen Henson
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-09RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1Viktor Szakats
2014-08-08RT 1505: Use SSL3_AL_FATAL not "2"Matthieu Crapet
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2014-08-06Check SRP parameters early.Dr. Stephen Henson
2014-08-06Fix SRP buffer overrun vulnerability.Dr. Stephen Henson
2014-08-06Fix SRP ciphersuite DoS vulnerability.Dr. Stephen Henson
2014-08-06Fix race condition in ssl_parse_serverhello_tlsextGabor Tyukasz
2014-08-06Fix OID handling:Emilia Kasper
2014-08-06Fix DTLS anonymous EC(DH) denial of serviceEmilia Käsper