Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 2ef6fa1cdda8dc79ee520d129a87bd3525a37a1f https://github.com/openssl/openssl/commit/2ef6fa1cdda8dc79ee520d129a87bd3525a37a1f Author: Jonathan M. Wilbur <jonathan@wilbur.space> Date: 2024-07-04 (Thu, 04 Jul 2024)
Changed paths: M crypto/x509/build.info M crypto/x509/ext_dat.h M crypto/x509/standard_exts.h M crypto/x509/v3_sda.c A crypto/x509/v3_usernotice.c M doc/man3/X509_dup.pod M doc/man3/d2i_X509.pod M include/openssl/x509v3.h.in M util/libcrypto.num Log Message: ----------- feat: support userNotice X.509v3 extension Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24761) Commit: 708b8559f145a1aee1ed18809ab64146de864761 https://github.com/openssl/openssl/commit/708b8559f145a1aee1ed18809ab64146de864761 Author: Jonathan M. Wilbur <jonathan@wilbur.space> Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: A test/certs/ext-userNotice.pem M test/recipes/25-test_x509.t Log Message: ----------- test: userNotice X.509v3 extension Reviewed-by: Neil Horman <nhor...@openssl.org> Reviewed-by: Tomas Mraz <to...@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24761) Compare: https://github.com/openssl/openssl/compare/070b6a965485...708b8559f145 To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications