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
Branch
Commit message
Author
Age
OPENBSD_6_8
delete expired DST Root CA X3 to work around bugs various libraries
deraadt
3 years
OPENBSD_6_9
Fix infinite loop in BN_mod_sqrt()
tb
3 years
OPENBSD_7_0
Fix infinite loop in BN_mod_sqrt()
tb
3 years
OPENBSD_7_1
Fix a number of out of bound reads in DNS response parsing.
bluhm
2 years
OPENBSD_7_2
Add missing pointer invalidation
tb
22 months
OPENBSD_7_3
add missing pointer invalidation
tb
22 months
OPENBSD_7_4
This commit was manufactured by cvs2git to create branch 'OPENBSD_7_4'.
cvs2svn
17 months
OPENBSD_7_5
A missing bounds check could lead to a crash due to dereferencing a zero-sized
mlarkin
10 months
OPENBSD_7_6
This commit was manufactured by cvs2git to create branch 'OPENBSD_7_6'.
cvs2svn
6 months
master
minor libssl bump (SSL_OP_NO_RENEGOTIATION/SSL_OP_ALLOW_CLIENT_RENEGOTIATION)
sthen
2 days
[...]
Tag
Download
Author
Age
libressl-v4.0.0
openbsd-libressl-v4.0.0.tar.gz
openbsd-libressl-v4.0.0.tar.bz2
openbsd-libressl-v4.0.0.zip
cvs2svn
6 months
OPENBSD_7_6_BASE
openbsd-OPENBSD_7_6_BASE.tar.gz
openbsd-OPENBSD_7_6_BASE.tar.bz2
openbsd-OPENBSD_7_6_BASE.zip
cvs2svn
6 months
libressl-v3.9.2
openbsd-libressl-v3.9.2.tar.gz
openbsd-libressl-v3.9.2.tar.bz2
openbsd-libressl-v3.9.2.zip
mlarkin
10 months
libressl-v3.9.0
openbsd-libressl-v3.9.0.tar.gz
openbsd-libressl-v3.9.0.tar.bz2
openbsd-libressl-v3.9.0.zip
cvs2svn
12 months
libressl-v3.9.1
openbsd-libressl-v3.9.1.tar.gz
openbsd-libressl-v3.9.1.tar.bz2
openbsd-libressl-v3.9.1.zip
cvs2svn
12 months
OPENBSD_7_5_BASE
openbsd-OPENBSD_7_5_BASE.tar.gz
openbsd-OPENBSD_7_5_BASE.tar.bz2
openbsd-OPENBSD_7_5_BASE.zip
cvs2svn
12 months
libressl-v3.8.2
openbsd-libressl-v3.8.2.tar.gz
openbsd-libressl-v3.8.2.tar.bz2
openbsd-libressl-v3.8.2.zip
cvs2svn
17 months
libressl-v3.8.3
openbsd-libressl-v3.8.3.tar.gz
openbsd-libressl-v3.8.3.tar.bz2
openbsd-libressl-v3.8.3.zip
cvs2svn
17 months
libressl-v3.8.4
openbsd-libressl-v3.8.4.tar.gz
openbsd-libressl-v3.8.4.tar.bz2
openbsd-libressl-v3.8.4.zip
cvs2svn
17 months
OPENBSD_7_4_BASE
openbsd-OPENBSD_7_4_BASE.tar.gz
openbsd-OPENBSD_7_4_BASE.tar.bz2
openbsd-OPENBSD_7_4_BASE.zip
cvs2svn
17 months
[...]
Age
Commit message
Author
Files
Lines
2022-03-15
Fix infinite loop in BN_mod_sqrt()
OPENBSD_7_0
tb
1
-14
/
+15
2021-11-24
In some situations, the verifier would discard the error on an unvalidated
libressl-v3.4.3
libressl-v3.4.2
tb
3
-50
/
+91
2021-09-30
This commit was manufactured by cvs2git to create branch 'OPENBSD_7_0'.
libressl-v3.4.1
cvs2svn
2
-49
/
+10
2021-09-20
Fix appstest.sh for testing with OpenSSL 3.0
inoguchi
1
-2
/
+5
2021-09-19
Switch two calls from memset() to explicit_bzero()
tb
1
-3
/
+3
2021-09-19
At least t_fork and t_vfork tests need coredumps enabled to succeed.
claudio
1
-1
/
+2
2021-09-16
Implement flushing for TLSv1.3 handshakes.
jsing
5
-7
/
+69
2021-09-15
bump to LibreSSL 3.4.1
tb
1
-3
/
+3
2021-09-14
Avoid typedef redefinition
libressl-v3.4.0
inoguchi
1
-3
/
+1
2021-09-14
Add missing void to definition of http_init().
tb
1
-2
/
+2
[...]
Clone
https://git.lua4.win/openbsd