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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove the unused init flag of X509_LOOKUP
tb
2023-12-29
1
-2
/
+1
*
X509_LOOKUP_shutdown() became a noop.
tb
2023-12-27
1
-2
/
+1
*
Remove unused X509_LOOKUP_METHODs
tb
2023-12-25
5
-43
/
+12
*
Prefix get_trusted_issuer() with x509_vfy_
tb
2023-12-23
1
-4
/
+3
*
Rename check_hosts()
tb
2023-12-22
1
-3
/
+3
*
Replace check_trust() with its x509_vfy_ prefixed wrapper
tb
2023-12-22
1
-11
/
+4
*
Replace check_chain_extensions() with its x509_vfy_ wrapper
tb
2023-12-22
1
-8
/
+2
*
Replace check_id() with its x509_vfy_check_id() wrapper
tb
2023-12-22
1
-9
/
+4
*
Remove a bunch of function pointers from X509_STORE_CTX
tb
2023-12-22
2
-42
/
+18
*
Remove cleanup() and get_crl() from X509_STORE_CTX
tb
2023-12-22
2
-15
/
+3
*
Remove unused function pointers from X509_STORE
tb
2023-12-22
2
-55
/
+11
*
Fix sk_deep_copy() implementation
tb
2023-12-14
1
-32
/
+22
*
Clean up and de-spaghettize by_file_callback
beck
2023-11-30
1
-21
/
+15
*
Move the callers X509_STORE_CTX_purpose_inherit() down a bit
tb
2023-11-27
1
-15
/
+15
*
Make X509_certificate_type() less bad
tb
2023-11-13
1
-24
/
+29
*
Garbage collect an incoherent export crypto check
tb
2023-11-13
1
-4
/
+1
*
Use a sensible variable name (i.e. nid) instead of i for a NID
tb
2023-11-13
1
-5
/
+6
*
Use X509_get_signature_nid() instead of inlining it
tb
2023-11-13
1
-2
/
+2
*
X509_certificate_type() needs to know about RSA-PSS
tb
2023-11-13
1
-1
/
+4
*
Eliminate the timegm(3) dependency in libcrypto
tb
2023-11-13
4
-19
/
+36
*
Fix a few bugs in X509v3_asid_add*()
tb
2023-11-11
1
-38
/
+96
*
Fix a few bizarre line wraps in x509.h
tb
2023-11-02
1
-8
/
+5
*
Add X509_ALGOR_set0_by_nid()
tb
2023-11-01
1
-1
/
+3
*
Fix an error exit in X509v3_addr_validate_path()
tb
2023-10-29
1
-3
/
+6
*
Hide X509_ALGOR_set_md() for LIBRESSL_INTERNAL
tb
2023-10-26
1
-1
/
+3
*
Add internal version of X509_ALGOR_set_md()
tb
2023-10-11
1
-1
/
+3
*
Allow IP addresses to be specified in a URI.
beck
2023-09-29
2
-15
/
+20
*
RFC 3779: stop pretending we support AFIs other than IPv4 and IPv6
tb
2023-09-27
1
-19
/
+28
*
Back out superfluous initialization
job
2023-09-11
1
-5
/
+4
*
Initialize afi & safi to zero
job
2023-09-06
1
-4
/
+5
*
Avoid use-of-uninitialized in i2r_IPAddrBlocks()
tb
2023-09-06
1
-1
/
+8
*
Fix leaks in copy_issuer()
tb
2023-08-30
1
-8
/
+14
*
Check X509_digest() return in x509v3_cache_extensions()
tb
2023-08-18
1
-2
/
+3
*
Stop including ecdsa.h and ecdh.h internally
tb
2023-07-28
1
-7
/
+1
*
Convert some tables to C99 initializers
tb
2023-07-02
2
-21
/
+114
*
x509v3.h: unwrap a line
tb
2023-06-25
1
-3
/
+2
*
Check for duplicate X.509v3 extension OIDs
tb
2023-06-25
1
-1
/
+45
*
Remove some redundant parentheses
tb
2023-06-23
1
-17
/
+17
*
Improve certificate version checks in x509v3_cache_extensions()
tb
2023-06-20
1
-4
/
+11
*
Teach the grotty X509_certificate_type() about Ed25519 certs
tb
2023-06-15
1
-1
/
+4
*
Remove dead code.
beck
2023-06-08
1
-13
/
+3
*
Make X509_NAME_get_text_by[NID|OBJ] safer.
beck
2023-05-29
1
-10
/
+28
*
Merge X509_VERIFY_PARAM_ID into X509_VERIFY_PARAM
tb
2023-05-28
4
-110
/
+73
*
Copy the verify param hostflags independently of the host list
tb
2023-05-24
1
-3
/
+4
*
Provide X509_VERIFY_PARAM_set_hostflags()
tb
2023-05-24
1
-1
/
+8
*
Rename arguments of X509_STORE_CTX_init()
tb
2023-05-14
1
-5
/
+5
*
Fix X509error() and X509V3error()
tb
2023-05-14
1
-6
/
+11
*
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
[prev]
[next]