]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2018-12-15  Dr. Matthias... man: harmonize the various formulations in the HISTORY... 7912/head
2018-12-14  Richard LevitteERR: preserve system error number in a few more places
2018-12-13  Mansour AhmadiAdd missing OPENSSL_clear_free before using ec->key
2018-12-13  Mansour Ahmadiadd missing check for BN_mod_inverse
2018-12-13  Mansour Ahmadifix inconsistent flen check in rsa_pk1 and rsa_oaep
2018-12-12  Richard LevitteVMS build: better treatment of .S -> .obj compilation
2018-12-12  Dr. Matthias... doc/man3: remove copy&paste leftover
2018-12-12  Jakub JelenUse the correct function name
2018-12-12  Richard LevitteFix error in processing $target{enable}
2018-12-12  Tobias StoeckmannFixed typo (vi leftover).
2018-12-11  Matt CaswellAdd an Ed448 malleability test
2018-12-11  Matt CaswellDisallow Ed448 signature malleability
2018-12-10  Eneas U de... eng_devcrypto: make sure digest can do copy
2018-12-10  Eneas U de... eng_devcrypto: fix ctr mode
2018-12-10  Eneas U de... eng_devcrypto: add cipher CTX copy function
2018-12-10  Eneas U de... eng_devcrypto: close session on cleanup, not final
2018-12-10  Eneas U de... eng_devcrypto: fix copy of unitilialized digest
2018-12-10  Eneas U de... eng_devcrypto: expand digest failure cases
2018-12-10  Eneas U de... eng_devcrypto: don't leak methods tables
2018-12-10  Eneas U de... INSTALL: add note about devcrypto engine
2018-12-10  Matt CaswellDocument the num_tickets s_server option
2018-12-10  Matt CaswellPreserve errno on dlopen
2018-12-10  Matt CaswellMake sure build_SYS_str_reasons() preserves errno
2018-12-10  Richard Levittemake update
2018-12-10  Richard LevittePrevent calling decryption in an encryption context...
2018-12-08  Andy Polyakoverr/err.c: improve err_clear_last_constant_time's porta...
2018-12-07  Richard LevitteMake EVP_PKEY_asn1_add0() stricter about its input
2018-12-07  FdaSilvaYYDoc: fix reference to deprecated methods.
2018-12-06  Dr. Matthias... curve25519.c: improve formula alignment
2018-12-06  Dr. Matthias... curve25519.c: reformat code to follow coding guidelines
2018-12-05  Matt CaswellFix some SSL_export_keying_material() issues
2018-12-05  Matt CaswellRevert "Reduce stack usage in tls13_hkdf_expand"
2018-12-05  Andy Polyakovbn/bn_{div|shift}.c: introduce fixed-top interfaces.
2018-12-05  Andy Polyakovbn/bn_div.c: make conditional addition unconditional
2018-12-05  Andy PolyakovConfigure: recognize div3w modules and add -DBN_DIV3W.
2018-12-05  Andy PolyakovConfigurations/10-main.conf: remove MIPS bn_div_3_words.
2018-12-03  Matt CaswellAdd an Ed25519 signature maleability test 7760/head
2018-12-03  Matt CaswellDisallow Ed25519 signature maleability
2018-12-03  Richard LevitteDocs fixup: some man3 pages had unindented code in...
2018-11-30  Andy Polyakovrsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant...
2018-11-30  Andy Polyakovrsa/rsa_oaep.c: remove memcpy calls from RSA_padding_ch...
2018-11-30  Andy Polyakovrsa/rsa_pk1.c: remove memcpy calls from RSA_padding_che...
2018-11-30  Andy Polyakovrsa/rsa_ossl.c: make RSAerr call in rsa_ossl_private_de...
2018-11-30  Andy Polyakoverr/err.c: add err_clear_last_constant_time.
2018-11-27  Richard LevitteDon't test the collected system errors when configured...
2018-11-27  Paul YangFix access zero memory if SSL_DEBUG is enabled
2018-11-27  Richard LevitteVMS build: don't forget the generation marker when...
2018-11-27  Richard LevitteVMS build: in descrip.mms.tmpl's src2obj, do .S ->...
2018-11-26  Billy BrumleyClean up BN_consttime_swap.
2018-11-24  Richard LevitteAvoid test_errstr in a cross compiled configuration
2018-11-24  Richard LevitteHave util/mktar.sh display the absolute path to the...
2018-11-24  Richard LevitteMake sure to run util/mktar.sh from the source directory
2018-11-24  Richard LevitteDon't export the submodules 'boringssl', 'krb5' and...
2018-11-24  Richard LevitteDon't export util/mktar.sh
2018-11-24  Richard LevitteDocument the removed 'dist' target
2018-11-24  Richard LevitteVMS config: Typo fix, as -> AS
2018-11-24  Richard LevitteVMS: fix collected error strings
2018-11-24  David WoodhouseHonour mandatory digest on private key in has_usable_cert()
2018-11-24  David WoodhouseStop marking default digest for EC keys as mandatory
2018-11-23  Richard LevitteRemove all 'make dist' artifacts
2018-11-23  Richard LevitteChange tarball making procedure
2018-11-23  Richard LevitteAdd an error message test recipes for system error...
2018-11-23  Richard LevitteSmarter build of system error text database
2018-11-22  Andy Polyakovrsa/rsa_ossl.c: cache MONT_CTX for public modulus earlier.
2018-11-21  Matthew Hodgsonopenssl s_server: don't use sendto() with connected...
2018-11-21  Paul YangFix wrong return value in ssl3_ctx_ctrl
2018-11-20  cclaussTravis CI: Use flake8 to find Python syntax errors...
2018-11-20  Matt CaswellPrepare for 1.1.1b-dev 7672/head
2018-11-20  Matt CaswellPrepare for 1.1.1a release OpenSSL_1_1_1a
2018-11-20  Matt CaswellUpdate copyright year
2018-11-20  Matt CaswellUpdate CHANGES and NEWS for new release
2018-11-19  Richard LevitteConfiguration: only include shared_sources in dirinfo...
2018-11-19  Richard LevitteUnix build: for mingw and cygwin, create the right...
2018-11-16  Andy Polyakovsha/asm/sha512p8-ppc.pl: optimize epilogue.
2018-11-16  Andy Polyakovsha/asm/sha512p8-ppc.pl: fix typo in prologue.
2018-11-15  Richard Levittetest/siphash_internal_test.c: ensure the SIPHASH struct...
2018-11-14  Vitezslav CizekDSA: Check for sanity of input parameters
2018-11-14  Matt CaswellFix no-ec and no-tls1_2
2018-11-13  Richard LevitteFix typo in util/perl/OpenSSL/Test.pm
2018-11-13  Richard Levittetest/recipes/90-test_shlibload.t needs $target{shared_e...
2018-11-13  Richard LevitteFix rpath-related Linux "test_shlibload" failure.
2018-11-13  Richard LevitteConfiguration: make sure the shared_sources table doesn...
2018-11-12  Viktor DukhovniAdded missing signature algorithm reflection functions
2018-11-12  Matt CaswellMerge the CA list documentation for clarity
2018-11-12  Matt CaswellAdd a test for SSL_CTX_set0_CA_list()/SSL_CTX_set_clien...
2018-11-12  Matt CaswellSeparate ca_names handling for client and server
2018-11-12  Richard LevitteConfigure: ensure empty arrays aren't created inadvertently
2018-11-12  Matt CaswellTest use of a brainpool ECDSA certificate
2018-11-12  Matt CaswellAdd some test brainpool certificates
2018-11-12  Matt CaswellDon't negotiate TLSv1.3 if our EC cert isn't TLSv1...
2018-11-12  Richard LevitteFix SipHash init order.
2018-11-10  Tomas MrazUnbreak SECLEVEL 3 regression causing it to not accept...
2018-11-10  Mansour AhmadiCheck return value of EVP_PKEY_new
2018-11-10  Billy Brumley[crypto/bn] swap BN_FLG_FIXED_TOP too
2018-11-09  Bernd EdlingerFix issues with do_rand_init/rand_cleanup_int
2018-11-09  Richard LevitteVMS build: colon after target must be separated with...
2018-11-09  Richard LevitteHave install targets depend on more precise build targets
2018-11-09  Richard LevitteAllow parallel install
2018-11-09  Paul YangFix a doc-nit in EVP_PKEY_CTX_ctrl.pod
2018-11-08  Dr. Matthias... rand_unix.c: open random devices on first use only
next