]> git.ipfire.org Git - thirdparty/openssl.git/commit
Convert demos to primary build system
authorNeil Horman <nhorman@openssl.org>
Fri, 5 Apr 2024 20:19:01 +0000 (16:19 -0400)
committerNeil Horman <nhorman@openssl.org>
Fri, 12 Apr 2024 12:02:19 +0000 (08:02 -0400)
commit2000281dad3111407092e8ea4b23996d65988500
tree6ad203010665d2dfb118f77db86854fd02b30706
parent875db35ac63beb0e5a3d520743fa55ad2e5ccd1d
Convert demos to primary build system

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
(Merged from https://github.com/openssl/openssl/pull/24047)
19 files changed:
build.info
demos/bio/build.info [new file with mode: 0644]
demos/build.info [new file with mode: 0644]
demos/cipher/build.info [new file with mode: 0644]
demos/cms/build.info [new file with mode: 0644]
demos/digest/build.info [new file with mode: 0644]
demos/encode/build.info [new file with mode: 0644]
demos/encrypt/build.info [new file with mode: 0644]
demos/guide/build.info [new file with mode: 0644]
demos/http3/build.info [new file with mode: 0644]
demos/http3/gen_nghttp3.pl [new file with mode: 0755]
demos/http3/ossl-nghttp3-demo.c
demos/kdf/build.info [new file with mode: 0644]
demos/keyexch/build.info [new file with mode: 0644]
demos/mac/build.info [new file with mode: 0644]
demos/pkey/build.info [new file with mode: 0644]
demos/signature/build.info [new file with mode: 0644]
demos/smime/build.info [new file with mode: 0644]
demos/sslecho/build.info [new file with mode: 0644]