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
OPENBSD_7_8
OPENBSD_7_9
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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rsa_eay: Replace handrolled BN_bn2binpad with the real thing
tb
8 days
1
-19
/
+7
*
libcrypto: harden cms_kek_cipher() a bit
tb
8 days
1
-3
/
+8
*
Don't drop X509_V_ERR_HOSTNAME_MISMATCH when verify callback returns 1
beck
8 days
1
-2
/
+5
*
fix a double word; ok tb@
jsg
9 days
1
-3
/
+3
*
grammar; a -> an
jsg
10 days
2
-6
/
+6
*
Make deprecation of ASN1_STRING_data(3) more prominent
tb
12 days
1
-19
/
+22
*
grammar; an program -> a program
jsg
12 days
1
-3
/
+3
*
Change RFC references from 8446 to 9846 and adjust section numbers
tb
13 days
1
-2
/
+2
*
update cert.pem based on newer mozilla ca root store, ok tb@
sthen
2026-08-20
1
-198
/
+192
*
s2i_ASN1_INTEGER.3: mark up second use of usr_data for consistency
tb
2026-08-18
1
-3
/
+5
*
switch aarch64 CPU feature detection to elf_aux_info()
naddy
2026-08-08
1
-63
/
+19
*
Restore the OCSP no-check extension method
kenjiro
2026-08-07
2
-2
/
+5
*
revert switch to elf_aux_info(); it breaks the install media
naddy
2026-08-07
1
-19
/
+63
*
OBJ_create: OBJ_add_objects -> OBJ_create_objects
tb
2026-08-05
1
-2
/
+2
*
Remove documentation of OBJ_add_object(3)
tb
2026-08-05
1
-39
/
+14
*
switch aarch64 CPU feature detection to elf_aux_info()
naddy
2026-08-04
1
-63
/
+19
*
Make file-local functions static
kenjiro
2026-07-31
5
-16
/
+16
*
Remove unused BUF_reverse()
kenjiro
2026-07-31
1
-22
/
+1
*
Add missing internal header includes
kenjiro
2026-07-31
25
-25
/
+60
*
Unlock CRYPTO_LOCK_UI on ui_open_session() failure
tb
2026-07-25
1
-3
/
+5
*
Improve SHA-3 performance.
jsing
2026-07-22
1
-37
/
+281
*
Remove redundant BIO_write() length assertions in b64_write()
kenjiro
2026-07-17
1
-3
/
+1
*
Fix X.509 constraints URI host parsing.
jsing
2026-07-14
1
-29
/
+72
*
correspondigly -> correspondingly
tb
2026-07-13
1
-1
/
+1
*
x509_vfy: sync get_crl_sk() with BoringSSL and OpenSSL
tb
2026-06-26
1
-6
/
+18
*
Add OIDs for CCR, ErikIndex, ErikPartition, CommunityDefinition
job
2026-06-25
2
-0
/
+10
*
crl_cb(): fix EXFLAG_CRITICAL mishandling
tb
2026-06-23
1
-2
/
+2
*
x509_vfy: make a NULL check explicit
tb
2026-06-22
1
-2
/
+2
*
x509_vfy: remove unnecessary NULL checks before free
tb
2026-06-22
1
-7
/
+4
*
x509_vfy: another function pointer argument causing shadowing issues
tb
2026-06-22
1
-3
/
+3
*
bio_meth: rename function pointer arguments to avoid stdio.h shadowing
tb
2026-06-22
1
-9
/
+9
*
conf_api: remove a bunch of redundant parentheses
tb
2026-06-22
1
-13
/
+14
*
x509_verify: fix incorrect purpose check in the non-legacy path
tb
2026-06-10
1
-2
/
+3
*
Avoid freeing a caller-owned buffer in PKCS7_verify()
tb
2026-06-09
1
-7
/
+7
*
Add some missing bounds checks to ASN1_mbstring_copy()
tb
2026-06-09
1
-3
/
+20
*
Avoid out-of-bounds read in CMS password-based decryption
tb
2026-06-09
1
-1
/
+5
*
Avoid NULL dereference in password-based CMS decryption
tb
2026-06-09
1
-1
/
+5
*
ecdh: add error codes for point at infinity/not on curve
tb
2026-06-09
1
-3
/
+7
*
Fix strange error check in EC_POINT_get_affine_coordinates
tb
2026-06-09
1
-2
/
+2
*
Add a point at infinity check to ecdh_compute_key()
tb
2026-06-08
1
-1
/
+4
*
ec_convert: point_conversion_t -> point_conversion_form_t in a comment
tb
2026-06-07
1
-3
/
+3
*
remove '#undef _' added for Windows CE
jsg
2026-05-19
1
-5
/
+1
*
libcrypto/ui: mechanically rename the union _ into u
tb
2026-05-19
1
-29
/
+29
*
libcrypto/ui: move ui_string_st to ui_lib.c. It's only used there.
tb
2026-05-19
2
-35
/
+35
*
x509_addr: do not call memcmp() on NULL
tb
2026-05-18
1
-5
/
+5
*
x509_prn: zap more than useless comments
tb
2026-05-16
1
-8
/
+1
*
x509_prn: hoist unknown_ext_print() above its only caller; drop prototype
tb
2026-05-16
1
-29
/
+25
*
asn1_print_obstring_ctx: cast to const char * rather than char *
tb
2026-05-16
1
-2
/
+2
*
unknown_ext_print: avoid casting away const
tb
2026-05-16
1
-2
/
+2
*
Ensure X509V3_EXT_print() only returns 0 and 1
tb
2026-05-16
1
-3
/
+3
[next]