Branch: refs/heads/master Home: https://github.com/openssl/openssl Commit: 7f5db0c9a9360dc62155bbe42b97d02040738d8b https://github.com/openssl/openssl/commit/7f5db0c9a9360dc62155bbe42b97d02040738d8b Author: Jonathan M. Wilbur <jonathan@wilbur.space> Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths: M crypto/x509/build.info M crypto/x509/ext_dat.h M crypto/x509/standard_exts.h A crypto/x509/v3_battcons.c M include/openssl/x509v3.h.in Log Message: ----------- feat: support the basicAttConstraints 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/24847) Commit: aa51de6d6a00bfa5e8ee81cb463a103b39db9b30 https://github.com/openssl/openssl/commit/aa51de6d6a00bfa5e8ee81cb463a103b39db9b30 Author: Jonathan M. Wilbur <jonathan@wilbur.space> Date: 2024-07-24 (Wed, 24 Jul 2024) Changed paths: A test/certs/ext-basicAttConstraints.pem M test/recipes/25-test_x509.t Log Message: ----------- test: the basicAttConstraints 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/24847) Commit: 34e8ddfc442654b05d0602d7a156bba92a4fd97f https://github.com/openssl/openssl/commit/34e8ddfc442654b05d0602d7a156bba92a4fd97f Author: Jonathan M. Wilbur <jonathan@wilbur.space> Date: 2024-07-24 (Wed, 24 Jul 2024) Changed paths: M crypto/x509/v3_battcons.c M doc/man3/X509_dup.pod M doc/man3/d2i_X509.pod M util/libcrypto.num Log Message: ----------- doc: the basicAttConstraints 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/24847) Compare: https://github.com/openssl/openssl/compare/ec1d8ead2855...34e8ddfc4426 To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications