[openssl/openssl] 151af3: Amend the TLS demos to accept hostname/port as an ...

Bernd Edlinger noreply at github.com
Thu Nov 2 08:18:22 UTC 2023


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 151af35f560a696ddb2793e4b8a5e675dc5994ac
      https://github.com/openssl/openssl/commit/151af35f560a696ddb2793e4b8a5e675dc5994ac
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M demos/guide/tls-client-block.c
    M demos/guide/tls-client-non-block.c

  Log Message:
  -----------
  Amend the TLS demos to accept hostname/port as an argument

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22552)

(cherry picked from commit 2ec4e73c0188425890329ae7f0372c66fb0c1234)


  Commit: 70de52650d9aeab475745edcfa268112ed2a3eff
      https://github.com/openssl/openssl/commit/70de52650d9aeab475745edcfa268112ed2a3eff
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M demos/guide/README.md
    A demos/guide/rootcert.pem
    A demos/guide/rootkey.pem
    A demos/guide/servercert.pem
    A demos/guide/serverkey.pem

  Log Message:
  -----------
  Extend the README to describe how to run the TLS demos

We also supply some test certificates for use with the demos.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22552)

(cherry picked from commit a2b824730ef12cda4e018f5f7cde2ab52a4d255c)


  Commit: 3b60efa109a4637bf30d8d2b6067a5ea7151eff3
      https://github.com/openssl/openssl/commit/3b60efa109a4637bf30d8d2b6067a5ea7151eff3
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M demos/guide/quic-client-block.c
    M demos/guide/quic-client-non-block.c
    M demos/guide/quic-multi-stream.c

  Log Message:
  -----------
  Update the QUIC demos to accept hostname/port on the command line

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22552)

(cherry picked from commit 420037c82c4b2bfea952cbe00730930844969438)


  Commit: f7f40db44bf045389ee7d2f60e4416374dc3f2e8
      https://github.com/openssl/openssl/commit/f7f40db44bf045389ee7d2f60e4416374dc3f2e8
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M demos/guide/README.md

  Log Message:
  -----------
  Update the README with information about how to run the QUIC demos

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22552)

(cherry picked from commit cb8107b632661d2ae538961424768f0ed074fcf6)


  Commit: 6198e73f7479ba46373357dea43b722dbc9f7449
      https://github.com/openssl/openssl/commit/6198e73f7479ba46373357dea43b722dbc9f7449
  Author: Matt Caswell <matt at openssl.org>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M doc/man7/ossl-guide-quic-client-non-block.pod
    M doc/man7/ossl-guide-quic-multi-stream.pod
    M doc/man7/ossl-guide-tls-client-block.pod
    M doc/man7/ossl-guide-tls-client-non-block.pod

  Log Message:
  -----------
  Update the OpenSSL Guide tutorials with changes to the demos

The demo code has changed to accept the hostname/port on the command line.
We update the tutorials to keep in sync with the demo code.

Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22552)

(cherry picked from commit 9e973eb297c8127dcaefe97619ddcd5067d12f37)


  Commit: 21f1c2d9d513010f3585d5215b373ac4bef67c29
      https://github.com/openssl/openssl/commit/21f1c2d9d513010f3585d5215b373ac4bef67c29
  Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M ssl/ssl_ciph.c

  Log Message:
  -----------
  Fix a possible memory leak in load_builtin_compressions

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22585)

(cherry picked from commit daf26c2d7a4d29ec1040fc0d5d4215cfc2dcf4a7)


Compare: https://github.com/openssl/openssl/compare/6aa921f27bba...21f1c2d9d513


More information about the openssl-commits mailing list