From 971bba1410712b379ecc7a87b6162cf30d95a4d4 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 20 Dec 2024 09:40:29 +0000 Subject: Annotate yet another greasy stinky tentacle of xca I'm so tired of this. --- src/lib/libcrypto/x509/x509v3.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib/libcrypto/x509/x509v3.h b/src/lib/libcrypto/x509/x509v3.h index 166ac66a28..8767d0ec46 100644 --- a/src/lib/libcrypto/x509/x509v3.h +++ b/src/lib/libcrypto/x509/x509v3.h @@ -1,4 +1,4 @@ -/* $OpenBSD: x509v3.h,v 1.35 2024/08/31 10:23:13 tb Exp $ */ +/* $OpenBSD: x509v3.h,v 1.36 2024/12/20 09:40:29 tb Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 1999. */ @@ -139,6 +139,7 @@ DECLARE_STACK_OF(X509V3_EXT_METHOD) #define X509V3_EXT_CTX_DEP 0x2 #define X509V3_EXT_MULTILINE 0x4 +/* Guess who uses this... Yes, of course, it's xca. */ typedef BIT_STRING_BITNAME ENUMERATED_NAMES; typedef struct BASIC_CONSTRAINTS_st { -- cgit v1.2.3-55-g6feb