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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ride the libcrypto bump with some simple cleanup:
tb
2025-07-16
1
-20
/
+1
*
X509_verify(): sync with X509_CRL_verify()
tb
2025-07-10
1
-2
/
+6
*
x509.h: provide X509_FLAG_NO_IDS
tb
2025-07-01
1
-1
/
+2
*
correct indentation, no functional change
jsg
2025-06-02
2
-6
/
+8
*
Use err_local.h rather than err.h in most places
tb
2025-05-10
35
-69
/
+73
*
x509_policy: zap an extra s
tb
2025-03-28
1
-2
/
+2
*
x509_policy: certificats -> certificates
tb
2025-03-28
1
-2
/
+2
*
x509_param_set_hosts_internal: rename vpm to param for consistency
tb
2025-03-19
1
-11
/
+11
*
X509_VERIFY_PARAM_lookup(): avoid passing stack garbage around
tb
2025-03-19
1
-1
/
+2
*
Rename pm to param, fix the type of idx and unindent
tb
2025-03-19
1
-8
/
+6
*
Introduce and use N_DEFAULT_VERIFY_PARAMS
tb
2025-03-19
1
-6
/
+9
*
X509_VERIFY_PARAM_get0(): use consistent idiom for default_table access
tb
2025-03-19
1
-2
/
+3
*
X509_VERIFY_PARAM_lookup(): remove unnecessary braces and add empty line
tb
2025-03-19
1
-3
/
+3
*
X509_VERIFY_PARAM_get_count(): make NULL check explicit
tb
2025-03-19
1
-2
/
+2
*
X509_VERIFY_PARAM_get0: avoid out of bounds access when id < 0
tb
2025-03-19
1
-1
/
+5
*
Streamline X509_VERIFY_PARAM_add0_table()
tb
2025-03-12
1
-17
/
+12
*
x509_vpm: remove unnecessary NULL check before sk_pop_free()
tb
2025-03-12
1
-4
/
+2
*
Unexport the weird X509_OBJECT_up_ref_count()
tb
2025-03-09
2
-5
/
+5
*
Unexport X509_NAME_print()
tb
2025-03-09
1
-2
/
+1
*
Rename X509V3_get_section() to X509V3_get0_section()
tb
2025-03-06
5
-13
/
+13
*
Garbage collect X509V3_section_free()
tb
2025-03-06
5
-20
/
+6
*
unifdef OPENSSL_NO_CHAIN_VERIFY
tb
2025-03-04
1
-6
/
+3
*
Remove offensive whitespace from x509.h
tb
2025-03-01
1
-27
/
+27
*
Remove unused name member from x509_st
tb
2025-02-21
1
-2
/
+1
*
Remove unused valid member of x509_st
tb
2025-02-20
1
-2
/
+1
*
Cache CRLs in issuer cache
tb
2025-02-08
2
-18
/
+37
*
x509_verify_parent_signature(): no need to bump pkey's refcount
tb
2025-02-08
1
-4
/
+2
*
x509_verify: missing verify error on cached signature mismatch
tb
2025-02-08
1
-2
/
+5
*
x509_obj.c: be better at sorting
tb
2025-01-27
1
-2
/
+2
*
x509_obj.c: fix includes
tb
2025-01-26
1
-4
/
+5
*
Rewrite X509_NAME_ENTRY_oneline() using CBB and CBS
tb
2025-01-26
2
-104
/
+123
*
x509_utl.c: use normal order of internal headers
tb
2025-01-26
1
-3
/
+2
*
typo: slighty -> slightly
tb
2025-01-06
1
-2
/
+2
*
Tweak doc comment of _X509_CHECK_FLAG_DOT_SUBDOMAINS
tb
2024-12-24
1
-4
/
+3
*
Internal linkage for one constant struct where that was accidentally
schwarze
2024-12-24
1
-2
/
+2
*
Move _X509_CHECK_FLAG_DOT_SUBDOMAINS to x509_utl.c
tb
2024-12-23
2
-9
/
+9
*
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
*
Fix the error handling in X509V3_parse_list(3); it ignored failures
schwarze
2024-12-23
1
-6
/
+9
*
Annotate yet another greasy stinky tentacle of xca
tb
2024-12-20
1
-1
/
+2
*
Use ASIdentifiers rather than struct ASIdentifiers_st
tb
2024-12-04
1
-2
/
+2
*
x509_policy.c: point at RFC 9618
tb
2024-11-14
1
-3
/
+3
*
Move cryptlib.h to crypto_local.h
tb
2024-11-05
1
-2
/
+2
*
Drop some pointless parentheses
tb
2024-11-01
1
-7
/
+7
*
Only include cryptlib.h where it's needed
tb
2024-11-01
1
-4
/
+3
*
Rewrite X509V3_add_value() to a single exit idiom
tb
2024-08-31
1
-19
/
+32
*
Expose X509_get_signature_info
tb
2024-08-31
1
-3
/
+1
*
Make X509at_* API internal
tb
2024-08-31
3
-54
/
+18
*
Remove EVP_PKEY.*attr* API
tb
2024-08-31
1
-19
/
+1
[next]