Mon, 15 Jun 2020 22:30:28 +0800 |
Matt Johnston |
Add DEVELOPING.md
|
Mon, 15 Jun 2020 22:24:34 +0800 |
Matt Johnston |
Delay seedrandom until connections
|
Mon, 15 Jun 2020 18:22:18 +0500 |
Vladislav Grishenko |
Disallow leading lines before the ident for server (#102)
|
Thu, 11 Jun 2020 00:09:15 +0800 |
Matt Johnston |
Disable by default 3des, cbc, hmac-sha1-96, x11 forwarding
|
Wed, 10 Jun 2020 23:42:42 +0800 |
Matt Johnston |
Remove blowfish
|
Wed, 10 Jun 2020 23:26:05 +0800 |
Matt Johnston |
avoid zero length array in base64_decode
|
Wed, 10 Jun 2020 23:16:13 +0800 |
Matt Johnston |
Merge libtomcrypt v1.18.2
|
Wed, 10 Jun 2020 23:01:33 +0800 |
Matt Johnston |
Fix whitespace changes vs upstream libtomcrypt
|
Sun, 31 May 2020 21:10:43 +0500 |
Vladislav Grishenko |
Sync curve25519 license
|
Wed, 10 Jun 2020 22:09:29 +0800 |
Kazuo Kuroi |
Set IOV_MAX for IRIX
|
Sat, 30 May 2020 00:05:49 +0800 |
Matt Johnston |
void return types for curve25519
|
Fri, 29 May 2020 23:32:19 +0800 |
Matt Johnston |
Remove unused DEBUG_FORKGPROF
|
Fri, 29 May 2020 18:26:22 +0500 |
Vladislav Grishenko |
Fix ChaCha20 on 32-bit platforms (#99)
|
Thu, 28 May 2020 23:26:34 +0800 |
Matt Johnston |
Don't warn when SO_PRIORITY fails
|
Thu, 28 May 2020 23:23:54 +0800 |
Matt Johnston |
Fix typo DROPBEAR_NORMAL_DH
|
Thu, 28 May 2020 20:01:48 +0500 |
Vladislav Grishenko |
Allow DH to be completely disabled (#97)
|
Thu, 28 May 2020 23:01:15 +0800 |
Matt Johnston |
Fix warning for unused prngd branch
|
Thu, 28 May 2020 22:55:49 +0800 |
Matt Johnston |
Fix indentation and add braces
|
Thu, 28 May 2020 22:52:01 +0800 |
Matt Johnston |
merge
|
Thu, 28 May 2020 22:50:41 +0800 |
Matt Johnston |
Use Linux getrandom() to ensure random device is initialised
|
Thu, 28 May 2020 22:02:33 +0800 |
Matt Johnston |
set up early logging name
|
Thu, 28 May 2020 22:02:03 +0800 |
Matt Johnston |
initialise variable to stop warning
|
Wed, 27 May 2020 20:33:45 +0800 |
Matt Johnston |
Avoid oss-fuzz $SANITIZER causing wrong build
|
Wed, 27 May 2020 00:05:15 +0800 |
Matt Johnston |
Mention libtom version requirements, check for poly1305 in libtomcrypt
|