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
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_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
2 years
OPENBSD_7_3
add missing pointer invalidation
tb
2 years
OPENBSD_7_4
This commit was manufactured by cvs2git to create branch 'OPENBSD_7_4'.
cvs2svn
23 months
OPENBSD_7_5
A missing bounds check could lead to a crash due to dereferencing a zero-sized
mlarkin
15 months
OPENBSD_7_6
This commit was manufactured by cvs2git to create branch 'OPENBSD_7_6'.
cvs2svn
11 months
OPENBSD_7_7
This commit was manufactured by cvs2git to create branch 'OPENBSD_7_7'.
cvs2svn
5 months
master
sync with crypto_namespace.h: avoid asm("") for MSVC
tb
6 days
[...]
Tag
Download
Author
Age
tb_20250802
openbsd-tb_20250802.tar.gz
openbsd-tb_20250802.tar.bz2
openbsd-tb_20250802.zip
cvs2svn
3 weeks
tb_20250414
openbsd-tb_20250414.tar.gz
openbsd-tb_20250414.tar.bz2
openbsd-tb_20250414.zip
cvs2svn
4 months
libressl-v4.1.0
openbsd-libressl-v4.1.0.tar.gz
openbsd-libressl-v4.1.0.tar.bz2
openbsd-libressl-v4.1.0.zip
cvs2svn
5 months
OPENBSD_7_7_BASE
openbsd-OPENBSD_7_7_BASE.tar.gz
openbsd-OPENBSD_7_7_BASE.tar.bz2
openbsd-OPENBSD_7_7_BASE.zip
cvs2svn
5 months
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
11 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
11 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
15 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
18 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
18 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
18 months
[...]
Age
Commit message
Author
Files
Lines
2008-07-28
This commit was manufactured by cvs2git to create tag 'pre_openssl_0_9_8h'.
pre_openssl_0_9_8h
cvs2svn
1112
-244968
/
+0
2008-07-28
Install man pages for the BIO_* libcrypto functions, but not bio.3
jsg
1
-1
/
+126
2008-07-28
man page bits for new malloc; ok jmc@
otto
1
-43
/
+33
2008-07-28
Almost complete rewrite of malloc, to have a more efficient data
otto
1
-1443
/
+835
2008-07-25
i have to crank this for a ridiculous reason, to save me about 4 hours of work
deraadt
1
-1
/
+1
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
4
-33
/
+5
2008-06-14
remove _thread_malloc_init prototype
otto
1
-2
/
+1
2008-06-13
grammar fixes;
jmc
1
-3
/
+3
2008-06-13
remove _MALLOC_LOCK_INIT; major bump; ok deraadt@
otto
2
-8
/
+2
2008-06-13
Add strtof() to libc, some ports seem to like it. Currently it's a simple
landry
3
-9
/
+64
[...]
Clone
https://git.lua4.win/openbsd