openssl.git
2015-01-08 Dr. Stephen... Fix crash in dtls1_get_record whilst in the listen...
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 Matt CaswellRemove blank line from start of cflags character array...
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... update ordinals
2015-01-05 Dr. Stephen... Fix various certificate fingerprint issues.
2015-01-05 Dr. Stephen... Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.
2015-01-05 Dr. Stephen... Reject invalid constructed encodings.
2014-12-19 Matt CaswellFix a problem if CFLAGS is too long cversion.c fails...
2014-12-18 Kurt RoeckxReturn error when a bit string indicates an invalid...
2014-12-17 Emilia KasperRevert "RT3425: constant-time evp_enc"
2014-12-17 Adam LangleyPremaster secret handling fixes
2014-12-16 Matt CaswellAdd OPENSSL_NO_ECDH guards
2014-12-16 Matt CaswellRemove extraneous white space, and add some braces
2014-12-16 Matt CaswellDTLS fixes for signed/unsigned issues
2014-12-15 Matt CaswellCheckout return value of dtls1_output_cert_chain
2014-12-15 Matt CaswellCheck return value of ssl3_output_cert_chain
2014-12-13 Matt CaswellFix memory leak in s2_srvr.c if BUF_MEM_grow fails
2014-12-13 Matt CaswellFixed memory leak if BUF_MEM_grow fails
2014-12-12 Matt CaswellFix use of NULL memory pointer in X509_VERIFY_PARAM_new...
2014-12-08 Matt CaswellFixed memory leak in the event of a failure of BUF_MEM_grow
2014-12-08 Matt CaswellFix memory leak in SSL_new if errors occur.
2014-12-04 Matt CaswellRemove incorrect code inadvertently introduced through...
2014-12-03 Matt CaswellRemove "#if 0" code
2014-12-03 Matt CaswellOnly use the fallback mtu after 2 unsuccessful retransm...
2014-12-03 Matt CaswellUpdates to s_client and s_server to remove the constant...
2014-12-03 Matt CaswellIf we really get a situation where the underlying mtu...
2014-12-03 Matt CaswellFix dtls_query_mtu so that it will always either comple...
2014-12-03 Matt CaswellRemove instances in libssl of the constant 28 (for...
2014-12-03 Matt CaswellThere are a number of instances throughout the code...
2014-12-03 Matt CaswellThe first call to query the mtu in dtls1_do_write corre...
2014-12-03 Matt CaswellThe SSL_OP_NO_QUERY_MTU option is supposed to stop...
2014-12-03 Matt CaswellVerify that we have a sensible message len and fail...
2014-11-28 Richard LevitteCheck for FindNextFile when defining it rather than...
2014-11-28 Richard Levitte[PR3597] Advance to the next state variant when reusing...
2014-11-28 Richard LevitteCorrect some layout issues, convert all remaining tabs...
2014-11-28 Alok MenghrajaniImproves the proxy certificates howto doc.
2014-11-27 Matt CaswellFixed warning in ssl2_enc
2014-11-27 Matt CaswellCheck EVP_Cipher return values for SSL2
2014-11-27 Matt CaswellAdd checks to the return value of EVP_Cipher to prevent...
2014-11-27 Matt CaswellRemove redundant checks in ssl_cert_dup. This was causi...
2014-11-27 Matt CaswellRemove duplicated code
2014-11-27 Matt CaswellTidy up ocsp help output
2014-11-27 André GuerreiroAdd documentation on -timeout option in the ocsp utility
2014-11-26 Matt CaswellFixed memory leak due to incorrect freeing of DTLS...
2014-11-25 Matt CaswellCorrected comments in ssl.h about SSLv23_method and...
2014-11-13 Dr. Stephen... Fix cross reference table generator.
2014-11-12 Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-11-12 Michal BozonCorrect timestamp output when clock_precision_digits > 0
2014-11-12 Matt CaswellFix free of garbage pointer. PR#3595
2014-11-11 Kurt RoeckxFix warning about negative unsigned intergers
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 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 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-15 Matt CaswellPrepare for 1.0.0p-dev
2014-10-15 Matt CaswellPrepare for 1.0.0o release OpenSSL_1_0_0o
2014-10-15 Matt CaswellUpdates to NEWS
2014-10-15 Matt CaswellUpdate 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 Tim HudsonAdd constant_time_locl.h to HEADERS,
2014-10-15 Richard LevitteAdd the constant time test to the VMS build and tests
2014-10-15 Richard LevitteInclude "constant_time_locl.h" rather than "../constant...
2014-10-15 Richard LevitteSpaces were added in some strings for better readabilit...
2014-10-15 Richard LevitteAdjust VMS build to Unix build. Most of all, make...
2014-10-15 Richard LevitteMake sure test/tests.com exit gracefully, even when...
2014-10-15 Richard LevitteMake sure that disabling the MAYLOSEDATA3 warning is...
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-10-06 Matt CaswellRemoved duplicate definition of PKCS7_type_is_encrypted
2014-09-29 Dr. Stephen... Add additional DigestInfo checks.
2014-09-25 Emilia KasperAdd missing tests
2014-09-24 Dr. Stephen... Use correct function name: CMS_add1_signer()
2014-09-24 Andy Polyakovcrypto/bn/bn_nist.c: work around MSC ARM compiler bug.
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-05 Adam Langleypsk_client_callback, 128-byte id bug.
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-30 Andy Polyakovmd5-x86_64.pl: work around warning.
2014-08-30 Rich SalzAdd tags/TAGS
2014-08-29 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-29 Matt CaswellFixed double inclusion of string.h
2014-08-28 Emilia KasperConstant-time utilities
next