2010-02-24 |
Matt Johnston |
- Progress for allowing specifying a listenaddr for tcp forwards
|
2009-09-13 |
Matt Johnston |
Mention -p's address argument in manpage synopsis
|
2009-09-11 |
Matt Johnston |
- Disable compression for non-final multihops
|
2009-09-10 |
Matt Johnston |
Remove extraneous semicolon
|
2009-09-08 |
Matt Johnston |
- Test for pam_fail_delay() function in configure
|
2009-09-05 |
Matt Johnston |
Move remotehost into svr_ses structure since we can't look it up
|
2009-09-02 |
Matt Johnston |
- Remove options that dbclient won't know about
|
2009-09-02 |
Matt Johnston |
- scp progressbar needs strlcat(), so add compat.o
|
2009-09-02 |
Matt Johnston |
- Set $SSH_CONNECTION
|
2009-09-01 |
Matt Johnston |
Rearrange getaddrstring() etc
|
2009-08-31 |
Matt Johnston |
- set $SSH_TTY environment variable
|
2009-08-26 |
Matt Johnston |
- set $SSH_ORIGINAL_COMMAND if a command is forced, and log it
|
2009-08-25 |
Matt Johnston |
merge of '0d7a9127af37d6e74efc5ec031a7001ce63d334d'
|
2009-08-25 |
Matt Johnston |
- Move netcat struct to where it stays in scope.
|
2009-08-13 |
Matt Johnston |
- Don't print warning if SSH_AUTH_SOCK is unset
|
2009-07-31 |
Matt Johnston |
- Handle failure to connect to forwarding socket
|
2009-07-30 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear.cli-agent' (head eb0dae4b62e243ba37a897beb7ba81a4f637d8b3)
|
2009-07-30 |
Matt Johnston |
Agent forwarding works
agent-client
|
2009-07-29 |
Matt Johnston |
propagate from branch 'au.asn.ucc.matt.dropbear' (head bbe4e11695a7b22bd89a722600eb4a4020b6fdf3)
agent-client
|
2009-07-28 |
Matt Johnston |
Use /usr/bin/X11/xauth default path instead
|
2009-07-26 |
Matt Johnston |
Turn off DEBUG_TRACE accidentally committed
|
2009-07-26 |
Matt Johnston |
- Payload length doesn't include macsize.
|
2009-07-26 |
Matt Johnston |
- Add option to change zlib windowBits/memLevel
|
2009-07-24 |
Matt Johnston |
Disable Blowfish by default, it has inefficient key memory use
|
2009-07-09 |
Matt Johnston |
- For uclinux, only cleanup on exit for the main process. This avoids
|
2009-07-06 |
Matt Johnston |
- Client auth using an agent's key works. Still need to implement client
agent-client
|
2009-07-06 |
Matt Johnston |
New standard linked list to use, rather than adhoc SignKeyList or TCPFwdList
agent-client
|
2009-07-01 |
Matt Johnston |
Talking to the agent works now. Can't interpret the pubkeys.
agent-client
|
2009-07-01 |
Matt Johnston |
merge of '3450609f92928775614418f40dd44ed5393d9de4'
maemo
|
2009-07-01 |
Matt Johnston |
Some uncommitted changes
maemo
|