openssl.git
2015-01-08 Andy PolyakovFix for CVE-2014-3570.
2015-01-07 Dr. Stephen... fix error discrepancy
2015-01-06 Dr. Stephen... use correct credit in CHANGES
2015-01-06 Dr. Stephen... use correct function name
2015-01-06 Dr. Stephen... Only allow ephemeral RSA keys in export ciphersuites.
2015-01-05 Dr. Stephen... ECDH downgrade bug fix.
2015-01-05 Dr. Stephen... Fix various certificate fingerprint issues.
2015-01-05 Dr. Stephen... Update ordinals.
2015-01-05 Dr. Stephen... Add ASN1_TYPE_cmp and X509_ALGOR_cmp.
2015-01-05 Kurt RoeckxReturn error when a bit string indicates an invalid...
2015-01-05 Dr. Stephen... Reject invalid constructed encodings.
2014-12-17 Emilia KasperRevert "RT3425: constant-time evp_enc"
2014-11-11 Kurt RoeckxFix warning about negative unsigned intergers
2014-10-29 Andy Polyakovmd32_common.h: address compiler warning in HOST_c2l.
2014-10-28 Samuel NevesUse only unsigned arithmetic in constant-time operations
2014-10-21 Bodo MoellerFix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
2014-10-21 Bodo MoellerWhen processing ClientHello.cipher_suites, don't ignore...
2014-10-21 Kurt RoeckxFix warning
2014-10-21 Kurt RoeckxKeep old method in case of an unsupported protocol
2014-10-20 Tim Hudsonno-ssl2 with no-ssl3 does not mean drop the ssl lib
2014-10-17 Tim HudsonAdd constant_time_locl.h to HEADERS,
2014-10-17 Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-10-17 Andy Polyakove_os.h: refine inline override logic (to address warnin...
2014-10-17 Andy Polyakove_os.h: allow inline functions to be compiled by legacy...
2014-10-17 Kurt CancemiRT3547: Add missing static qualifier
2014-10-16 Dr. Stephen... Don't try 1**0 test with FIPS.
2014-10-15 Matt CaswellPrepare for 0.9.8zd-dev
2014-10-15 Matt CaswellPrepare for 0.9.8zc release OpenSSL_0_9_8zc
2014-10-15 Matt Caswellmake update
2014-10-15 Matt CaswellUpdates to NEWS
2014-10-15 Matt CaswellUpdates to CHANGES file
2014-10-15 Geoff ThorpeFix no-ssl3 configuration option
2014-10-15 Dr. Stephen... Fix for session tickets memory leak.
2014-10-15 Bodo MoellerFix SSL_R naming inconsistency.
2014-10-15 Bodo MoellerAdd TLS_FALLBACK_SCSV documentation, and move s_client...
2014-10-15 Bodo MoellerOops -- fix typo in coment added with TLS_FALLBACK_SCSV...
2014-10-15 Bodo MoellerSupport TLS_FALLBACK_SCSV.
2014-09-29 Dr. Stephen... Add additional DigestInfo checks.
2014-09-25 Emilia KasperAdd missing tests
2014-09-24 Emilia KasperRT3425: constant-time evp_enc
2014-09-24 Emilia KasperRT3067: simplify patch
2014-09-24 Adam LangleyThis change alters the processing of invalid, RSA pre...
2014-09-24 Emilia KasperRT3066: rewrite RSA padding checks to be slightly more...
2014-09-21 Tim HudsonFixed error introduced in commit f2be92b94dad3c6cbdf79d...
2014-09-04 Adam LangleyEnsure that x**0 mod 1 = 0.
2014-09-03 Richard LevitteFollowup on RT3334 fix: make sure that a directory...
2014-09-03 Phil MesnierRT3334: Fix crypto/LPdir_win.c
2014-09-02 Emilia KasperMake the inline const-time functions static.
2014-08-29 Matt CaswellFixed double inclusion of string.h
2014-08-28 Emilia KasperConstant-time utilities
2014-08-22 Adam LangleyRT3060: Limit the number of empty records.
2014-08-21 Emilia Kasperdefine inline for Visual Studio
2014-08-19 Adam LangleyAdd volatile qualifications to two blocks of inline...
2014-08-15 Matt CaswellFixed out-of-bounds read errors in ssl3_get_key_exchange.
2014-08-13 Bodo MoellerFurther improve/fix ec_GFp_simple_points_make_affine...
2014-08-06 Matt CaswellPrepare for 0.9.8zc-dev
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.
next