index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-24
Fix for old compilers, variable declarations at beginning of functions
Thorsten Horstmann
2015-02-24
Some minor typo fixes, found by codespell.
Thorsten Horstmann
2015-02-24
DROPBEAR_ prefix for include guards to avoid collisions
Thorsten Horstmann
2015-02-21
get rid of some unnecessary code
Matt Johnston
2015-02-20
avoid some warnings
Matt Johnston
2015-02-20
Fixes for backwards compatibility
Matt Johnston
2015-02-20
Move generic network routines to netio.c
Matt Johnston
2015-02-20
Update priority once the socket is open
Matt Johnston
2015-02-19
merge
Matt Johnston
2015-02-19
Add the missing second half of iov code
Matt Johnston
2015-02-19
fallback for old glibc and fastopen
Matt Johnston
2015-02-19
In theory TFO should work. Needs platform cleanup and testing
Matt Johnston
2015-02-18
generalise write iovec handling
Matt Johnston
2015-02-18
async connections working
Matt Johnston
2015-02-18
work in progress for async connect
Matt Johnston
2015-02-15
tcp fastopen for the server
Matt Johnston
2015-02-14
connect_remote() is now always non-blocking
Matt Johnston
2015-02-13
Add envirnonment variable for debug timestamps to roughly match
Matt Johnston
2015-02-13
Fix print that no longer works since we're not using fourCCs
Matt Johnston
2015-02-13
merge
Matt Johnston
2015-02-13
Make it compile
Matt Johnston
2015-02-13
piggyback data on acks when making connections on linux
Matt Johnston
2015-02-13
debug should be off by default
Matt Johnston
2015-02-10
Tighten validation of DH values. Odds of x==0 being generated are
Matt Johnston
2015-02-04
twofish ctr modes
Matt Johnston
2015-01-29
Added signature for changeset 1d2d81b1b7c1
Matt Johnston
2015-01-28
sha256
Matt Johnston
2015-01-28
bump version
Matt Johnston
2015-01-28
Added tag DROPBEAR_2015.67 for changeset cbd674d63cd4
Matt Johnston
2015-01-28
changelog for 2015.67
Matt Johnston
2015-01-28
merge
Matt Johnston
2015-01-28
changes for 2015.67
Matt Johnston
2015-01-28
Fix bad multi-statement define for m_free(), detected by Coverity
Matt Johnston
2015-01-28
When clearing the memory of 'key' in function openssh_read(), only the size
Christian Engelmayer
2015-01-28
Initialise sa_mask
Matt Johnston
2015-01-28
Fix memory leak of ecdsa structure, found by Coverity
Matt Johnston
2015-01-28
Document ~/.ssh/id_dropbear
Matt Johnston
2015-01-28
Keep sha1 default
Matt Johnston
2015-01-28
Allow configure with libtomcrypt/libtommath directories missing
Elan Ruusamäe
2015-01-28
Disable non-delayed zlib for server
Matt Johnston
2015-01-24
Default client key path ~/.ssh/id_dropbear
Matt Johnston
2015-01-23
Prefer stronger algorithms in algorithm negotiation.
Fedor Brunner
2015-01-23
Fix installing dropbear.8 error when building in a separate directory.
Like Ma
2015-01-23
Add config option to disable cbc. Disable twofish by default
Matt Johnston
2015-01-23
Fix variables may be uninitialized.
Like Ma
2015-01-23
Integrity error (bad packet size %u) negative length
Fedor Brunner
2015-01-13
Enable sha2 HMACs by default, they're required for ecdsa already
Matt Johnston
2015-01-04
clear hash state memory after use
Matt Johnston
2015-01-04
clarify bad/unknown
Matt Johnston
2015-01-01
Handle invalid agent keys by skipping rather than exiting.
Catalin Patulea
[prev]
[next]