]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2018-04-20  Matt CaswellFix SSL_pending() for DTLS
2018-04-20  Matt CaswellFix the alert sent if no shared sig algs
2018-04-19  Richard LevitteDon't distribute team internal config targets
2018-04-19  Matt CaswellAdd a test for a NULL X509_STORE in X509_STORE_CTX_init
2018-04-19  Matt CaswellDon't crash if there are no trusted certs
2018-04-19  Matt CaswellFix ocsp app exit code
2018-04-19  Emilia KasperX509_cmp_time: only return 1, 0, -1.
2018-04-19  Matt CaswellUpdate EVP_DigestSignInit() docs
2018-04-18  Rahul Chaudhrypoly1305/asm/poly1305-armv4.pl: remove unintentional...
2018-04-18  Matt CaswellCheck the return from EVP_PKEY_get0_DH()
2018-04-17  Matt CaswellFix assertion failure in SSL_set_bio()
2018-04-17  Matt CaswellUpdate fingerprints.txt
2018-04-17  Matt CaswellIgnore the status_request extension in a resumption...
2018-04-17  Dr. Matthias... p5_scrypt.c: fix error check of RAND_bytes() call
2018-04-16  Dr. Matthias... Revert "Add OPENSSL_VERSION_AT_LEAST"
2018-04-16  Billy BrumleyRSA key generation: ensure BN_mod_inverse and BN_mod_ex...
2018-04-14  Matthias KraftCustome built dladdr() for AIX.
2018-04-13  Richard Levittetest/recipes/test_genrsa.t : don't fail because of...
2018-04-13  Richard LevitteDocs for OpenSSL_init_crypto: there is no way to specif...
2018-04-12  Richard Levitteopenssl rehash: use libcrypto variables for default dir
2018-04-12  Richard Levitteopenssl rehash: document -compat
2018-04-12  Daniel BeveniusClarify default section in config.pod
2018-04-12  Rich SalzFix bugs in X509_NAME_ENTRY_set
2018-04-09  Andy Polyakovbio/b_addr.c: resolve HP-UX compiler warnings.
2018-04-09  Andy PolyakovConfigurations/10-main.conf: further HP-UX cleanups...
2018-04-08  Andy PolyakovConfigurations/10-main.conf: add magic macros to hpux...
2018-04-07  Rich SalzUpdated to CONTRIBUTING to reflect GitHub, etc.
2018-04-06  Neel GoyalSet biom->type in BIO_METH_new
2018-04-06  Matt CaswellFix an error code to be consistent with master
2018-04-05  Matt CaswellAdd test/versions to gitignore
2018-04-05  Matt CaswellUpdate the genpkey documentation
2018-04-05  Matt CaswellPick a q size consistent with the digest for DSA param...
2018-04-05  Matt CaswellDon't crash if an unrecognised digest is used with...
2018-04-05  Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-04-04  cedralfix build error in 32 bit debug build
2018-04-04  Richard LevitteDon't use CPP in Configurations/unix-Makefile.tmpl
2018-04-03  Matt CaswellFix some errors in the mem leaks docs
2018-04-03  Matt CaswellFix a text canonicalisation bug in CMS
2018-04-03  Bernd EdlingerChange the "offset too large" message to more generic...
2018-04-03  Bernd EdlingerRemove an unnecessary cast in the param to BUF_MEM_grow
2018-04-03  Bernd EdlingerFix range checks with -offset and -length in asn1parse
2018-04-03  Bernd EdlingerUse strtol instead of atoi in asn1parse
2018-04-03  Bernd EdlingerImprove diagnostics for invalid arguments in asn1parse...
2018-04-03  Bernd EdlingerFix a crash in the asn1parse command
2018-04-02  FdaSilvaYYEVP,KDF: Add more error code along some return 0
2018-04-01  Daniel BeveniusRemove import/use of File::Spec::Function
2018-04-01  Richard LevitteVMS: Copy DECC inclusion epi- and prologues to internals
2018-03-31  Richard LevitteRefuse to run test_cipherlist unless shared library...
2018-03-29  Richard Levitte.travis.yml: with fast fuzz testing, there is no point...
2018-03-29  Richard LevitteFaster fuzz test: teach the fuzz test programs to handl...
2018-03-29  Richard LevitteRevert "util/dofile.pl: only quote stuff that actually...
2018-03-28  Matt CaswellTolerate a Certificate using a non-supported group...
2018-03-27  Philippe AntoineAdds multiple checks to avoid buffer over reads
2018-03-27  Miroslav Suko_time.c: use gmtime_s with MSVC
2018-03-27  Rich SalzFix typo in OPENSSL_LH_new compat API
2018-03-27  Matt CaswellDon't write out a bad OID
2018-03-27  Matt CaswellPrepare for 1.1.0i-dev
2018-03-27  Matt CaswellPrepare for 1.1.0h release OpenSSL_1_1_0h
2018-03-27  Matt CaswellUpdate copyright year
2018-03-27  Matt CaswellUpdate CHANGES and NEWS for the new release
2018-03-27  Andy Polyakovpariscid.pl: fix nasty typo in CRYPTO_memcmp.
2018-03-27  Matt CaswellAdd fuzz corpora file that found the ASN.1 stack depth...
2018-03-27  Matt CaswellLimit ASN.1 constructed types recursive definition...
2018-03-27  Richard LevitteCopy the produced .dll files to fuzz/ as well (Cygwin...
2018-03-26  Bernd EdlingerPreviously this x509 command line was working, restore...
2018-03-26  Bernd EdlingerFix dsaparam -genkey with DER outform
2018-03-25  Bernd EdlingerFix ecparam -genkey with point compression or DER outform
2018-03-22  Bernd EdlingerHandle partial messages in TLSProxy
2018-03-21  Matt CaswellThe default conv_form is uncompressed
2018-03-21  Samuel Weiserconsttime flag changed
2018-03-21  Samuel Weiserused ERR set/pop mark
2018-03-21  Samuel WeiserReplaced variable-time GCD with consttime inversion...
2018-03-21  Bernd EdlingerCleanup the s_time command.
2018-03-21  Matt CaswellDon't wait for dry at the end of a handshake
2018-03-21  Matt CaswellCheck for alerts while waiting for a dry event
2018-03-21  Benjamin KadukDo not cache sessions with zero sid_ctx_length when...
2018-03-20  PauliRemove mentioned link between message digests and publi...
2018-03-20  Johannes BauerMake pkeyutl a bit more user-friendly
2018-03-19  Richard Levittes_client, s_server: do generic SSL configuration first...
2018-03-19  Richard LevitteEnhance ssltestlib's create_ssl_ctx_pair to take min...
2018-03-19  Richard LevitteIn TLSProxy::Proxy, specify TLSv1.2 as maximum allowabl...
2018-03-19  Richard LevitteSupport "-min_protocol" and "-max_protocol" in s_server...
2018-03-19  Richard LevitteStop test/shlibloadtest.c from failing in a regression...
2018-03-19  Richard LevitteAdd a simple method to run regression tests
2018-03-17  Bernd EdlingerFix a memory leak in tls1_mac
2018-03-17  Bernd EdlingerFix a memory leak in n_ssl3_mac
2018-03-17  Bernd EdlingerFix error handling in b2i_dss and b2i_rsa
2018-03-15  Richard LevitteWindows makefile: don't use different looking variants...
2018-03-15  Matt CaswellFix a memory leak in the ca application
2018-03-15  Matt CaswellAllow multiple entries without a Subject even if unique...
2018-03-15  Matt CaswellReport a readable error on a duplicate cert in ca app
2018-03-15  Matt CaswellRevert "Don't allow an empty Subject when creating...
2018-03-15  Matt CaswellRevert "Don't crash on a missing Subject in index.txt"
2018-03-12  Matt CaswellFree the correct type in OBJ_add_object()
2018-03-12  Matt CaswellImprove error handling in pk7_doit
2018-03-12  Andy PolyakovConfigurations/unix-Makefile.tmpl: overhaul assembler...
2018-03-11  Kurt RoeckxFix propotype to include the const qualifier
2018-03-10  Richard LevitteConfigure: catch the build tree configdata.pm
2018-03-10  Richard LevitteConfigure: don't mangle the directory again when checki...
2018-03-09  Richard LevitteRestore the display of options with 'openssl version -a'
next