]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2018-05-29  Matt CaswellPrepare for 1.1.1-pre7 release OpenSSL_1_1_1-pre7
2018-05-29  Matt CaswellUpdate copyright year
2018-05-28  Dr. Matthias... ECDSA_SIG: restore doc comments which were deleted...
2018-05-28  Dr. Matthias... ECDSA_SIG: add simple getters for commonly used struct...
2018-05-28  Dr. Matthias... RSA: add simple getters for commonly used struct members
2018-05-28  Dr. Matthias... DSA: add simple getters for commonly used struct members
2018-05-28  Dr. Matthias... DH: fix: add simple getters for commonly used struct...
2018-05-27  Dr. Matthias... util/libcrypto.num: fix symbol collision between 1...
2018-05-26  Bernd EdlingerTry to work around ubuntu gcc-5 ubsan build failure
2018-05-26  Nick MathewsonImprove the example getpass() implementation to show...
2018-05-26  Nick MathewsonUpdate documentation for PEM callback: error is now -1.
2018-05-25  Bernd EdlingerFix array bounds violation in ssl_session_dup
2018-05-24  Matt CaswellAdd a sanity check on the length of pkeyutl inputs
2018-05-24  Matt CaswellRevert "Support EVP_PKEY_sign() and EVP_PKEY_verify...
2018-05-24  Matt CaswellImprove compatibility of point and curve checks
2018-05-23  David BenjaminSave and restore the Windows error around TlsGetValue.
2018-05-23  David BenjaminUse OPENSSL_EC_EXPLICIT_CURVE constant.
2018-05-23  David BenjaminFix explicit EC curve encoding.
2018-05-23  Viktor DukhovniSkip CN DNS name constraint checks when not needed
2018-05-23  Viktor DukhovniLimit scope of CN name constraints
2018-05-23  Matt CaswellUse the client app traffic secret for PHA Finished...
2018-05-23  Richard LevitteINSTALL: Provide better documentation for enable-ec_nis...
2018-05-23  Richard LevitteBetter error code when lacking __SIZEOF_INT128__
2018-05-23  Matt CaswellFix no-ec, no-tls1_3 and no-tls
2018-05-22  Kurt RoeckxEnable SSL_MODE_AUTO_RETRY by default
2018-05-22  Matt CaswellFix no-ec in combination with no-dh
2018-05-21  Tilman Keskinözssl/ssl_txt: fix NULL-check
2018-05-21  Andy Polyakovapps/s_socket.c: address rare TLSProxy failures on...
2018-05-21  Rich SalzCheck malloc failure via app_malloc
2018-05-21  Matt CaswellDon't cache stateless tickets in TLSv1.3
2018-05-21  Matt CaswellFix undefined behaviour in X509_NAME_cmp()
2018-05-20  Richard LevitteWindows: don't install __DECC_*.H
2018-05-20  Richard LevitteQuiet pod2html warnings
2018-05-20  Todd ShortFix no-srtp build warnings
2018-05-20  Richard LevitteRestore check of |*xn| against |name| in X509_NAME_set
2018-05-18  Matt CaswellAllow the ca application to use EdDSA
2018-05-18  Dr. Matthias... DH: add some basic tests (and comments)
2018-05-18  Dr. Matthias... DH: add simple getters for commonly used DH struct...
2018-05-17  Matt CaswellMake BN_GF2m_mod_arr more constant time
2018-05-17  Matt CaswellImprove testing of tickets with post-handshake auth
2018-05-17  Matt CaswellAdd documentation for the ability to control the number...
2018-05-17  Matt CaswellChange the default number of NewSessionTickets we send...
2018-05-17  Matt CaswellAllow configuation of the number of TLSv1.3 session...
2018-05-17  Matt CaswellEnable the ability to set the number of TLSv1.3 session...
2018-05-17  Richard LevitteAdd a note on CHANGES and NEWS in CONTRIBUTING
2018-05-16  Richard LevitteWhen producing man-pages, ensure NAME section is one...
2018-05-15  Gregor JasnyNOTES.ANDROID: fix typo in build notes
2018-05-15  Andy Polyakovwindows-makefile.tmpl: delete export library prior...
2018-05-15  Matt CaswellSuport TLSv1.3 draft 28
2018-05-14  Matt CaswellFix no-tls1_2
2018-05-14  Matt CaswellFix no-psk
2018-05-14  Richard LevitteCI config: no need to make both install and install_docs
2018-05-14  Richard LevitteLink in passphrase-encoding(7) in relevant documentation
2018-05-14  Richard LevitteDocs: add general document on how pass phrases are...
2018-05-14  Richard LevitteUI console: Restore tty settings, do not force ECHO...
2018-05-12  FdaSilvaYYapps/speed: Add brainpool curves support
2018-05-12  FdaSilvaYYapps/speed: fix possible OOB access in some EC arrays
2018-05-12  Kurt RoeckxSet sess to NULL after freeing it.
2018-05-12  Matt CaswellDon't memcpy the contents of an empty fragment
2018-05-12  Richard LevitteIn cases where we ask PEM_def_callback for minimum...
2018-05-11  Dr. Matthias... Fix typo: 'is an error occurred' in documentation
2018-05-11  Matt CaswellRework the decrypt ticket callback
2018-05-11  Matt CaswellFix mem leak in sslapi test
2018-05-11  Matt CaswellAdd a test for the ticket callbacks
2018-05-11  Matt CaswellDocument when a new session ticket gets created on...
2018-05-11  Matt CaswellFix ticket callbacks in TLSv1.3
2018-05-11  Matt CaswellFlush server side unauthenticated writes
2018-05-11  Matt CaswellAdd some more SSL_pending() and SSL_has_pending() tests
2018-05-11  Matt CaswellDon't set TCP_NODELAY on a UDP socket
2018-05-11  Matt CaswellMark DTLS records as read when we have finished with...
2018-05-11  Matt CaswellTest an old style PSK callback with no cert will prefer...
2018-05-11  Matt CaswellProvide documentation for the -psk_session option
2018-05-11  Matt CaswellPrefer SHA-256 ciphersuites if using old style PSKs
2018-05-11  Kurt RoeckxUse void in all function definitions that do not take...
2018-05-11  Kurt Roeckxrsaz_avx2_eligible doesn't take parameters
2018-05-11  Matt CaswellSet the ossl_shim to auto retry if not running asynchro...
2018-05-10  Andy PolyakovPPC assembly pack: add POWER9 results.
2018-05-10  Andy Polyakov.travis.yml: add pair of linux-ppc64le targets.
2018-05-09  Matt CaswellFix no-cms
2018-05-09  Matt CaswellFix no-tls1_2, no-tls1_2-method, no-chacha and no-poly1305
2018-05-09  Dr. Matthias... Fix typos in x509 documentation
2018-05-09  Nicola TuveriAdd CHANGES entry for PR#6009
2018-05-09  Billy BrumleyAdd blinding in BN_GF2m_mod_inv for binary field inversions
2018-05-09  Billy BrumleyECC: unify generic ec2 and ecp scalar multiplication...
2018-05-09  Billy BrumleyECDSA: remove nonce padding (delegated to EC_POINT_mul)
2018-05-08  Richard LevitteVMS rand: assign before check, not the other way around
2018-05-08  Bernd EdlingerFix --strict-warnings build of ppc-linux target
2018-05-08  Andy Polyakovec/ec_mult.c: get BN_CTX_start,end sequence right.
2018-05-08  Matt CaswellAdd a DTLS test for dropped records
2018-05-08  Matt CaswellKeep the DTLS timer running after the end of the handsh...
2018-05-08  Matt CaswellOnly auto-retry for DTLS if configured to do so
2018-05-08  Matt CaswellFix s_client and s_server so that they correctly handle...
2018-05-08  Matt CaswellDon't fail on an out-of-order CCS in DTLS
2018-05-08  Matt CaswellAdd a CMS API test
2018-05-08  Matt CaswellFix a mem leak in CMS
2018-05-07  FdaSilvaYYwindows-makefile.tmpl: rearrange cleanup commands to...
2018-05-07  Andy Polyakov.travis.yml: temporarily mask gcc-5 ubsan build.
2018-05-07  Andy Polyakov.travis.yml: minor facelift
2018-05-05  Rich SalzCleanup
2018-05-05  Todd ShortConfigure: fix Mac OS X builds that still require maked...
next