[openssl-commits] [openssl] OpenSSL_1_1_1-pre4 create

Matt Caswell matt at openssl.org
Tue Apr 3 13:34:33 UTC 2018


The annotated tag OpenSSL_1_1_1-pre4 has been created
        at  79350c3b776dea39907b4b9d1f6f0d4c3df8fcfe (tag)
   tagging  facdcba99b4f7c1bcd209c9ecec9a9c595c064f5 (commit)
  replaces  OpenSSL_1_1_1-pre3
 tagged by  Matt Caswell
        on  Tue Apr 3 14:24:18 2018 +0100

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

iQEuBAABCAAYBQJaw4CCERxtYXR0QG9wZW5zc2wub3JnAAoJENnE0m0OYESRXPsH
/2pUko4j1FpsvRiJteRVUh1ijLhGox0nGHMUjv59ZVLUhasucfXqRlPZMR414q8T
9aeapnmr0bipmpht7InrLZpr0wSYUwqN8xVJ60o++idYnNo6lmeTO30T3M7UEYw5
UFwCpfS95/Y19Lu6OachMQwuCVHzWo++xHpaje7x+BufpOsZKvNLl+Bd+znuVw6L
uijvZIEBSNKePH13ea1iv1vv8+GR49LkxPhWk+pn/GxBJuyrArEy7Sygnt0k3RfV
8WFbTdnkB+loWVAoIRBATjS2gvFTU4IF6ichCfcR1upsKVom1+foKVJmmknp3wbO
zIyFwrtpSTiYnJ7ov/VHZLM=
=KXvc
-----END PGP SIGNATURE-----

Alexandre Perrin (1):
      Documentation typo fix in EVP_EncryptInit.pod

Andy Polyakov (17):
      o_fopen.c,rand/randfile.c: compensate for e_os.h omission.
      o_fopen.c: compensate for e_os.h omission.
      bio/bss_log.c: on DJGPP syslog facility is part of sockets library.
      curve448/field.h: relax alignment, as it doesn't work universally.
      man3/OPENSSL_ia32cap.pod: update assembler version requirements.
      Remove presumably temporary left-over file.
      openssl/rand.h: fix formatting.
      include/openssl/rand.h: omit intermediate typedef.
      Configurations/10-main.conf: correct AIX targets.
      Configurations/windows-makefile.tmpl: refine clean targets.
      Configurations/README: mention Libs.private in ex_libs description.
      pariscid.pl: fix nasty typo in CRYPTO_memcmp.
      test/test_test.c: add CRYPTO_memcmp regression test.
      Configure: make LIST command work with dynamic 15-android.conf.
      rand/randfile.c: permit non-regular files in RAND_load_file.
      Configure: harmonize syntax.
      Configurations/10-main.conf: fix VC-noCE-common template.

Benjamin Kaduk (2):
      Do not cache sessions with zero sid_ctx_length when SSL_VERIFY_PEER
      Document RAND_DRBG fork-safety locking model

Bernd Edlinger (8):
      Cleanup the s_time command.
      Handle partial messages in TLSProxy
      Fix ecparam -genkey with point compression or DER outform
      Fix dsaparam -genkey with DER outform
      Previously this x509 command line was working, restore that
      Fix a possible crash in BN_from_montgomery_word
      Fix a gcc-8 warning -Wcast-function-type
      Remove -Wmisleading-indentation from gcc devteam warning options     because this one is enabled by default anyways

Daniel Bevenius (2):
      Fix minor typo in comment in Configure
      Remove import/use of File::Spec::Function

David Benjamin (1):
      Document EC_POINT_get_affine_coordinates_*.

Dr. Matthias St. Pierre (1):
      Add documentation for the RAND_DRBG API

Eric Covener (1):
      aix compat fixes for ocsp.c

