]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2018-01-23  Richard LevitteDon't add $(EX_LIBS) to libssl.pc's Libs.private
2018-01-23  Richard LevitteAdd anything specifying a threads library to ex_libs
2018-01-22  Matt CaswellDon't attempt to use X25519 for ECDSA in speed
2018-01-22  Matt CaswellDon't crash on a missing Subject in index.txt
2018-01-22  Matt CaswellDon't allow an empty Subject when creating a Certificate
2018-01-21  Bernd EdlingerAdd a configure option to opt-out secure memory
2018-01-21  Richard LevitteUpdate the license end year
2018-01-20  Richard LevitteEnable TLSProxy tests on Windows
2018-01-19  Bernd EdlingerSet OPENSSL_ENGINES for Windows
2018-01-19  Richard LevitteCreate one permanent proxy socket per TLSProxy::Proxy...
2018-01-18  Richard LevitteOnly implement secure malloc if _POSIX_VERSION allows
2018-01-18  Richard LevitteThe Cygwin gcc doesn't define _WIN32, don't pretend...
2018-01-18  Richard LevitteSimplify Cygwin checks, part 1
2018-01-18  Richard LevitteCygwin is POSIX, don't say it isn't
2018-01-18  Richard LevitteTLSProxy::Proxy: Don't use ReuseAddr on Windows
2018-01-17  Richard LevitteTLSProxy::Proxy: don't waste time redirecting STDOUT...
2018-01-17  Richard LevitteTLSProxy::Proxy: If we don't support IPv6, force IPv4
2018-01-16  Matt CaswellExtend timeout for TLSProxy
2018-01-16  Matt CaswellRevert BN_copy() flag copy semantics change
2018-01-15  Richard LevitteFix intermittent Windows and Cygwin failures in s_server
2018-01-15  Richard LevitteFix intermittent Cygwin failures in s_client
2018-01-14  Bernd EdlingerUse constant value 1 instead of SHUT_WR in do_server
2018-01-14  Bernd EdlingerExplicitly shut the socket down in s_client
2018-01-13  Bernd EdlingerCatch SIGPIPE in TLSProxy::Proxy::clientstart
2018-01-10  Patrick SchlangenMake data argument const in SSL_dane_tlsa_add 5069/head
2018-01-09  Matt CaswellTolerate DTLS alerts with an incorrect version number
2018-01-09  Richard LevitteConfigure: try to make sure every config target name...
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-09  David von OheimbVarious small build improvements on mkdef.pl, progs.pl
2018-01-08  Patrick SteuerDocument OPENSSL_ENGINES environment variable
2018-01-08  pass86Fix spelling: adroideabi -> androideabi
2018-01-08  Richard LevitteClean up uClinux targets
2018-01-07  Richard LevitteCHANGES: Document the removal of OS390-Unix
2018-01-07  Rich SalzAdd fingerprint text, remove MD5
2018-01-06  Konstantin... Corrected 'cms' exit status when key or certificate...
2018-01-06  Bernd EdlingerStop using unimplemented cipher classes.
2018-01-05  Viktor DukhovniAdd x509(1) reference
2018-01-04  Rich SalzRemove old config that used non-exist util script
2017-12-27  Andy Polyakovec/ecp_nistp*.c: sanitize for undefined/implmentation...
2017-12-17  Daniel BeveniusAdd comments to NULL func ptrs in bio_method_st
2017-12-16  Bernd EdlingerFix invalid function type casts.
2017-12-16  Bernd EdlingerFix a gcc fallthru warning
2017-12-15  Bernd EdlingerRemove test-runs dir
2017-12-13  Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-12-13  Ben KadukFix more OCSP_resp_get0_signer() nits
2017-12-13  Benjamin KadukWrap more of ocspapitest.c in OPENSSL_NO_OCSP
2017-12-13  Benjamin KadukFix coverity-reported errors in ocspapitest
2017-12-13  Rich SalzFix typo that cause find-doc-nits failure
2017-12-13  Ben Kadukmake update
2017-12-13  Benjamin KadukAdd OCSP API test executable
2017-12-13  Benjamin KadukAdd an API to get the signer of an OCSP response
2017-12-12  Patrick Steuercrypto/bio/bss_dgram.c: annotate fallthrough (-Wimplici...
2017-12-12  Richard LevitteFix leak in ERR_get_state() when OPENSSL_init_crypto...
2017-12-11  Benjamin KadukFix typo in comment
2017-12-11  Matt CaswellFix a switch statement fallthrough
2017-12-10  FdaSilvaYYUseless conf != NULL test
2017-12-10  Daniel BeveniusMake BIO_METHOD struct definitions consistent
2017-12-08  Rich SalzStandardize syntax of sizeof(foo)
2017-12-08  Daniel BeveniusCorrect minor typo in ssl_locl.h comment
2017-12-08  FdaSilvaYYFix an incoherent test.
2017-12-08  Richard LevitteIn apps_startup(), call OPENSSL_init_ssl() rather than...
2017-12-08  Richard LevitteIn OPENSSL_init_ssl(), run the base ssl init before...
2017-12-08  Richard LevitteRemove unicode characters from source
2017-12-07  Matt CaswellFix the buffer sizing in the fatalerrtest
2017-12-06  Matt CaswellUpdate CHANGES and NEWS for the new release
2017-12-06  Matt CaswellAdd a test for CVE-2017-3737
2017-12-06  Andy Polyakovbn/asm/rsaz-avx2.pl: fix digit correction bug in rsaz_1...
2017-12-04  MerQGhUpdate eng_fat.c
2017-12-04  Markus SauermannAdjusted Argument Indices
2017-11-30  Viktor DukhovniMake possible variant SONAMEs and symbol versions
2017-11-30  FdaSilvaYYFix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
2017-11-27  Rich SalzCheck for malloc failure
2017-11-25  David BenjaminPretty-print large INTEGERs and ENUMERATEDs in hex.
2017-11-24  Richard LevitteFix EVP_MD_meth_new.pod
2017-11-24  Richard LevitteCorrect EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
2017-11-21  Richard LevitteAvoid unnecessary MSYS2 conversion of some arguments 4779/head
2017-11-16  Andy Polyakovbn/bn_add.c: address performance regression.
2017-11-13  Andy Polyakovasn1/a_strex.c: fix flags truncation in do_esc_char.
2017-11-11  Long Qinlhash.c: Replace Unicode EN DASH with the ASCII char...
2017-11-10  FdaSilvaYYFix possible leaks on sk_X509_EXTENSION_push() failure ...
2017-11-10  Andy Polyakovutil/copy.pl: work around glob quirk in some of earlier...
2017-11-08  Andy PolyakovConfigurations/unix-Makefile.tmpl: fix HP-UX build.
2017-11-08  Andy Polyakovrc4/build.info: fix HP-UX rc4-ia64 rule.
2017-11-07  Richard LevitteConfigure: cleanup @disable_cascade
2017-11-07  Matt CaswellMark a zero length record as read
2017-11-07  Matt CaswellFix race condition in TLSProxy
2017-11-07  Matt CaswellRemove 4 broken macros from ocsp.h
2017-11-05  Richard LevitteConsolidate the locations where we have our internal...
2017-11-05  Richard LevittePerl: Use our own globbing wrapper rather than File...
2017-11-05  Andy Polyakovaes/asm/{aes-armv4|bsaes-armv7}.pl: make it work with...
2017-11-03  FdaSilvaYYSpelling doc #3580
2017-11-03  Pavel KopylAdd error handling in dsa_main and ASN1_i2d_bio.
2017-11-03  Pavel KopylCheck return value of OBJ_nid2obj in dsa_pub_encode.
2017-11-03  Richard LevitteTravis: if "make update" created a diff, please show it
2017-11-02  Matt CaswellPrepare for 1.1.0h-dev 4655/head
2017-11-02  Matt CaswellPrepare for 1.1.0g release OpenSSL_1_1_0g
2017-11-02  Matt CaswellUpdate CHANGES and NEWS for new release
2017-11-02  Andy Polyakovbn/asm/x86_64-mont5.pl: fix carry bug in bn_sqrx8x_inte...
2017-11-02  Richard LevitteFix small but important regression
2017-11-01  PauliAddress a timing side channel whereby it is possible...
next