]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2014-08-06  Matt CaswellPrepare for 0.9.8zb release OpenSSL_0_9_8zb
2014-08-06  Matt CaswellUpdates to CHANGES and NEWS
2014-08-06  Emilia KasperFix OID handling:
2014-08-06  Emilia KäsperFix DTLS anonymous EC(DH) denial of service
2014-08-06  David BenjaminFix protocol downgrade bug in case of fragmented packets
2014-08-06  Adam LangleyRemove some duplicate DTLS code.
2014-08-06  Matt CaswellApplying same fix as in dtls1_process_out_of_seq_messag...
2014-08-06  Adam LangleyFix return code for truncated DTLS fragment.
2014-08-06  Adam LangleyFix memory leak from zero-length DTLS fragments.
2014-08-06  Matt CaswellFix DTLS handshake message size checks.
2014-08-06  Matt CaswellAdded comment for the frag->reassembly == NULL case...
2014-08-06  Adam LangleyAvoid double free when processing DTLS packets.
2014-08-06  Dr. Stephen... fix warn_unused_result warnings
2014-08-06  Dr. Stephen... Fix warnings about ignored return values.
2014-08-01  Bodo MoellerSimplify and fix ec_GFp_simple_points_make_affine
2014-07-21  Billy Brumley"EC_POINT_invert" was checking "dbl" function pointer...
2014-07-21  Tim HudsonRemove old unused and unmaintained demonstration code.
2014-07-21  Tim HudsonMinor documentation update removing "really" and a
2014-07-19  Dr. Stephen... Fix documentation for RSA_set_method(3)
2014-07-17  Jeffrey WaltonFix typo, add reference.
2014-07-15  Matt CaswellAdd Matt Caswell's fingerprint, and general update...
2014-07-15  Dr. Stephen... Clarify -Verify and PSK.
2014-07-15  Dr. Stephen... Fix DTLS certificate requesting code.
2014-07-15  Dr. Stephen... Don't allow -www etc options with DTLS.
2014-07-14  Dr. Stephen... Use case insensitive compare for servername.
2014-07-13  Matt CaswellFixed valgrind complaint due to BN_consttime_swap readi...
2014-07-13  Richard Levitte* crypto/ui/ui_lib.c: misplaced brace in switch statement.
2014-07-09  Matt CaswellFix memory leak in BIO_free if there is no destroy...
2014-07-07  David LloydPrevent infinite loop loading config files.
2014-07-07  Dr. Stephen... Fix ECC SSLv2 exclusion on OpenSSL 0.9.8.
2014-07-06  Dr. Stephen... Update ticket callback docs.
2014-07-05  Matt CaswellFixes for newer versions of pod2man
2014-07-05  Matt CaswellFixed error in pod files with latest versions of pod2man
2014-07-05  Alan HryngleReturn smaller of ret and f.
2014-07-05  Dr. Stephen... Don't limit message sizes in ssl3_get_cert_verify.
2014-07-03  Dr. Stephen... More doc fixes.
2014-07-03  Rich SalzMore bugfixes from the doc-fix merge; errors found...
2014-07-03  Rich SalzFix errors with last cherry-pick; SSL_CONF_* and s_client
2014-07-03  Rich SalzMerge branch 'rsalz-docfixes'
2014-07-03  Rich SalzClose 3170, remove reference to Ariel Glenn's old 0...
2014-07-02  Matt SmartFix doc typo.
2014-07-02  Geoff Thorpeutil/mkerr.pl: fix perl warning
2014-07-02  Dr. Stephen... ASN1 sanity check.
2014-06-29  Dr. Stephen... Fix memory leak.
2014-06-29  Ken BallouTypo.
2014-06-29  Dr. Stephen... Show errors on CSR verification failure.
2014-06-28  Dr. Stephen... Typo.
2014-06-27  Dr. Stephen... Don't disable state strings with no-ssl2
2014-06-27  Andreas WestfeldFix typo in ideatest.c
2014-06-27  Ken BallouRemove redundant check.
2014-06-27  Tom GreensladeHandle IPv6 addresses in OCSP_parse_url.
2014-06-27  Tomas MrazDon't advertise ECC ciphersuits in SSLv2 compatible...
2014-06-27  Jeffrey WaltonClarify docs.
2014-06-27  Dr. Stephen... Memory leak and NULL dereference fixes.
2014-06-27  Dr. Stephen... Remove ancient obsolete files under pkcs7.
2014-06-26  Huzaifa SidhpurwalaMake sure BN_sqr can never return a negative value.
2014-06-22  Miod Vallat Fix off-by-one errors in ssl_cipher_get_evp()
2014-06-22  Matt CaswellRevert " Fix off-by-one errors in ssl_cipher_get_evp()"
2014-06-14  Dr. Stephen... Accept CCS after sending finished.
2014-06-12  Kurt Cancemi Fix off-by-one errors in ssl_cipher_get_evp()
2014-06-12  Ben LaurieAllow the maximum value.
2014-06-10  Dr. Stephen... Fix null pointer errors.
2014-06-09  Dr. Stephen... Clarify NEWS.
2014-06-06  Dr. Stephen... Use correct wording for website scripts.
2014-06-06  Dr. Stephen... Add two known issues to NEWS.
2014-06-06  Dr. Stephen... Fix 0.9.8 FIPS capable OpenSSL build.
2014-06-05  Matt CaswellFixed Windows compilation failure
2014-06-05  Dr. Stephen... Prepare for 0.9.8zb-dev
2014-06-05  Dr. Stephen... Prepare for 0.9.8za release OpenSSL_0_9_8za
2014-06-05  Dr. Stephen... Update CHANGES and NEWS
2014-06-03  Dr. Stephen... Fix CVE-2014-3470
2014-06-03  Dr. Stephen... Fix CVE-2014-0221
2014-06-03  Dr. Stephen... Additional CVE-2014-0224 protection.
2014-06-03  Dr. Stephen... Fix for CVE-2014-0224
2014-06-03  Dr. Stephen... Fix for CVE-2014-0195
2014-06-02  zhu qun-yingFree up s->d1->buffered_app_data.q properly.
2014-06-02  Andy Polyakovecdsa.pod: typo.
2014-06-02  Sami FarinTypo: set i to -1 before goto.
2014-06-01  Dr. Stephen... Set default global mask to UTF8 only.
2014-06-01  David RamosAllocate extra space when NETSCAPE_HANG_BUG defined.
2014-05-29  Ben LaurieFix signed/unsigned warning.
2014-05-29  Dr. Stephen... Set version number correctly.
2014-05-29  František BořánekFix memory leak.
2014-05-27  Peter MosmansFix for test_bn regular expression to work on Windows...
2014-05-25  Matt CaswellFixed error in args for SSL_set_msg_callback and SSL_se...
2014-05-24  Matt CaswellFix for non compilation with TLS_DEBUG defined
2014-05-21  Dr. Stephen... Fix for PKCS12_create if no-rc2 specified.
2014-05-21  Dr. Stephen... Change default cipher in smime app to des3.
2014-05-15  Matt CaswellRemoved note in BUGS section about AEAD ciphers - inadv...
2014-05-14  Jeffrey WaltonFix grammar error in verify pod. PR#3355
2014-05-14  Jeffrey WaltonAdd information to BUGS section of enc documentation...
2014-05-14  Michal BozonCorrected POD syntax errors. PR#3353
2014-05-12  Kurt RoeckxCheck sk_SSL_CIPHER_num() after assigning sk.
2014-05-11  Günther NoackAvoid out-of-bounds write in SSL_get_shared_ciphers
2014-05-11  Viktor DukhovniFix infinite loop. PR#3347
2014-05-11  Tim Hudsonsafety check to ensure we dont send out beyond the...
2014-05-08  Dr. Stephen... Return an error if no recipient type matches.
2014-05-06  Geoff Thorpeevp: prevent underflow in base64 decoding
2014-05-06  Geoff Thorpebignum: allow concurrent BN_MONT_CTX_set_locked()
2014-05-06  Dr. Stephen... Initialize num properly.
next