FdaSilvaYY (2):
      Unify s_client/s_server srtp profiles option handling
      EVP,KDF: Add more error code along some return 0 in ...     methods :      - EVP_PBE_scrypt      - EVP_PKEY_meth_add0      - EVP_PKEY_meth_new      - EVP_PKEY_CTX_dup

Illya Gerasymchuk (1):
      fix typo in x509 documentation

Jack Bates (1):
      Convert _meth_get_ functions to const getters

Johannes Bauer (1):
      Make pkeyutl a bit more user-friendly

Konstantin Shemyak (1):
      doc/man1/x509.pod: corrected "S/MIME signing" requirements

Kurt Roeckx (4):
      DRBG: Use the EVP layer to do AES encryption
      Update documentation on how to close a connection
      Make sure we use a nonce when a nonce is required
      Use the private RNG for data that is not public

Matt Caswell (22):
      Prepare for 1.1.1-pre4-dev
      Fix the OCSP responder mode
      Reduce the verbosity of test_store
      Check for alerts while waiting for a dry event
      Don't wait for dry at the end of a handshake
      The default conv_form is uncompressed
      Limit ASN.1 constructed types recursive definition depth
      Add fuzz corpora file that found the ASN.1 stack depth issue
      Update CHANGES and NEWS for the new release
      Don't write out a bad OID
      Assert that alpn_selected is NULL before we assign it
      Remove some code for a contributor that we cannot find
      Temporarily disable some tests that hang
      Revert "Temporarily disable some tests that hang"
      Tolerate a Certificate using a non-supported group on server side
      Remove some code
      Update trace code to know about GOST ciphersuites
      GOST MAC algorithms don't support EVP_PKEY_new_raw_private_key()
      Revert commit 4a56d9a2
      Update copyright year
      Fix CHANGES
      Prepare for 1.1.1-pre4 release

Matthias Kraft (1):
      Add dladdr() for AIX

Miroslav Suk (1):
      o_time.c: use gmtime_s with MSVC     ts/ts_rsp_sign.c: change to OPENSSL_gmtime.

Patrick Steuer (6):
      aes ctr_drbg: add cavs tests
      s390x assembly pack: add KM code path for aes-ecb
      s390x assembly pack: add KMO code path for aes-ofb
      s390x assembly pack: add KMF code path for aes-cfb/cfb8
      crypto/evp/e_aes.c: add size_t casts to increase readability
      crypto/e_aes.c: use S390X_AES_FC macro

Pauli (2):
      Remove mention of link between message digests and public key algorithms.
      Don't call strsignal, just print the signal number.     The strsignal call is not supported by some machines, so avoid its use.

Peter Wu (1):
      Fix stack-use-after-scope

Philippe Antoine (3):
      Fixes integer underflow with SSL_trace support
      Adds multiple checks to avoid buffer over reads
      statem/statem_clnt.c: omit redundant check in tls_construct_client_hello.

Rich Salz (5):
      Fix resource files
      Remove QNX support
      Allow NULL for some _free routines.
      Rewrite the X509->alert mapping code
      Remove some code

Richard Levitte (11):
      Configurations/unix-Makefile.tmpl: fix inconsistencies with resource files
      Move the handling of dso_scheme to dso_conf.h
      Include "internal/dso_conf.h" where needed and appropriate
      test/shlibloadtest.c: fix various errors
      test/shlibloadtest.c: make some variables block local
      Revert "util/dofile.pl: only quote stuff that actually needs quoting"
      Faster fuzz test: teach the fuzz test programs to handle directories
      .travis.yml: with fast fuzz testing, there is no point avoiding it
      Fix setbuf use for VMS C
      Refuse to run test_cipherlist unless shared library matches build
      Windows builds: remove over-quotation of LIBZ macro

Vitezslav Cizek (3):
      Update the BIO_s_connect documentation after the BIO refactoring.
      Document BIO_{get,set}_conn_ip_family macros.
      BIO_s_accept.pod: add documentation for the new macros

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


More information about the openssl-commits mailing list