index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
libcrypto
/
x509
/
x509v3.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move _X509_CHECK_FLAG_DOT_SUBDOMAINS to x509_utl.c
tb
2024-12-23
1
-8
/
+1
*
Remove the EXT_* table building macros
tb
2024-12-23
1
-19
/
+1
*
Annotate ENUMERATED_NAMES for potential removal
tb
2024-12-23
1
-1
/
+2
*
Remove X509V3_EXT_{DYNAMIC,CTX_DEP}
tb
2024-12-23
1
-4
/
+2
*
Annotate yet another greasy stinky tentacle of xca
tb
2024-12-20
1
-1
/
+2
*
Move BIT_STRING_BITNAME tables to const
tb
2024-08-31
1
-2
/
+2
*
The X509V3_CONF_METHOD goes away
tb
2024-08-31
1
-10
/
+1
*
Make some more x509 conf stuff internal
tb
2024-08-31
1
-19
/
+1
*
Retire X509V3_set_conf_lhash()
tb
2024-08-31
1
-2
/
+1
*
Retire X509V3_EXT_{,CRL_,REQ_}add_conf()
tb
2024-08-31
1
-7
/
+1
*
Annotate X509V3_CONF_CTX and its only instance for removal
tb
2024-08-28
1
-4
/
+3
*
const correct X509_PURPOSE_get0{,_{,s}name}()
tb
2024-03-02
1
-4
/
+5
*
Make X509_PURPOSE opaque
tb
2024-03-02
1
-10
/
+2
*
Remove unused parts of the purpose API
tb
2024-03-02
1
-9
/
+2
*
Remove X509V3_EXT extensibility API
tb
2024-03-02
1
-5
/
+1
*
x509v3.h: unwrap a line
tb
2023-06-25
1
-3
/
+2
*
Remove proxy cert remnants
tb
2023-04-25
1
-25
/
+1
*
Remove SXNET
tb
2023-04-25
1
-41
/
+1
*
Move the policy tree code to internal-only
tb
2023-04-25
1
-7
/
+1
*
Use proper fix for the recent x400Address issue
tb
2023-04-25
1
-3
/
+2
*
Future users of libcrypto will also have to do without strong extranet
tb
2023-04-24
1
-1
/
+5
*
Mark remaining policy tree public API for removal
tb
2023-04-16
1
-1
/
+4
*
Mark proxy policy API for removal in upcoming bump
tb
2023-04-16
1
-1
/
+5
*
Fix indentation of structs and unions in x509v3.h
tb
2023-04-10
1
-87
/
+87
*
White space KNF, no code change:
schwarze
2022-11-07
1
-15
/
+12
*
Remove mkerr.pl remnants from LibreSSL
kn
2022-07-12
1
-5
/
+1
*
Remove header guard around RFC 3779 declarations
tb
2022-01-14
1
-3
/
+1
*
Remove name_cmp from public visibility
tb
2022-01-14
1
-2
/
+1
*
Undo commenting of OPENSSL_NO_RFC3779
tb
2021-12-24
1
-4
/
+4
*
Fix some KNF issues in the RFC 3779 section that have bothered me for
tb
2021-12-24
1
-54
/
+55
*
Unifdef LIBRESSL_NEW_API. Now that the library is bumped, this is
tb
2021-11-01
1
-3
/
+1
*
Declare STACK_OF(GENERAL_NAMES)
tb
2021-10-23
1
-3
/
+4
*
Prepare to provide X509_get_extension_flags()
tb
2021-10-23
1
-1
/
+2
*
Prepare to provide X509_get_{extended_,}key_usage()
tb
2021-10-22
1
-1
/
+5
*
Add XKU_ANYEKU #define and use it to cache the anyExtendedKeyUsage
tb
2021-10-21
1
-2
/
+3
*
Unroll DECLARE_ASN1_FUNCTIONS()
job
2021-09-02
1
-9
/
+56
*
Rename DEFINE_STACK_OF() to DECLARE_STACK_OF()
job
2021-09-02
1
-4
/
+4
*
Lay groundwork to support X.509 v3 extensions for IP Addresses and AS Identif...
job
2021-09-02
1
-1
/
+144
*
Add new x509 certificate chain validator in x509_verify.c
beck
2020-09-13
1
-1
/
+3
*
Collapse the x509v3 directory into x509.
jsing
2020-06-04
1
-0
/
+992