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
/
libcrypto
/
aes
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-07
On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately
kettenis
1
-7
/
+7
2017-12-11
http://repzret.org/p/repzret/
deraadt
1
-5
/
+5
2016-11-04
Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by
miod
3
-10
/
+13
2016-09-04
Less S390.
jsing
1
-2237
/
+0
2016-09-04
Less IA64.
jsing
1
-1123
/
+0
2015-07-19
Remove the logic responsible for outputting most AES-NI instructions as
miod
2
-46
/
+0
2015-07-19
Replace `.byte 0x48,0x83,0xEC,0x08' with `sub \$8,%rsp' which is exactly the
miod
1
-2
/
+2
2015-07-17
extenstion -> extension
miod
1
-1
/
+1
2014-12-07
Make sure to load absolute symbol address with `dla' instead of `la' when
miod
1
-4
/
+10
2014-12-07
Remove OPENSSL_FIPSCANISTER mentions.
miod
1
-4
/
+0
2014-07-09
Kill more FIPS tentacles by removing the private_AES_set_{enc,dec}rypt_key()
miod
5
-51
/
+51
2014-05-01
Do not output SOM-specific directives.
miod
1
-0
/
+6
2014-04-13
Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.
miod
2
-2
/
+4
2014-04-13
Import OpenSSL 1.0.1g
miod
6
-76
/
+126
2012-10-31
On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't
kettenis
1
-1
/
+1
2012-10-13
resolve conflicts
djm
3
-224
/
+2309
2012-10-13
import OpenSSL-1.0.1c
djm
11
-252
/
+12671
2011-11-03
import OpenSSL 1.0.0e
djm
1
-199
/
+198
2010-10-01
resolve conflicts, fix local changes
djm
2
-467
/
+1914
2010-10-01
import OpenSSL-1.0.0a
djm
4
-508
/
+1758
2010-07-01
AES-NI engine support for OpenSSL.
thib
1
-0
/
+992
2009-04-06
import of OpenSSL 0.9.8k
djm
4
-0
/
+4720
2009-01-09
resolve conflicts
djm
1
-1
/
+2
2009-01-09
import openssl-0.9.8j
djm
1
-3
/
+4
2008-09-19
fix some cause of bad TEXTREL on i386 and amd64
otto
1
-4
/
+4
2008-09-06
resolve conflicts
djm
1
-833
/
+824
2008-09-06
import of OpenSSL 0.9.8h
djm
2
-0
/
+2701
2005-05-10
import i386 AES asm code from openssl.org; ok and help with testing djm@
markus
1
-0
/
+1541