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
2011-06-30
Hopefully fix -lcrypt problem
Matt Johnston
2011-06-07
Fix case where "-K 1" would cause a SSH_MSG_IGNORE packet to be sent
Matt Johnston
2011-06-07
Mention that the value is in seconds
Matt Johnston
2011-04-07
Clean up leaked FD if getnameinfo fails. From Klocwork
Matt Johnston
2011-04-07
Fix crash when remote forwarding was requested
Matt Johnston
2011-04-07
Fix leak found by Klocwork
Matt Johnston
2011-04-07
Properly fix the bug found years ago by Klocwork, refound again.
Matt Johnston
2011-04-07
Clean up fd on failure. Found by Klocwork
Matt Johnston
2011-04-07
Define LTC_NO_FILE to avoid hmac_file() etc
Matt Johnston
2011-04-07
Fix FD leak if connect() fails, found by Klocwork
Matt Johnston
2011-04-07
Add noreturn and format attribute hints for some functions.
Matt Johnston
2011-04-07
Fix memory leak found by Klocwork
Matt Johnston
2011-04-07
Tidy error handling and get rid of some commented out code
Matt Johnston
2011-04-07
Change comparison to be more paranoid (and perhaps avoid Klocwork false
Matt Johnston
2011-04-07
Fix check of wrong variable found by Klocwork
Matt Johnston
2011-03-31
Avoid segfault when handling childpid race
Matt Johnston
2011-03-18
Use mp_init_size() to avoid some mp_grow()s
Matt Johnston
2011-03-02
Update changelog for 0.53.1
Matt Johnston
2011-02-28
merge of '8a608f0ed5e4b491dba4bf330e560636ec7376fd'
Matt Johnston
2011-02-28
- Don't allow setting memLevel since that doesn't work properly
Matt Johnston
2011-02-28
Compile fix for when both client and server agent forwarding is disabled
Matt Johnston
2011-02-27
Refer to RFCs rather than drafts, update some section references
Matt Johnston
2011-02-27
- Fix DROPBEAR_PRNGD_SOCKET since it doesn't need to call connect()
Matt Johnston
2011-02-25
Updates changelog. Mention diffie-hellman-group14-sha1 in 0.53
Matt Johnston
2011-02-25
-lcrypt needs to be before object files when static linking
Matt Johnston
2011-02-24
- Set debian version to 0.53
Matt Johnston
2011-02-24
Changelog for 0.53, bump version
Matt Johnston
2011-02-24
Mention -L/-R listenaddress argument in manpage
Matt Johnston
2011-02-24
It happened to sony
Matt Johnston
2011-02-24
Add diffie-hellman-group14-sha1 KEX method
Matt Johnston
2011-02-23
Improve capitalisation for all logged strings
Matt Johnston
2011-02-23
merge of '8849ec659cb45b924158cc3322390a1d3d48daef'
Matt Johnston
2011-02-23
Don't reset last_packet_time when we're transmitting SSH_MSG_IGNORE packets
Matt Johnston
2010-07-21
remove unused variable
Matt Johnston
2010-07-21
merge of '4b90e96a8a8afcc9feafc59cb47592a4a6d1cc30'
Matt Johnston
2010-07-21
- Update fake-rfc2553.{c,h} from OpenSSH 5.5p1
Matt Johnston
2010-07-21
Fix bug in primality testing, see
Matt Johnston
2010-07-21
Work properly again with bundled libtom*. autoconf is a hassle.
Matt Johnston
2010-07-21
Rename rsa_key to dropbear_rsa_key (and same for dss too) so
Matt Johnston
2010-07-21
Use system libtomcrypt/libtommath if available. Doesn't currently
Matt Johnston
2010-07-20
Comment public/private parts
Matt Johnston
2010-03-21
merge of '0adbc6745a5ada0b6780b0683209f5b26b1a335d'
Matt Johnston
2010-03-21
- make structure static
Matt Johnston
2010-03-04
don't #include "utmp.h"
Matt Johnston
2010-02-27
- fixes for listenaddr
Matt Johnston
2010-02-27
merge of '48fdaa8706d1acda35e9d564adc9a1fbc96c18c8'
Matt Johnston
2010-02-27
- tcpfwd bindaddr support against trunk. needs merging.
Matt Johnston
2010-02-24
- Progress for allowing specifying a listenaddr for tcp forwards
Matt Johnston
2009-09-13
Mention -p's address argument in manpage synopsis
Matt Johnston
2009-09-11
- Disable compression for non-final multihops
Matt Johnston
[next]