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-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
2009-09-10
Remove extraneous semicolon
Matt Johnston
2009-09-08
- Test for pam_fail_delay() function in configure
Matt Johnston
2009-09-05
Move remotehost into svr_ses structure since we can't look it up
Matt Johnston
2009-09-02
- Remove options that dbclient won't know about
Matt Johnston
2009-09-02
- scp progressbar needs strlcat(), so add compat.o
Matt Johnston
2009-09-02
- Set $SSH_CONNECTION
Matt Johnston
2009-09-01
Rearrange getaddrstring() etc
Matt Johnston
2009-08-31
- set $SSH_TTY environment variable
Matt Johnston
2009-08-26
- set $SSH_ORIGINAL_COMMAND if a command is forced, and log it
Matt Johnston
2009-08-25
merge of '0d7a9127af37d6e74efc5ec031a7001ce63d334d'
Matt Johnston
2009-08-25
- Move netcat struct to where it stays in scope.
Matt Johnston
[next]