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
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
/
x509_utl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x509_utl.c: use normal order of internal headers
tb
2025-01-26
1
-3
/
+2
*
Tweak doc comment of _X509_CHECK_FLAG_DOT_SUBDOMAINS
tb
2024-12-24
1
-4
/
+3
*
Move _X509_CHECK_FLAG_DOT_SUBDOMAINS to x509_utl.c
tb
2024-12-23
1
-1
/
+8
*
Fix the error handling in X509V3_parse_list(3); it ignored failures
schwarze
2024-12-23
1
-6
/
+9
*
Rewrite X509V3_add_value() to a single exit idiom
tb
2024-08-31
1
-19
/
+32
*
Make some more x509 conf stuff internal
tb
2024-08-31
1
-17
/
+1
*
Unexport some conf layers unused outside of libcrypto
tb
2024-08-31
1
-1
/
+3
*
Pretend to clarify the way ipv6_asc() works
jca
2024-07-08
1
-4
/
+5
*
Make local BIT_STRING_BITNAME variables const
tb
2024-06-18
1
-2
/
+2
*
Bob points out that one error should be an X509V3error()
tb
2023-05-12
1
-2
/
+2
*
x509_utl.c: fix some style nits.
tb
2023-05-12
1
-4
/
+3
*
Rewrite string_to_hex() and hex_to_string() using CBB/CBS
tb
2023-05-12
1
-70
/
+124
*
Drop some extra parentheses
tb
2023-04-23
1
-2
/
+2
*
Drop a superfluous isneg check.
tb
2023-04-23
1
-2
/
+2
*
Add missing NULL check for BN_new()
tb
2023-04-23
1
-2
/
+5
*
Initialize ishex and isneg at the top and drop some elses
tb
2023-04-23
1
-6
/
+4
*
Align hex_to_string with OpenSSL 1.1 behavior
tb
2023-04-23
1
-3
/
+5
*
x509_utl.c: Use correct spelling of NULL
tb
2023-04-23
1
-4
/
+4
*
Move i2s_ASN1_ENUMERATED_TABLE() next to i2s_ASN1_ENUMERATED()
tb
2023-04-21
1
-1
/
+17
*
Make bn_to_string() static
tb
2023-04-10
1
-3
/
+3
*
libressl *_namespace.h: adjust *_ALIAS() to require a semicolon
tb
2023-02-16
1
-27
/
+27
*
spelling fixes; from paul tagliamonte
jmc
2022-12-26
1
-2
/
+2
*
Hide public symbols in libcrypto/x509 .c files
beck
2022-11-14
1
-1
/
+27
*
Don't pass uninitialized pointer to ASN1_STRING_to_UTF8()
tb
2022-05-20
1
-2
/
+2
*
Add new x509 certificate chain validator in x509_verify.c
beck
2020-09-13
1
-2
/
+3
*
Collapse the x509v3 directory into x509.
jsing
2020-06-04
1
-0
/
+1387