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
/
libc
/
include
/
DETAILS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-03-18
libcrypto: prefix EC_KEY methods with ec_key_
tb
5
-100
/
+31
2026-03-16
Move ECDSA_SIG_st definition to its only consumer, ecdsa.c
tb
2
-7
/
+7
2026-03-14
openssl.1: remove mention of OPENSSL_EC_BIN_PT_COMP
tb
1
-16
/
+2
2026-03-13
rfc3779 regress: explain where the range comes from
tb
1
-1
/
+5
2026-03-13
rfc3779 regress: add an actual range
tb
1
-1
/
+52
2026-03-10
Fix BIO_get_mem_data(3) return value documentation
tb
1
-3
/
+18
2026-03-10
use the "e" flag with fopen() for O_CLOEXEC; ok tb
deraadt
1
-3
/
+3
2026-03-10
use O_CLOEXEC; ok tb
deraadt
3
-6
/
+6
2026-03-10
Use __pledge_open(2) for files that libc urgently needs even in lower
deraadt
2
-10
/
+29
2026-03-06
mlkem: use timingsafe_memcmp() in decapsulation
kenjiro
1
-2
/
+2
2026-02-23
nc(1) has the more crazy unveil + pledge configuration based upon
deraadt
1
-2
/
+4
2026-02-08
openssl x509: Remove legacy call to OBJ_create()
kenjiro
1
-4
/
+1
2026-02-08
openssl x509: send -text output to the file specified by -out
kenjiro
1
-50
/
+44
2026-02-08
a_bitstr.c: fix includes
tb
1
-3
/
+5
2026-02-08
More ec_point_cmp() turd polishing
tb
1
-45
/
+46
2026-02-08
Make truncation in ASN1_BIT_STRING_set_bit() explicit
tb
1
-9
/
+43
2026-02-07
replace buggy strncmp with strcmp found with clang-tidy
bcook
1
-2
/
+2
2026-02-01
Implement s_client starttls protocol sieve.
martijn
2
-4
/
+62
2026-01-31
openssl asn1pars: move tmplen next to tmpbuf
tb
1
-4
/
+4
2026-01-31
openssl asn1pars: avoid a few unnecessary casts
tb
1
-11
/
+11
2026-01-30
EVP_SealInit.3: fix RETURN VALUES section
tb
1
-2
/
+12
2026-01-30
EVP_OpenInit.3: fix RETURN VALUES section
tb
1
-6
/
+4
2026-01-30
EVP_SealInit(): clear random key on exit
tb
1
-2
/
+4
2026-01-30
EVP_{Open,Seal}Init(): remove redundant EVP_CIPHER_CTX_reset() calls
tb
1
-5
/
+1
2026-01-30
EVP_SealInit(): minor cleanup.
tb
1
-11
/
+25
2026-01-30
EVP_SealInit: do not return -1 on error
tb
1
-2
/
+2
2026-01-30
EVP_OpenInit(): minor cleanup
tb
1
-9
/
+16
2026-01-27
Avoid type confusion in the timestamp response parsing
tb
1
-1
/
+3
2026-01-27
Avoid type confusion in PKCS#12 parsing
tb
1
-3
/
+9
2026-01-27
Add NULL pointer check to PKCS12_item_decrypt_d2i()
tb
1
-1
/
+6
2026-01-25
assembly regress: use make's MACHINE_ARCH rather than handrolling it
tb
1
-4
/
+3
2026-01-25
Fix tyo
jsing
1
-2
/
+2
2026-01-25
Hook assembly regress
jsing
1
-1
/
+2