[openssl/openssl] 2ec4e7: Amend the TLS demos to accept hostname/port as an ...
Bernd Edlinger
noreply at github.com
Thu Nov 2 08:18:20 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 2ec4e73c0188425890329ae7f0372c66fb0c1234
https://github.com/openssl/openssl/commit/2ec4e73c0188425890329ae7f0372c66fb0c1234
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)
Commit: a2b824730ef12cda4e018f5f7cde2ab52a4d255c
https://github.com/openssl/openssl/commit/a2b824730ef12cda4e018f5f7cde2ab52a4d255c
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)
Commit: 420037c82c4b2bfea952cbe00730930844969438
https://github.com/openssl/openssl/commit/420037c82c4b2bfea952cbe00730930844969438
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)
Commit: cb8107b632661d2ae538961424768f0ed074fcf6
https://github.com/openssl/openssl/commit/cb8107b632661d2ae538961424768f0ed074fcf6
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)
Commit: 9e973eb297c8127dcaefe97619ddcd5067d12f37
https://github.com/openssl/openssl/commit/9e973eb297c8127dcaefe97619ddcd5067d12f37
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)
Commit: daf26c2d7a4d29ec1040fc0d5d4215cfc2dcf4a7
https://github.com/openssl/openssl/commit/daf26c2d7a4d29ec1040fc0d5d4215cfc2dcf4a7
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)
Compare: https://github.com/openssl/openssl/compare/660718ee5baf...daf26c2d7a4d
More information about the openssl-commits
mailing list