2013-03-19 |
Matt Johnston |
Include /proc/vmstat as another random source
|
2013-03-19 |
Matt Johnston |
link to Dropbear webpage
|
2013-03-19 |
Matt Johnston |
Removed tag t:ltc-0.95-db-merge1
|
2013-03-19 |
Matt Johnston |
Removed tag t:ltc-0.95-orig
|
2013-03-11 |
Matt Johnston |
fix signedness error in prototype
|
2013-03-03 |
Matt Johnston |
improve subsystem/sftp documentation, and multi-hop manual formatting
|
2013-02-23 |
Matt Johnston |
fix typo
|
2013-02-23 |
Matt Johnston |
DSS_PROTOK is not necessary now that private keys are included
|
2013-02-23 |
Matt Johnston |
add loadavg and entropy_avail as sources
|
2012-06-29 |
Matt Johnston |
increase MAX_MAC_LEN for sha2
sha2
|
2013-02-12 |
Paul Eggleton |
Allow configuring "allow blank password option" at runtime
|
2013-02-22 |
Matt Johnston |
Some changes since 2012.55
|
2013-02-22 |
Matt Johnston |
Document "-m" and "-c"
|
2012-07-19 |
Matt Johnston |
/dev/random blocks on busy servers too.
|
2012-06-30 |
Matt Johnston |
Add a few more files in /proc for Linux
|
2012-06-29 |
Matt Johnston |
Improve RNG seeding.
|
2012-05-17 |
Matt Johnston |
- Only request "none" cipher after auth has succeeded
insecure-nocrypto
|
2012-05-17 |
Matt Johnston |
Add ALLOW_NONE_PASSWORD_AUTH option
insecure-nocrypto
|
2012-05-17 |
Matt Johnston |
Merge in "-m"/"-c" code
insecure-nocrypto
|
2012-05-16 |
Matt Johnston |
ENABLE_USER_ALGO_LIST should work for the client
|
2012-05-16 |
Matt Johnston |
Add rough support for choosing ciphers/hashes with "-c" or "-m"
|
2012-05-16 |
Matt Johnston |
Update insecure-nocrypto to current head
insecure-nocrypto
|
2012-05-16 |
Matt Johnston |
Disable SHA256 and SHA512 by default in options.h
sha2
|
2012-05-10 |
Matt Johnston |
- Add hmac-sha2-256 and hmac-sha2-512. Needs debugging, seems to be
sha2
|
2012-05-09 |
Matt Johnston |
Don't TRACE() the pw_passwd
|
2012-05-09 |
Matt Johnston |
Fix empty password immediate login
|
2012-05-09 |
Matt Johnston |
Return immediate success for blank passwords if allowed
|
2012-05-09 |
Matt Johnston |
Server shouldn't return "localhost" in response to -R forward connections
|
2012-05-09 |
Matt Johnston |
Initialise agent_fd to -1 so we don't end up closing stdin (fd 0)
|
2012-05-09 |
Matt Johnston |
- Don't sent SSH_MSG_UNIMPLEMENTED if we don't have ENABLE_SVR_REMOTETCPFWD
|
2012-04-24 |
Matt Johnston |
Ignore -q if SCP_PROGRESS isn't set
|
2012-04-12 |
Matt Johnston |
Split listening port argument at the rightmost colon, allows binding to
|
2012-04-12 |
Matt Johnston |
Improve comment about sha1-96
|
2012-04-09 |
Matt Johnston |
Slight formatting change for ENABLE_CLI_AGENTFWD if statement
|
2012-03-26 |
Andrey Mazo |
Fixed compilation with unset ENABLE_{SVR,CLI}_AGENTFWD.
|
2012-04-09 |
Matt Johnston |
Rename HAVE_FORK to USE_VFORK
|
2012-04-08 |
Mike Frysinger |
check for fork() and not __uClinux__
|
2012-04-08 |
Mike Frysinger |
fix out-of-tree cleaning
|
2012-02-23 |
Matt Johnston |
Added signature for changeset 85f835f2fe0a
|
2012-02-23 |
Matt Johnston |
Added tag DROPBEAR_2012.55 for changeset d354464b2aa6
|
2012-02-23 |
Matt Johnston |
- Improve CHANGES description
DROPBEAR_2012.55
|
2012-02-22 |
Matt Johnston |
2012.55
|
2012-02-22 |
Matt Johnston |
- Fix minor leak
|
2012-02-22 |
Matt Johnston |
Fix accidentally committed change
|
2011-12-03 |
Matt Johnston |
- Initialise sa_mask properly
|
2012-02-21 |
Matt Johnston |
- Merge
|
2012-02-21 |
Matt Johnston |
- Make sure sa_mask is set
|
2012-02-21 |
Matt Johnston |
- Burn buffers to 0x00 instead
|
2011-12-03 |
Matt Johnston |
- Fix use-after-free if multiple command requests were sent. Move
|
2011-12-03 |
Matt Johnston |
- Remove unused variable/code
|
2011-12-03 |
Matt Johnston |
- Make sure we don't use channel-specific data after it has been freed
|
2011-12-03 |
Matt Johnston |
- Fix some format strings in TRACE()s
|
2011-12-03 |
Matt Johnston |
- We don't need to test for NULL before free()
|
2012-02-10 |
Matt Johnston |
Merge
|
2012-02-10 |
Matt Johnston |
Clear a few buffers when possible
|
2011-11-30 |
Matt Johnston |
- Fix constraints so we don't get warned about uninitialised
dropbear-tfm
|
2011-11-30 |
Matt Johnston |
- More asm constraint fixes. Now seems to build OK on 32-bit OS X.
dropbear-tfm
|
2011-11-30 |
Matt Johnston |
- Work around broken asm constraint behaviour on 32bit x86 OS X
dropbear-tfm
|
2011-11-23 |
Matt Johnston |
Somehow Makefile.in went missing
dropbear-tfm tomsfastmath
|
2011-11-23 |
Matt Johnston |
Add tomsfastmath from git rev bfa4582842bc3bab42e4be4aed5703437049502a
dropbear-tfm
|