Tue, 21 Oct 2014 22:33:49 +0800 |
Matt Johnston |
Combine code for SSH_CONNECTION and SSH_CLIENT
|
Mon, 20 Oct 2014 12:59:47 -0500 |
Ryan Cleere |
Add SSH_CLIENT environment variable
|
Tue, 19 Aug 2014 23:08:56 +0800 |
Matt Johnston |
Make keepalive handling more robust, this should now match what OpenSSH does
|
Sun, 04 Dec 2011 05:31:25 +0800 |
Matt Johnston |
- Fix use-after-free if multiple command requests were sent. Move
|
Wed, 02 Sep 2009 14:47:12 +0000 |
Matt Johnston |
- Set $SSH_CONNECTION
|
Thu, 30 Jul 2009 15:14:33 +0000 |
Matt Johnston |
Agent forwarding works
agent-client
|
Wed, 01 Jul 2009 04:53:17 +0000 |
Matt Johnston |
Make it compile, update for changes in channel structure.
agent-client
|
Wed, 17 Sep 2008 14:36:49 +0000 |
Matt Johnston |
Rework netcat-alike to be a proper mode, with -B argument.
dbclient-netcat-alike
|
Tue, 21 Sep 2004 10:08:21 +0000 |
Matt Johnston |
propagate of 82bb923d0154750ef716b66b498561f882891946 and f51a272341ee12268fe7028bc2f2bad66c603069 from branch 'matt.dbclient.work' to 'matt.dbclient.rez'
private-rez
|
Thu, 26 Aug 2004 13:16:40 +0000 |
Matt Johnston |
- added circular buffering for channels
|
Sun, 01 Aug 2004 09:41:37 +0000 |
Matt Johnston |
added window-size change handling
|
Sun, 01 Aug 2004 08:54:01 +0000 |
Matt Johnston |
- Added terminal mode handling etc for the client, and window change
|
Thu, 03 Jun 2004 16:45:53 +0000 |
Matt Johnston |
- Reworked non-channel fd handling to listener.c
|
Tue, 01 Jun 2004 10:48:46 +0000 |
Matt Johnston |
Sorted out the first channel init issues.
|
Tue, 01 Jun 2004 02:46:09 +0000 |
Matt Johnston |
Makefile.in contains updated files required
|