]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2015-10-06  Dr. Stephen... Don't try and parse boolean type.
2015-09-25  Rich SalzChange --debug to -d for compat with old releases.
2015-09-23  Richard LevitteOpenSSL 0.9.8 doesn't have support for mingw64
2015-09-22  Rich SalzRemove stricts-warnings on 0.9.8 travis.
2015-09-22  Rich SalzGH398: Add mingw cross-compile, etc.
2015-09-17  Matt CaswellMake sure OPENSSL_cleanse checks for NULL
2015-09-01  Matt CaswellFix building with OPENSSL_NO_TLSEXT.
2015-08-31  Richard LevitteIgnore .dir-locals.el
2015-08-31  Richard LevitteRemove auto-fill-mode
2015-08-31  Richard LevitteAdd an example .dir-locals.el
2015-08-31  Richard LevitteAdd emacs CC mode style for OpenSSL
2015-08-16  Rich SalzMove FAQ to the web.
2015-07-29  Rich SalzTweak README about rt and bug reporting.
2015-07-10  Richard LevitteSet numeric IDs for tar as well
2015-07-10  Richard LevitteStop using tardy
2015-07-06  Dr. Stephen... document -2 return value
2015-06-11  Matt CaswellPrepare for 0.9.8zh-dev
2015-06-11  Matt CaswellPrepare for 0.9.8zg release OpenSSL_0_9_8zg
2015-06-11  Matt CaswellUpdate CHANGES and NEWS
2015-06-11  Emilia KasperPKCS#7: Fix NULL dereference with missing EncryptedContent.
2015-06-11  Emilia KasperFix length checks in X509_cmp_time to avoid out-of...
2015-06-11  Dr. Stephen... Fix infinite loop in CMS
2015-06-11  Matt CaswellMore ssl_session_dup fixes
2015-06-10  Matt CaswellEC_POINT_is_on_curve does not return a boolean
2015-06-10  Matt CaswellFix Kerberos issue in ssl_session_dup
2015-06-08  Dr. Stephen... return correct NID for undefined object
2015-06-04  Matt CaswellClean Kerberos pre-master secret
2015-06-04  Matt CaswellFix off-by-one error in BN_bn2hex
2015-06-02  Richard LevitteAdd the macro OPENSSL_SYS_WIN64
2015-06-02  Matt CaswellFix race condition in NewSessionTicket
2015-06-02  Matt CaswellClear state in DTLSv1_listen
2015-05-28  Dr. Stephen... check for error when creating PKCS#8 structure
2015-05-28  Dr. Stephen... PEM doc fixes
2015-05-22  Matt CaswellFix off-by-one in BN_rand
2015-05-22  Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-05-13  Rich SalzAdd NULL checks from master
2015-04-18  Dr. Stephen... Fix encoding bug in i2c_ASN1_INTEGER
2015-04-16  Viktor DukhovniCode style: space after 'if'
2015-04-14  Matt CaswellFix ssl_get_prev_session overrun
2015-04-14  Matt CaswellCheck for ClientHello message overruns
2015-04-10  Dr. Stephen... Don't set *pval to NULL in ASN1_item_ex_new.
2015-04-08  Richard LevitteHave mkerr.pl treat already existing multiline string...
2015-03-24  Dr. Stephen... Make OCSP response verification more flexible.
2015-03-19  Matt CaswellPrepare for 0.9.8zg-dev
2015-03-19  Matt CaswellPrepare for 0.9.8zf release OpenSSL_0_9_8zf
2015-03-19  Matt Caswellmake update
2015-03-19  Matt CaswellFix unsigned/signed warnings
2015-03-19  Matt CaswellFix a failure to NULL a pointer freed on error.
2015-03-19  Richard LevitteVMS build fix
2015-03-19  Matt CaswellUpdate NEWS file
2015-03-19  Matt CaswellUpdate CHANGES for release
2015-03-19  Emilia KasperFix reachable assert in SSLv2 servers.
2015-03-19  Emilia KasperPKCS#7: avoid NULL pointer dereferences with missing...
2015-03-19  Dr. Stephen... Fix ASN1_TYPE_cmp
2015-03-18  Dr. Stephen... Free up ADB and CHOICE if already initialised.
2015-03-14  Dr. Stephen... Tolerate test_sqr errors for FIPS builds.
2015-03-14  Kurt RoeckxDisable export and SSLv2 ciphers by default
2015-03-11  Matt CaswellCleanse buffers
2015-03-08  Dr. Stephen... Fix warnings.
2015-03-06  Matt CaswellUpdate mkerr.pl for new format
2015-03-02  Dr. Stephen... Check public key is not NULL.
2015-03-02  Dr. Stephen... Fix format script.
2015-02-25  Matt CaswellFix a failure to NULL a pointer freed on error.
2015-02-09  Andy PolyakovBring objects.pl output even closer to new format.
2015-02-09  Andy PolyakovHarmonize objects.pl output with new format.
2015-02-06  Matt CaswellFix error handling in ssltest
2015-02-05  Rich SalzFixed bad formatting in crypto/des/spr.h
2015-02-03  Dr. Stephen... Check PKCS#8 pkey field is valid before cleansing.
2015-01-22  Matt CaswellFix for reformat problems with e_padlock.c
2015-01-22  Matt CaswellFix formatting error in pem.h
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_0_9_8-post-reformat
2015-01-22  Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_0_9_8-post-auto-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellMore comment changes required for indent OpenSSL_0_9_8-pre-auto-reformat
2015-01-22  Matt CaswellYet more changes to comments
2015-01-22  Matt CaswellMore tweaks for comments due indent issues
2015-01-22  Matt CaswellBackport hw_ibmca.c from master due to failed merge
2015-01-22  Matt CaswellTweaks for comments due to indent's inability to handle...
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Dr. Stephen... Delete trailing whitespace from output.
2015-01-22  Dr. Stephen... Add -d debug option to save preprocessed files.
2015-01-22  Dr. Stephen... Test option -nc
2015-01-22  Matt CaswellAdd ecp_nistz256.c to list of files skipped by openssl...
2015-01-22  Matt CaswellManually reformat aes_x86core.c and add it to the list...
2015-01-22  Matt CaswellFix indent comment corruption issue
2015-01-22  Matt CaswellAmend openssl-format-source so that it give more repeat...
2015-01-22  Andy Polyakovbn/bn_const.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/asm/x86_64-gcc.cL make it indent-friendly.
2015-01-22  Andy Polyakovbn/bn_asm.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/bn_exp.c: make it indent-friendly.
2015-01-22  Matt CaswellManually reformat aes_core.c
2015-01-22  Matt CaswellAdd obj_dat.h to the list of files that will not be...
2015-01-22  Matt CaswellFix strange formatting by indent
2015-01-22  Matt Caswellindent has problems with comments that are on the right...
2015-01-22  Andy Polyakovcrypto/mem_dbg.c: make it indent-friendly.
2015-01-22  Matt CaswellMore indent fixes for STACK_OF
2015-01-22  Matt CaswellFix indent issue with engine.h
2015-01-22  Matt CaswellFix logic to check for indent.pro
2015-01-22  Andy Polyakovcrypto/cryptlib.c: make it indent-friendly.
2015-01-22  Andy Polyakovbn/bntest.c: make it indent-friendly.
next