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-14
Dropbearkey can now print out pubkey portions
Matt Johnston
2004-08-13
Some doc changes
Matt Johnston
2004-08-12
adding inetd mode back from 0.43
Matt Johnston
2004-08-12
Merging in the changes from 0.41-0.43 main Dropbear tree
Matt Johnston
2004-08-12
Simple text changes
Matt Johnston
2004-08-12
cleaning up the pubkey defines
Matt Johnston
2004-08-12
fake-rfc stuff
Matt Johnston
2004-08-12
Some more sanity-checking of args, and just warn and ignore OpenSSH args
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
2004-08-09
Write the correct termcodes length
Matt Johnston
2004-08-09
add new entries to known_hosts
Matt Johnston
2004-08-08
newlines which weren't there
Matt Johnston
2004-08-08
add cli-authpubkey
Matt Johnston
2004-08-08
burn the buffer a bit earlier
Matt Johnston
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
- 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
[next]