]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-10-15  Steven FacklerFix signatures of EVP_Digest{Sign,Verify}Update
2016-10-15  Matt CaswellEnsure we handle len == 0 in ERR_err_string_n
2016-10-14  Vitezslav CizekDegrade 3DES to MEDIUM in SSL2
2016-10-13  Rich SalzRT is put out to pasture
2016-10-11  Kurt CancemiAdd missing error string for SSL_R_TOO_MANY_WARN_ALERTS
2016-09-28  Richard Levitteapps/apps.c: initialize and de-initialize engine around...
2016-09-28  Rich SalzRevert "Call ENGINE_init() before trying to use keys...
2016-09-28  David WoodhouseCall ENGINE_init() before trying to use keys from engine
2016-09-26  Matt CaswellFix NEWS error
2016-09-26  Matt CaswellPrepare for 1.0.2k-dev
2016-09-26  Matt CaswellPrepare for 1.0.2j release OpenSSL_1_0_2j
2016-09-26  Matt CaswellUpdate CHANGES and NEWS for the new release
2016-09-26  Matt CaswellAdd some sanity checks when checking CRL scores
2016-09-22  Dirk FeytonsFix build with no-nextprotoneg
2016-09-22  Rich SalzFix typo introduced by a03f81f4
2016-09-22  Matt CaswellPrepare for 1.0.2j-dev
2016-09-22  Matt CaswellPrepare for 1.0.2i release OpenSSL_1_0_2i
2016-09-22  Matt CaswellUpdates CHANGES and NEWS for new release
2016-09-22  Dmitry BelyavskyAvoid KCI attack for GOST
2016-09-22  Matt CaswellFix a mem leak in NPN handling
2016-09-22  Matt CaswellFix OCSP Status Request extension unbounded memory...
2016-09-22  Richard Levittemk1mf.pl: check for no-tls1 here as well
2016-09-21  Matt CaswellDon't allow too many consecutive warning alerts
2016-09-21  Dr. Stephen... Make message buffer slightly larger than message.
2016-09-21  Dr. Stephen... Use SSL3_HM_HEADER_LENGTH instead of 4.
2016-09-21  Dr. Stephen... Remove unnecessary check.
2016-09-21  Rich SalzDcoument -alpn flag
2016-09-21  Rich SalzGH1555: Don't bump size on realloc failure
2016-09-21  Richard Levitteapps/apps.c: include sys/socket.h to declare recv()
2016-09-21  Dr. Stephen... Fix small OOB reads.
2016-09-21  Matt CaswellFix a missing NULL check in dsa_builtin_paramgen
2016-09-20  Richard LevitteRT4669: dgst can only sign/verify one file
2016-09-20  Marcus Meissnerinitialize the RSA struct to 0.
2016-09-15  Dr. Stephen... update default dependencies
2016-09-15  Matt CaswellRevert "Abort on unrecognised warning alerts"
2016-09-15  Richard LevitteFinally, make sure vms_term_sock.c is built
2016-09-15  Richard LevitteRefactor to avoid unnecessary preprocessor logic
2016-09-15  Richard LevitteReformat to fit OpenSSL source code standards
2016-09-15  Richard LevitteRemove entirely unnecessary pointer size guards
2016-09-15  Richard LevitteAdd copyright and license on apps/vms_term_sock.[ch]
2016-09-15  Richard LevitteVSI submission: redirect terminal input through socket
2016-09-15  Dr. Stephen... Fix memory leak on realloc error.
2016-09-15  Dr. Stephen... Fix memory leak on error.
2016-09-15  Richard LevitteVMS: only use _realloc32 with /POINTER_SIZE=32
2016-09-14  Matt CaswellAdd some sanity checks around usage of t_fromb64()
2016-09-13  Matt CaswellAbort on unrecognised warning alerts
2016-09-12  Richard LevitteAdd enginesdir to libcrypto.pc pkg-config file
2016-09-11  Dr. Stephen... Fix memory leak on error.
2016-09-09  Rich SalzMake update
2016-09-08  Richard LevitteIf errno is ENXIO in BSS_new_file(), set BIO_R_NO_SUCH_FILE
2016-09-07  David WoodhouseAvoid EVP_PKEY_cmp() crash on EC keys without public...
2016-09-06  Rich SalzMisc BN fixes
2016-08-31  Andy Polyakovcrypto/bn/*: x86[_64] division instruction doesn't...
2016-08-30  Matt CaswellEnsure the CertStatus message adds a DTLS message heade...
2016-08-26  Matt CaswellSRP_create_verifier does not check for NULL before...
2016-08-26  Richard LevitteImprove the definition of STITCHED_CALL in e_rc4_hmac_md5.c
2016-08-26  FdaSilvaYYFix a few leaks in X509_REQ_to_X509.
2016-08-26  David WoodhouseAdd basic test for Cisco DTLS1_BAD_VER and record repla...
2016-08-26  David WoodhouseFix ubsan 'left shift of negative value -1' error in...
2016-08-26  David WoodhouseFix SSL_export_keying_material() for DTLS1_BAD_VER
2016-08-26  Matt CaswellFix the no-tls1 option
2016-08-26  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: /cmovb/cmovc/ as nasm...
2016-08-26  Andy Polyakovec/ecp_nistz256: harmonize is_infinity with ec_GFp_simp...
2016-08-26  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: addition to perform...
2016-08-26  Todd ShortAlways use session_ctx when removing a session
2016-08-24  Dr. Stephen... Avoid overflow in MDC2_Update()
2016-08-24  Rich SalzSWEET32 (CVE-2016-2183): Move DES from HIGH to MEDIUM
2016-08-24  Matt CaswellFix no-ec
2016-08-23  Dr. Stephen... Sanity check ticket length.
2016-08-22  Richard Levittemk1mf: dtlstest needs ssltestlib, include it with a...
2016-08-22  David BenjaminDon't check for malloc failure twice.
2016-08-22  Kazuki YamaguchiFix overflow check in BN_bn2dec()
2016-08-22  Rich SalzRT2676: Reject RSA eponent if even or 1
2016-08-22  Richard LevitteVMS: Use strict refdef extern model when building libra...
2016-08-22  Richard LevitteGOST: rearrange code so it's more like C rather than C++
2016-08-22  Richard LevitteMake 'openssl req -x509' more equivalent to 'openssl...
2016-08-22  Andy Polyakovbn/asm/x86[_64]-mont*.pl: implement slightly alternativ...
2016-08-22  Richard Levittessltestlib: Tell compiler we don't care about the value...
2016-08-22  Matt CaswellPrevent DTLS Finished message injection
2016-08-22  Matt CaswellFix DTLS buffered message DoS attack
2016-08-22  Matt CaswellSilence some "maybe used uninitialised" warnings
2016-08-21  Andy Polyakovec/ecp_nistz256.c: get is_one on 32-bit platforms right.
2016-08-21  Rich SalzFix pointer/alloc prob from previous commit
2016-08-21  Rich SalzFix incorrect return argument.
2016-08-20  Kurt RoeckxFix off by 1 in ASN1_STRING_set()
2016-08-19  Rich SalzRT3940: For now, just document the issue.
2016-08-19  Rich SalzFix NULL-return checks in 1.0.2
2016-08-19  Richard LevitteHave dtlstest run on VMS as well
2016-08-19  Matt CaswellUpdate function error code
2016-08-19  Matt CaswellFix DTLS replay protection
2016-08-19  Matt CaswellAdd DTLS replay protection test
2016-08-19  Matt CaswellFix DTLS unprocessed records bug
2016-08-19  Matt CaswellAdd a DTLS unprocesed records test
2016-08-19  Matt CaswellBack port ssltestlib code to 1.0.2
2016-08-19  Richard LevitteVSI submission: RAND fixups
2016-08-19  Richard LevitteVSI submission: make better use of item lists in o_time.c
2016-08-19  Richard LevitteVSI submission: avoid pointer size warnings in mem.c
2016-08-19  Richard Levitteevp_test.c: avoid warning from having a pointer differe...
2016-08-18  Richard LevitteVMS: synchronise tests with Unix
2016-08-16  Richard Levittemake update to have PEM_R_HEADER_TOO_LONG defined
next