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
Add regress coverage for X509_NAME_oneline and X509_NAME_print
tb
34 hours
[...]
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
2015-03-08
This commit was manufactured by cvs2git to create tag 'OPENBSD_5_7_BASE'.
OPENBSD_5_7_BASE
cvs2svn
1183
-376689
/
+0
2015-03-08
Reject DH keys sent by a server if they are considered too small; inspired
miod
3
-40
/
+28
2015-03-05
Do not use sha512-parisc for now, as it is subtly bugged - passes the sha
miod
2
-2
/
+6
2015-03-05
subtraction is not comparison. the difference of two longs is not good
tedu
1
-1
/
+1
2015-03-02
Update comment to match code; Caspar Schutijser
libressl-v2.1.4
millert
1
-2
/
+2
2015-03-02
Fix a minor information leak that was introduced in t1_lib.c r1.71, whereby
jsing
2
-4
/
+4
2015-03-02
use correct formatter (int, because of type promotion after operations)
bcook
1
-2
/
+2
2015-02-28
Reduce usage of predefined strings in manpages.
bentley
1
-7
/
+7
2015-02-26
Prefix function parameter names with underscores in tls.h, since this makes
jsing
1
-42
/
+44
2015-02-25
No need to use O_DIRECTORY when opening ".", O_RDONLY will suffice.
millert
1
-1
/
+1
[...]
Clone
https://git.lua4.win/openbsd