index
:
dropbear
bindtodevice
master
Smallish SSH server and client
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tcp-accept.c
Age
Commit message (
Expand
)
Author
2012-05-09
Server shouldn't return "localhost" in response to -R forward connections
Matt Johnston
2011-11-06
Fix crash with -R forwarding
Matt Johnston
2011-04-07
Clean up leaked FD if getnameinfo fails. From Klocwork
Matt Johnston
2010-02-24
- Progress for allowing specifying a listenaddr for tcp forwards
Matt Johnston
2007-02-16
Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness
Matt Johnston
2006-11-02
Fix memory leak found by Klocwork
Matt Johnston
2006-03-08
Stomp on some minor warnings
Matt Johnston
2005-12-06
* fix -L forwarding on the client, broke last rev
Matt Johnston
2005-12-04
* add -g (dbclient) and -a (dropbear) options for allowing non-local
Matt Johnston
2005-01-02
Fixed DEBUG_TRACE macro so that we don't get semicolons left about the place
Matt Johnston
2004-08-14
License boilerplate etc, add Mihnea as an author to some of the files
Matt Johnston
2004-08-12
Oops, forgot to call the actual code.
Matt Johnston
2004-08-12
TCP forwarding works.
Matt Johnston
2004-08-11
- A nice cleaner structure for tcp (acceptor) forwarding.
Matt Johnston
2004-08-10
just checkpointing
Matt Johnston