summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-05-20For portability use BUF_strndup instead of strndup.Dr. Stephen Henson
2014-05-19Fix a wrong parameter count ERR_add_error_dataJanpopan
2014-05-19Merge branch 'mbland-heartbeat-test-1.0.1' into OpenSSL_1_0_1-stableBen Laurie
2014-05-19Unit/regression test for TLS heartbeats.Mike Bland
2014-05-19Allow the maximum value.Ben Laurie
2014-05-19Fix signed/unsigned warning.Ben Laurie
2014-05-15Moved note about lack of support for AEAD modes out of BUGS section to SUPPOR...Matt Caswell
2014-05-15Enc doesn't support AEAD ciphers.Dr. Stephen Henson
2014-05-14Fix grammar error in verify pod. PR#3355Jeffrey Walton
2014-05-14Add information to BUGS section of enc documentation. PR#3354Jeffrey Walton
2014-05-14Corrected POD syntax errors. PR#3353Michal Bozon
2014-05-12Check sk_SSL_CIPHER_num() after assigning sk.Kurt Roeckx
2014-05-12Correct the return type on the signature for X509_STORE_CTX_get_ex_data given...Jean-Paul Calderone
2014-05-12Replace manual ASN1 decoder with ASN1_get_objectSerguei E. Leontiev
2014-05-12Fixed NULL pointer dereference. See PR#3321Matt Caswell
2014-05-12Set authkey to NULL and check malloc return value.Kurt Roeckx
2014-05-12dgram_sctp_ctrl: authkey memory leakMartin Brejcha
2014-05-11Avoid out-of-bounds write in SSL_get_shared_ciphersGünther Noack
2014-05-11Fix infinite loop. PR#3347Viktor Dukhovni
2014-05-11safety check to ensure we dont send out beyond the users bufferTim Hudson
2014-05-09Return an error if no recipient type matches.Dr. Stephen Henson
2014-05-08coverity 966576 - close socket in error pathTim Hudson
2014-05-08PR#3342 fix resource leak coverity issue 966577Tim Hudson
2014-05-08fix coverity issue 966597 - error line is not always initialisedTim Hudson
2014-05-07Fixed NULL pointer dereference in PKCS7_dataDecode reported by David Ramos in...Matt Caswell
2014-05-06evp: prevent underflow in base64 decodingGeoff Thorpe
2014-05-06bignum: allow concurrent BN_MONT_CTX_set_locked()Geoff Thorpe
2014-05-06dso: eliminate VMS code on non-VMS systemsGeoff Thorpe
2014-05-06Initialize num properly.Dr. Stephen Henson
2014-05-06Set Enveloped data version to 2 if ktri version not zero.Dr. Stephen Henson
2014-05-06- fix coverity issues 966593-966596Tim Hudson
2014-05-04Double free in i2o_ECPublicKeyDavid Ramos
2014-05-02typo in SSL_get_peer_cert_chain docsJeff Trawick
2014-05-01Fixed spelling error in error message. Fix supplied by Marcos MaradoMatt Caswell
2014-04-30POD: Fix item numberingLubomir Rintel
2014-04-26Fix version documentation.mancha
2014-04-24Fix eckey_priv_encode()mancha
2014-04-24Add new sponsorsSteve Marquess
2014-04-23Fix use after free.Ben Laurie
2014-04-22Fix double frees.Ben Laurie
2014-04-16Document -debug_decrypt option.Dr. Stephen Henson
2014-04-15Extension checking fixes.Dr. Stephen Henson
2014-04-15Clarify CMS_decrypt behaviour.Dr. Stephen Henson
2014-04-11Add new key fingerprint.Dr. Stephen Henson
2014-04-09Fix free errors in ocsp utility.Dr. Stephen Henson
2014-04-08VMS build fix #2.Steven M. Schweda
2014-04-07VMS build fix for older compilers.Steven M. Schweda
2014-04-07Prepare for 1.0.1h-devDr. Stephen Henson
2014-04-07Prepare for 1.0.1g releaseOpenSSL_1_0_1gDr. Stephen Henson
2014-04-07Update NEWS.Dr. Stephen Henson