index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libssl
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Skip printing another SSLv2-only command in s_client's usage text.
sthen
2012-07-12
1
-0
/
+2
*
Disable SSLv2 in OpenSSL. No objections from djm.
sthen
2012-07-11
2
-2
/
+4
*
cherrypick fix for CVE-2012-2110: libcrypto ASN.1 parsing heap overflow
djm
2012-04-19
3
-14
/
+61
*
OpenSSL 1.0.0f: merge
djm
2012-01-05
37
-166
/
+460
*
OpenSSL 1.0.0f: import upstream source
djm
2012-01-05
8
-18
/
+115
*
openssl-1.0.0e: resolve conflicts
djm
2011-11-03
150
-1359
/
+2933
*
import OpenSSL 1.0.0e
djm
2011-11-03
68
-609
/
+2325
*
fix for CVE-2011-0014 "OCSP stapling vulnerability";
djm
2011-02-10
1
-1
/
+7
*
move CRYPTO_VIAC3_MAX out of cryptodev.h and into the only
jsg
2010-12-16
1
-0
/
+2
*
The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX length
jsg
2010-12-16
1
-2
/
+2
*
Security fix for CVE-2010-4180 as mentioned in http://www.openssl.org/news/secadv_20101202.txt.
jasper
2010-12-15
2
-0
/
+8
*
- Apply security fix for CVE-2010-3864 (+commit 19998 which fixes the fix).
jasper
2010-11-17
1
-18
/
+42
*
Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@
miod
2010-10-18
1
-1
/
+1
*
More OpenSSL fixes:
djm
2010-10-06
3
-12
/
+14
*
Retire Skipjack
mikeb
2010-10-06
2
-2
/
+0
*
fix -Wall due to API change
djm
2010-10-01
1
-3
/
+3
*
add missing; yay for cvs!
djm
2010-10-01
3
-0
/
+402
*
resolve conflicts, fix local changes
djm
2010-10-01
990
-126731
/
+39623
*
import OpenSSL-1.0.0a
djm
2010-10-01
414
-6881
/
+51698
*
Oracle has re-licensed sunrpc under a three-clause BSD license.
millert
2010-09-01
1
-27
/
+29
*
AES-NI engine support for OpenSSL.
thib
2010-07-01
10
-3
/
+1661
*
VIA xcrypt for amd64, simpler version of a diff from deraadt
jsg
2010-06-29
1
-6
/
+19
*
When running in pic mode we don't have enough general registers for all
jsg
2010-05-03
1
-1
/
+1
*
The openssl command line tool treats the non-null terminated buffer
deraadt
2010-04-20
1
-1
/
+1
*
Security fix for CVE-2010-0740
jasper
2010-04-14
1
-3
/
+4
*
cherrypick patch from OpenSSL 0.9.8m:
djm
2010-03-04
4
-8
/
+11
*
add a fix from OpenSSL CVS for SA38200.
jasper
2010-01-31
1
-10
/
+7
*
plug a memory leak; found by parfait, ok djm
deraadt
2009-12-11
1
-0
/
+2
*
pull Ben Lauries blind prefix injection fix for CVE-2009-3555 from
markus
2009-11-10
4
-5
/
+19
*
s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).
sobrado
2009-10-31
2
-4
/
+4
*
pull string for memcpy; ok hshoexer@
martynas
2009-08-07
1
-1
/
+2
*
resolve conflicts
djm
2009-04-06
49
-175
/
+303
*
import of OpenSSL 0.9.8k
djm
2009-04-06
41
-128
/
+18137
*
missing ssl_sock_init() call in init_client() (used by
djm
2009-01-30
1
-3
/
+10
*
remove some gratuitous changes that do nothing other than inrease
djm
2009-01-30
1
-2
/
+1
*
convert a strdup (into a purpose-allocated buffer) in libcrypto to a
djm
2009-01-12
1
-2
/
+3
*
resolve conflicts
djm
2009-01-09
284
-4665
/
+6506
*
import openssl-0.9.8j
djm
2009-01-09
175
-3572
/
+18657
*
update to openssl-0.9.8i; tested by several, especially krw@
djm
2009-01-05
99
-2812
/
+4426
*
fix some cause of bad TEXTREL on i386 and amd64
otto
2008-09-19
5
-14
/
+64
*
use one call to arc4random_buf() instead of lots of arc4random()
djm
2008-09-10
1
-8
/
+2
*
Fix merge botch.
kettenis
2008-09-07
1
-3
/
+0
*
remove duplicate definition of OPENSSL_DSA_MAX_MODULUS_BITS spotted
djm
2008-09-06
1
-2
/
+0
*
remerge local tweaks, update per-arch configuration headers, update
djm
2008-09-06
8
-28
/
+30
*
resolve conflicts
djm
2008-09-06
616
-13932
/
+37412
*
import of OpenSSL 0.9.8h
djm
2008-09-06
365
-8821
/
+84788
*
fix memory leak (in one case of unaligned buffers); from Markus Kvetter
deraadt
2008-02-26
1
-2
/
+3
*
Replace use of strcpy(3) and other pointer goo in
moritz
2007-10-10
1
-15
/
+12
*
Fix off-by-one buffer overflow in SSL_get_shared_ciphers().
moritz
2007-09-27
1
-11
/
+11
*
Proper use of fseek/fseeko macros.
tobias
2007-09-10
1
-1
/
+1
[next]