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
Branch
Commit message
Author
Age
OPENBSD_7_1
Fix a number of out of bound reads in DNS response parsing.
bluhm
3 years
OPENBSD_7_2
Add missing pointer invalidation
tb
3 years
OPENBSD_7_3
add missing pointer invalidation
tb
3 years
OPENBSD_7_4
This commit was manufactured by cvs2git to create branch 'OPENBSD_7_4'.
cvs2svn
3 years
OPENBSD_7_5
A missing bounds check could lead to a crash due to dereferencing a zero-sized
mlarkin
2 years
OPENBSD_7_6
cms_RecipientInfo_pwri_crypt: fix incorrect return check
tb
8 months
OPENBSD_7_7
replace pledge "stdio rpath tmppath" with unveil "/tmp" "rwc" to satisfy
bluhm
3 months
OPENBSD_7_8
replace pledge "stdio rpath tmppath" with unveil "/tmp" "rwc" to satisfy
bluhm
3 months
OPENBSD_7_9
This commit was manufactured by cvs2git to create branch 'OPENBSD_7_9'.
cvs2svn
7 weeks
master
Add FIPS 180-4 references for SHA-256 constants.
jsing
5 weeks
[...]
Tag
Download
Author
Age
libressl-v4.3.0
openbsd-libressl-v4.3.0.tar.gz
openbsd-libressl-v4.3.0.tar.bz2
openbsd-libressl-v4.3.0.zip
cvs2svn
7 weeks
libressl-v4.3.1
openbsd-libressl-v4.3.1.tar.gz
openbsd-libressl-v4.3.1.tar.bz2
openbsd-libressl-v4.3.1.zip
cvs2svn
7 weeks
OPENBSD_7_9_BASE
openbsd-OPENBSD_7_9_BASE.tar.gz
openbsd-OPENBSD_7_9_BASE.tar.bz2
openbsd-OPENBSD_7_9_BASE.zip
cvs2svn
7 weeks
libressl-v4.1.2
openbsd-libressl-v4.1.2.tar.gz
openbsd-libressl-v4.1.2.tar.bz2
openbsd-libressl-v4.1.2.zip
tb
7 months
libressl-v4.2.1
openbsd-libressl-v4.2.1.tar.gz
openbsd-libressl-v4.2.1.tar.bz2
openbsd-libressl-v4.2.1.zip
tb
7 months
libressl-v4.0.1
openbsd-libressl-v4.0.1.tar.gz
openbsd-libressl-v4.0.1.tar.bz2
openbsd-libressl-v4.0.1.zip
tb
8 months
libressl-v4.1.1
openbsd-libressl-v4.1.1.tar.gz
openbsd-libressl-v4.1.1.tar.bz2
openbsd-libressl-v4.1.1.zip
tb
8 months
libressl-v4.2.0
openbsd-libressl-v4.2.0.tar.gz
openbsd-libressl-v4.2.0.tar.bz2
openbsd-libressl-v4.2.0.zip
cvs2svn
8 months
OPENBSD_7_8_BASE
openbsd-OPENBSD_7_8_BASE.tar.gz
openbsd-OPENBSD_7_8_BASE.tar.bz2
openbsd-OPENBSD_7_8_BASE.zip
cvs2svn
8 months
tb_20250802
openbsd-tb_20250802.tar.gz
openbsd-tb_20250802.tar.bz2
openbsd-tb_20250802.zip
cvs2svn
10 months
[...]
Age
Commit message
Author
Files
Lines
2026-04-25
Add FIPS 180-4 references for SHA-256 constants.
HEAD
master
jsing
1
-1
/
+6
2026-04-24
Simplify PKCS7_get_issuer_and_serial()
tb
1
-9
/
+6
2026-04-21
wycheproof: skip BLS test vectors to prepare for update
tb
1
-1
/
+3
2026-04-21
pkcs7test: factor main into a helper so we can add some unit tests easily
tb
1
-3
/
+13
2026-04-20
mlkem: use <openssl/mlkem.h> instead of "mlkem.h"
tb
1
-2
/
+3
2026-04-20
tls_keypair: add missing <limits.h>
tb
1
-1
/
+3
2026-04-20
ec_pmeth: fix 20yo comment: *outlen -> *keylen
tb
1
-2
/
+2
2026-04-16
libtls: consistently handle allocation failures
tb
2
-6
/
+6
2026-04-16
libtls: use TLS_ERROR_OUT_OF_MEMORY after malloc failure
tb
1
-2
/
+2
2026-04-16
libtls: use tls_error_setx() after BIO_new_mem_buf()
tb
1
-2
/
+2
[...]
Clone
https://git.lua4.win/openbsd