[openssl-commits] [openssl] OpenSSL_1_1_1-pre5 create

Richard Levitte levitte at openssl.org
Tue Apr 17 13:55:17 UTC 2018


The annotated tag OpenSSL_1_1_1-pre5 has been created
        at  1a7c70caec83e52b03df96e83d937eb39ae7424d (tag)
   tagging  4ff3df161c8b0caf0acac2e0a19980ccd4173a66 (commit)
  replaces  OpenSSL_1_1_1-pre4
 tagged by  Richard Levitte
        on  Tue Apr 17 15:32:02 2018 +0200

- Log -----------------------------------------------------------------
OpenSSL 1.1.1-pre5 release tag
-----BEGIN PGP SIGNATURE-----

iF0EABECAB0WIQTEyrdJw09/TMBP2smnr5549wlFOwUCWtX3UgAKCRCnr5549wlF
O+kJAJsEDSfdwIpV5FeVhjVlGVVoQd1zCwCfdVRdBfQX4n5y/dQD6zehIUBDiSQ=
=8lqD
-----END PGP SIGNATURE-----

Andy Polyakov (18):
      TLSProxy/Proxy.pm: switch to dynamic ports and overhaul.
      rand/randfile.c: fix potential resource leak in RAND_load_file.
      test/asn1_time_test.c: make it work on 64-bit HP-UX.
      config: fix hpux64-parisc2-gcc detection.
      Configurations/10-main.conf: clean up HP-UX targets and add magic macros.
      TLSProxy/Proxy.pm: harmonize inner loop with the way sockets are.
      apps/s_socket.c: disable the Nagle algorithm.
      apps/{s_client.c|s_socket}.c: omit usleep calls.
      TLSProxy/Proxy.pm: refine partial packet handling.
      TLSProxy/Record.pm: remove dead condition and improve readability.
      Configurations/10-main.conf: further HP-UX cleanups/unifications.
      bio/b_addr.c: resolve HP-UX compiler warnings.
      appveyor.yml: exercise build_all_generated.
      Configurations/*.tmpl: refine build_all_generated.
      TLSProxy/Proxy.pm: handle -1 as return value from waitpid.
      TLSProxy/Proxy.pm: handle "impossible" failure to connect to s_server.
      TLSProxy/Proxy.pm: bind s_server to loopback interface.
      TLSProxy/Proxy.pm: straighten inner loop termination logic.

Bernd Edlinger (15):
      Use gnu_printf format attribute to minimise MinGW warnings
      Fix a crash in the asn1parse command
      Improve diagnostics for invalid arguments in asn1parse -strparse
      Use strtol instead of atoi in asn1parse
      Fix range checks with -offset and -length in asn1parse
      Remove an unnecessary cast in the param to BUF_MEM_grow
      Change the "offset too large" message to more generic wording
      Don't use getenv for critical functions when run as setuid/setgid
      Prevent a possible recursion in ERR_get_state and fix the problem that     was pointed out in commit aef84bb4efbddfd95d042f3f5f1d362ed7d4faeb     differently.
      Fix the build_all_generated rule to include generated .map, .def and .opt files
      Rework partial packet handling once more
      Fix cygwin make dependencies
      Remove mandatory generated files too
      Remove mandatory generated files on windows too
      Remove mandatory generated files on VMS too

Daniel Bevenius (2):
      Fix minor typos in Configurations/README
      Clarify default section in config.pod

David Benjamin (1):
      Fix a bug in ecp_nistp224.c.

Dr. Matthias St. Pierre (5):
      Fix false positives of IS_*() macros for 8-bit ASCII characters
      DRBG: fix memory leak on error in rand_drbg_get_entropy()
      Minor corrections for the RAND_DRBG API documentation
      DRBG: implement a get_nonce() callback
      Revert "Add OPENSSL_VERSION_AT_LEAST"

Kaoru Toda (1):
      Duplicate code refactored

Kunxian Xia (1):
      Correct the equation for Y' in the comment of point_double function

Matt Caswell (17):
      Prepare for 1.1.1-pre5-dev
      Fix a text canonicalisation bug in CMS
      Fix some errors in the mem leaks docs
      Add some tests for configuring the TLSv1.3 ciphersuites
      Fix configuration of TLSv1.3 ciphersuites
      Add test/versions to gitignore
      Move the loading of the ssl_conf module to libcrypto
      Document the change in the previous commit about loading the config file
      Don't crash if an unrecognised digest is used with dsa_paramgen_md
      Pick a q size consistent with the digest for DSA param generation
      Update the genpkey documentation
      Support EVP_PKEY_sign() and EVP_PKEY_verify() for EdDSA
      Add a note and better error if using Ed25519/Ed448 in dgst
      Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
      Add support for the SRP base64 alphabet
      Add a test for SRP
      RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont both get called with BN_FLG_CONSTTIME flag set.

Matthias Kraft (1):
      openssl#5668: corrections after compiling with -qinfo=all:als.

Pecio (1):
      Enabled OneCore Conf for Console Apps (removed nonUniversal API)

Rich Salz (4):
      Set error code on alloc failures
      Set error code if alloc returns NULL
      Fix bugs in X509_NAME_ENTRY_set
      Updated to CONTRIBUTING to reflect GitHub, etc.

Richard Levitte (17):
      VMS: stricter acquisition of entropy for the pool
      Don't use CPP in Configurations/unix-Makefile.tmpl
      Remove ambiguity in rand_pool_add[_end] return value
      openssl s_server: print the accepting address and socket
      Change rand_pool_add[_end] prototypes to match
      OpenSSL::Test: add data_dir()
      Configuration: Simplify generating list of generated files in build file templates
      .travis.yml: exercise build_all_generated
      openssl rehash: document -compat
      openssl rehash: use libcrypto variables for default dir
      Docs for OpenSSL_init_crypto: there is no way to specify another file
      Split the scrypt and RSA-PSS into man3 and man7 pages
      test/recipes/test_genrsa.t : don't fail because of size limit changes
      make update
      OpenSSL 1.1.1-pre5: update CHANGES with recent user visible changes
      Update copyright year
      Prepare for 1.1.1-pre5 release

Theo Buehler (1):
      EVP_MD_CTX_cleanup replaced with EVP_MD_CTX_reset

cedral (1):
      Visual Studio 2017 debug build warning error on 32 bit build

-----------------------------------------------------------------------


More information about the openssl-commits mailing list