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
/
arch
/
hppa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove commented out rc5 bits
tb
2019-05-11
1
-3
/
+1
*
Remove I386_ONLY define. It was only used to prefer a
miod
2016-11-04
1
-3
/
+0
*
Disable ENGINE_load_dynamic (dynamic engine support).
bcook
2015-06-19
1
-1
/
+0
*
In the neverending saga of enabling and disabling assembler code for sha
miod
2015-03-18
1
-5
/
+1
*
Do not use sha512-parisc for now, as it is subtly bugged - passes the sha
miod
2015-03-05
1
-1
/
+3
*
Add the Cammelia cipher to libcrypto.
miod
2014-11-17
1
-1
/
+3
*
Revert r1.5 and reenable assembler version of ghash now that it has been
miod
2014-09-27
1
-3
/
+3
*
Disable assembler code for ghash on hppa, causes wrong computations in some
miod
2014-09-27
1
-3
/
+3
*
i'm a dumbdumb. fix build.
tedu
2014-07-11
1
-1
/
+1
*
move all the feature settings to a common header.
tedu
2014-07-11
1
-72
/
+1
*
Make sure we leave OPENSSL_NO_PSK in the conf files so things
beck
2014-07-11
1
-0
/
+1
*
Correctly enable assembler Montgomery routine.
miod
2014-05-02
1
-1
/
+2
*
Reenable assembler code for SHA384 and SHA512 now that it no longer miscomputes
miod
2014-05-02
1
-3
/
+3
*
Disable assembler version of SHA512 for now, it produces wrong results.
miod
2014-05-02
1
-3
/
+3
*
Enable use of assembly code for AES, BN (Montgomery), SHA1, SHA256 and SHA512.
miod
2014-05-01
1
-0
/
+50
*
first round of static config. ok miod
tedu
2014-04-18
1
-43
/
+0
*
The more you remove Chtulhu^WVMS tentacles, the more there are
miod
2014-04-15
1
-2
/
+0
*
Move build machinery for libcrypto from libssl/crypto to libcrypto, as well
miod
2014-04-11
1
-0
/
+273