iwd/unit
Denis Kenzior e89ba32d30 build: Fix build with openssl 3.2
make --no-print-directory all-am
openssl req -new -extensions cert_ext \
		-config ./unit/gencerts.cnf \
		-subj '/O=Foo Example Organization/CN=Foo Example Organization/emailAddress=foo@mail.example' \
		-key unit/cert-server-key.pem -out unit/cert-server.csr
Error adding request extensions from section cert_ext
4057AC4D6F7F0000:error:11000079:X509 V3 routines:v2i_AUTHORITY_KEYID:no issuer certificate:crypto/x509/v3_akid.c:156:
4057AC4D6F7F0000:error:11000080:X509 V3 routines:X509V3_EXT_nconf_int:error in extension:crypto/x509/v3_conf.c:48:section=cert_ext, name=authorityKeyIdentifier, value=keyid:always,issuer:always
make[1]: *** [Makefile:3962: unit/cert-server.csr] Error 1
2023-12-31 11:02:04 -06:00
..
gencerts.cnf build: Fix build with openssl 3.2 2023-12-31 11:02:04 -06:00
test-arc4.c unit: test-arc4: test RC4 both directions 2022-10-26 14:20:05 -05:00
test-band.c tree-wide: correct the spelling Ghz -> GHz 2023-11-07 21:11:50 -06:00
test-client.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-cmac-aes.c treewide: fix typos 2020-01-21 16:03:28 -06:00
test-crypto.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-dpp.c unit: add PKEX DPP tests 2023-10-29 17:21:28 -05:00
test-eap-mschapv2.c unit: Update mschapv2 test to use mschap_nt_password_hash 2019-03-19 11:34:46 -05:00
test-eap-sim.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-eapol.c unit: use authenticator_fte 2023-12-13 10:08:44 -06:00
test-hmac-md5.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-hmac-sha1.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-hmac-sha256.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-ie.c ie: Rename _BIP to _BIP_CMAC 2022-10-24 11:05:24 -05:00
test-json.c unit: add checks for improper use of json_iter_parse/next 2022-01-06 16:43:18 -06:00
test-kdf-sha256.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-mpdu.c unit: Add simple ie sorting test 2021-08-04 10:46:27 -05:00
test-p2p.c unit: Update p2p_free_* function names 2019-11-21 14:02:33 -06:00
test-prf-sha1.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-sae.c unit: Fix SAE unit test failure 2021-07-27 14:01:12 -05:00
test-ssid-security.c treewide: Move the Intel copyright forward to 2019 2019-10-25 00:43:08 +02:00
test-util.c unit: Use inet_ntop instead of inet_ntoa 2021-06-04 14:00:27 -05:00
test-wsc.c unit: update tests with new TK install arguments 2021-10-08 13:27:00 -05:00