2020-06-10 |
Kazuo Kuroi |
Set IOV_MAX for IRIX
|
2020-05-29 |
Matt Johnston |
void return types for curve25519
|
2020-05-29 |
Matt Johnston |
Remove unused DEBUG_FORKGPROF
|
2020-05-29 |
Vladislav Grishenko |
Fix ChaCha20 on 32-bit platforms (#99)
|
2020-05-28 |
Matt Johnston |
Don't warn when SO_PRIORITY fails
|
2020-05-28 |
Matt Johnston |
Fix typo DROPBEAR_NORMAL_DH
|
2020-05-28 |
Vladislav Grishenko |
Allow DH to be completely disabled (#97)
|
2020-05-28 |
Matt Johnston |
Fix warning for unused prngd branch
|
2020-05-28 |
Matt Johnston |
Fix indentation and add braces
|
2020-05-28 |
Matt Johnston |
merge
|
2020-05-28 |
Matt Johnston |
Use Linux getrandom() to ensure random device is initialised
|
2020-05-28 |
Matt Johnston |
set up early logging name
|
2020-05-28 |
Matt Johnston |
initialise variable to stop warning
|
2020-05-27 |
Matt Johnston |
Avoid oss-fuzz $SANITIZER causing wrong build
|
2020-05-26 |
Matt Johnston |
Mention libtom version requirements, check for poly1305 in libtomcrypt
|
2020-05-26 |
Matt Johnston |
Bring back -Werror and improve travis tests
|
2020-05-26 |
Steffen Jaeckel |
Update LibTomMath to 1.2.0 (#84)
|
2020-05-26 |
Matt Johnston |
try rearrange travis build matrix
|
2020-05-26 |
Matt Johnston |
.travis.yml needs spaces not tabs
|
2020-05-26 |
Matt Johnston |
update travis to Ubuntu focal to provide chacha20
|
2020-05-26 |
Matt Johnston |
Fix untested rsa-sha256 change to fuzzer-verify
|
2020-05-26 |
Matt Johnston |
Make "dbclient -m help -c help" work
|
2020-05-26 |
Matt Johnston |
fix typo
|
2020-05-26 |
Matt Johnston |
Get rid of unused "none" cipher option
|
2020-05-26 |
Matt Johnston |
cast to fix warning
|
2020-05-25 |
Matt Johnston |
merge rsa-sha256
|
2020-05-25 |
Matt Johnston |
rsa-sha256 for ssh-agent
|
2020-05-24 |
Matt Johnston |
send and handle SSH_MSG_EXT_INFO only at the correct point
|