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
2012-02-21
- Burn buffers to 0x00 instead
Matt Johnston
2012-02-10
Merge
Matt Johnston
2012-02-10
Clear a few buffers when possible
Matt Johnston
2011-11-10
Put better #if guards around IPv6 socket options for IPV6_TCLASS and
Matt Johnston
2011-11-08
Added signature for changeset 3f12086c2ef2
Matt Johnston
2011-11-08
Added tag DROPBEAR_2011.54 for changeset 3f12086c2ef2
Matt Johnston
2011-11-08
Changelog and version bump for 2011.54
Matt Johnston
2011-11-08
Fix symlink target created by installdropbearmulti
Matt Johnston
2011-11-08
Added signature for changeset aa2f51a6b81d
Matt Johnston
2011-11-07
Use "uint64_t" instead of "u_int64_t" since the Solaris doesn't have the
Matt Johnston
2011-11-06
Fix crash with -R forwarding
Matt Johnston
2011-11-05
Print the server allocated port when using dbclient -R 0:....
Matt Johnston
2011-11-03
update tags
convert-repo
2011-10-26
Set IPTOS_LOWDELAY for IPv6 too
Matt Johnston
2011-10-26
- Add ALLOW_BLANK_PASSWORD option
Matt Johnston
2011-10-20
Try bind IPV6_V6ONLY
Matt Johnston
2011-07-05
list.c also has no trailing newline
Matt Johnston
2011-07-05
Fix lost ending newline
Matt Johnston
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
[next]