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
2014-07-25
changes for 2014.64
Matt Johnston
2014-07-16
Set tcp priority as follows:
Matt Johnston
2014-07-09
Fix auth timeout regression
Matt Johnston
2014-07-09
Make -K keepalive behave like OpenSSH's ServerAliveInterval
Matt Johnston
2014-07-09
Make sure client exit messages don't get lost
Matt Johnston
2014-07-08
Send a failure response if a client receives a global request
Matt Johnston
2014-06-25
Improve handling lots of concurrent forwarded connections. Increase
Matt Johnston
2014-06-25
Fix compiling with ECDSA and DSS disabled
Matt Johnston
2014-05-20
Be more careful in case a platform doesn't define UIO_MAXIOV nor IOV_MAX
Matt Johnston
2014-05-20
Limit size of the iovect passed to writev in packet.c
Ronny Meeus
2014-05-20
Print errno information in write_packet
Ronny Meeus
2014-04-23
Fix pubkey auth if the first key presented fails (infinite loop of
Matt Johnston
2014-03-21
Fix monotonic_now() on OS X
Matt Johnston
2014-03-15
Experiment of always writing data if available. Might waste a writev() with
Matt Johnston
2014-03-13
Add new monotonic_now() wrapper so that timeouts are unaffected by
Matt Johnston
2014-03-13
Fix typo
Matt Johnston
2014-03-13
Use AUTH_TIMEOUT only before authdone != 1.
Yousong Zhou
2014-03-08
Don't need to mkdir
Matt Johnston
2014-03-07
Fix env vars for travis again
Matt Johnston
2014-03-07
Fix "make install" dependency so that it works without prior "make"
Matt Johnston
2014-03-07
Add some tests for multi
Matt Johnston
2014-03-07
Install system libtom libs, run dropbearkey when it's done
Matt Johnston
2014-03-07
The arguments are for configure, not make!
Matt Johnston
2014-03-07
Add Travis CI autobuilder config
Matt Johnston
2014-02-24
Make some debug info conditional
Matt Johnston
2014-02-22
A few fixes for cases where compression increases payload sizes, and
Matt Johnston
2014-02-19
Fix typo in Catalin's name
Matt Johnston
2014-02-19
Added signature for changeset 277429102f13
Matt Johnston
2014-02-19
Added tag DROPBEAR_2014.63 for changeset 2351b2da8e0d
Matt Johnston
2014-02-19
2014.63
Matt Johnston
2014-02-09
README: fix ecdsa key generation command
Catalin Patulea
2014-02-19
CHANGES for 2014.63
Matt Johnston
2014-02-18
- Fix dbclient with port 0 for server-allocated
Matt Johnston
2014-02-18
Fix building with system libtomcrypt/libtommath
Matt Johnston
2014-02-17
Add linux/types.h to includes to avoid missing ___u64 etc
Steve Dover
2014-02-17
Read (and enqueue) packets from interactive input even when
Matt Johnston
2014-02-15
Change port separator to ^ since % is used in ipv6 addresses
Matt Johnston
2014-02-15
Disable immediate auth for delayed-zlib mode
Matt Johnston
2014-02-15
- Save errno in signal handlers
Matt Johnston
2014-02-14
generate RSA keys of exact length
Matt Johnston
2014-02-12
cleanup before clearing keys
Matt Johnston
2014-02-07
Fix linking -lcrypt for systems without libcrypt in /usr/lib
Nicolas Boos
2014-02-07
Avoid linking dropbearconvert and dropbearkey to libz or libutil
Nicolas Boos
2014-01-28
Fix check for EINTR
Matt Johnston
2014-01-23
Back out accidentally committed files
Matt Johnston
2014-01-23
requirenext doesn't need two values
Matt Johnston
2014-01-23
Fix failing rekeying when we receive a still-in-flight packet
Matt Johnston
2014-01-17
Forgot to save the change
Matt Johnston
2014-01-17
DROPBEAR_CLI_AUTH_IMMEDIATE fixed, now enabled by default
Matt Johnston
2013-12-11
Fix so that "make install" for multi target won't fail on scp which doesn't
Mike Frysinger
[prev]
[next]