2020-10-08 |
Matt Johnston |
Avoid gnu extension conditional operator
|
2020-07-28 |
Matt Johnston |
Change secure.ucc.asn.au/hg to hg.ucc.asn.au
|
2020-06-26 |
Matt Johnston |
Added signature for changeset 88f63b8b0f13
|
2020-06-26 |
Matt Johnston |
Added tag DROPBEAR_2020.80 for changeset 73646de50f13
|
2020-06-26 |
Matt Johnston |
version 2020.80
DROPBEAR_2020.80
|
2020-06-26 |
Matt Johnston |
merge coverity from main
coverity coverity
|
2020-06-26 |
Guilhem Moulin |
Don't choke on disabled authorized_keys(5) options
|
2020-06-26 |
Matt Johnston |
update CHANGES for 2020.80
|
2020-06-26 |
Matt Johnston |
Some notes on style
|
2020-06-25 |
Matt Johnston |
Refer to libtom license files
|
2020-06-23 |
Matt Johnston |
merge
|
2020-06-23 |
Ilya |
fix trace messages (#105)
|
2020-06-23 |
Matt Johnston |
move GNU_SOURCE earlier
|
2020-06-23 |
Matt Johnston |
check for poly1305_init in other libtomcrypt configure test
|
2020-06-23 |
Matt Johnston |
_GNU_SOURCE for random
|
2020-06-18 |
Matt Johnston |
Disable toom and karatsuba for new libtommath
|
2020-06-15 |
Matt Johnston |
Added signature for changeset 4877afd51e04
|
2020-06-15 |
Matt Johnston |
Added tag DROPBEAR_2020.79 for changeset e2e4929d057b
|
2020-06-15 |
Matt Johnston |
can't call "make lint" without configure
DROPBEAR_2020.79
|
2020-06-15 |
Matt Johnston |
changelog for 2020.79
|
2020-06-15 |
Gabor Z. Papp |
Fix "make install" for manpages in out-of-tree builds
|
2020-06-15 |
Matt Johnston |
Add DEVELOPING.md
|
2020-06-15 |
Matt Johnston |
Delay seedrandom until connections
|
2020-06-15 |
Vladislav Grishenko |
Disallow leading lines before the ident for server (#102)
|
2020-06-10 |
Matt Johnston |
Disable by default 3des, cbc, hmac-sha1-96, x11 forwarding
|
2020-06-10 |
Matt Johnston |
Remove blowfish
|
2020-06-10 |
Matt Johnston |
avoid zero length array in base64_decode
|
2020-06-10 |
Matt Johnston |
Merge libtomcrypt v1.18.2
|
2020-06-10 |
Matt Johnston |
Fix whitespace changes vs upstream libtomcrypt
|
2020-05-31 |
Vladislav Grishenko |
Sync curve25519 license
|
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
|
2020-05-24 |
Matt Johnston |
run linter
|
2020-05-24 |
Matt Johnston |
Add linter for #ifdef
|