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
2004-08-08
Be a bit safer with reentrant pw_name
Matt Johnston
2004-08-08
Forgot dbutil.h with the last commit (added buf_get_line)
Matt Johnston
2004-08-08
- Hostkey checking is mostly there, just aren't appending yet.
Matt Johnston
2004-08-07
Should be dropbearkey, rather than dropbearmulti, for the default targets
Matt Johnston
2004-08-06
Remove unused printbuf which prevented large DSS keys from being generated.
Matt Johnston
2004-08-06
- client pubkey auth works
Matt Johnston
2004-08-06
Filled out a bit, with commandline support etc
Matt Johnston
2004-08-03
Pubkey auth is mostly there for the client. Something strange with
Matt Johnston
2004-08-03
Improved signkey code
Matt Johnston
2004-08-02
Banner printing
Matt Johnston
2004-08-01
Remove some unused commented-out code
Matt Johnston
2004-08-01
added window-size change handling
Matt Johnston
2004-08-01
- Added terminal mode handling etc for the client, and window change
Matt Johnston
2004-07-30
tty raw mode support works mostly
Matt Johnston
2004-07-30
get rid of the substitution... We want a fixed identifier
Matt Johnston
2004-07-30
we're nearly there yet
Matt Johnston
2004-07-29
Handle differing c2s and s2c algorithms properly
Matt Johnston
2004-07-29
set the isserver flag (oops)
Matt Johnston
2004-07-28
Client mostly works up to password auth
Matt Johnston
2004-07-27
Progressing client support
Matt Johnston
2004-07-27
forgot to include libtomcrypt dir
Matt Johnston
2004-07-27
removed some test targets
Matt Johnston
2004-07-27
Switching to the magical new Makefile, and new dbmulti style
Matt Johnston
2004-07-27
Totally reworked Makefile.in
Matt Johnston
2004-07-27
Mention that autoheader should also be run
Matt Johnston
2004-07-27
- Rename common-packet.c to packet.c
Matt Johnston
2004-07-26
snapshot of stuff
Matt Johnston
2004-07-20
Rename cli_algo.c to cli-algo.c for consistency
Matt Johnston
2004-07-20
switching to global vars
Matt Johnston
2004-06-23
Makefile.in
Matt Johnston
2004-06-23
merge of abac2150ee4f4031a98016241fbd136d24fed127
Matt Johnston
2004-06-22
- Port restriction code back in
Matt Johnston
2004-06-07
Don't bother printing errno in exit messages (the code wasn't valid anyway)
Matt Johnston
2004-06-03
Fixed stupid agentfwd error (using the listening FD, not the accepted on. gah)
Matt Johnston
2004-06-03
merge of a585c2284e9ad17bfe6c6fd8f18b1c5042b2df47
Matt Johnston
2004-06-03
Mostly done with the listener changeover
Matt Johnston
2004-06-03
- renaming x11fwd.c to svr-x11fwd.c, to testing monotone
Matt Johnston
2004-06-03
- Reworked non-channel fd handling to listener.c
Matt Johnston
2004-06-02
Chantype handling is sorted
Matt Johnston
2004-06-01
Sorted out the first channel init issues.
Matt Johnston
2004-06-01
syntactical fixups - it compiles, but channel handling code requires fixing.
Matt Johnston
2004-06-01
Makefile.in contains updated files required
Matt Johnston
[prev]