| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
22 Apr 2008 22:11:30
1.4b
|
leeym  |
- update to 1.4b |
04 Aug 2006 08:07:19
1.4a
|
leeym  |
- update to 1.4a |
06 Jun 2006 02:17:28
1.4
|
leeym  |
- update to 1.4 |
13 May 2006 05:15:53
1.3
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
24 Jan 2006 01:03:33
1.3
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jun 2005 17:28:08
1.3
|
leeym  |
- update to 1.3
Noticed by: Makoto Matsushita <matusita@jp.FreeBSD.org> |
11 Jan 2005 11:43:02
1.2g
|
leeym  |
- update to autossh-1.2g |
18 Jul 2004 16:16:54
1.2f
|
leeym  |
update to autossh-1.2 |
18 Mar 2004 02:19:36
1.2e
|
leeym  |
SIZEify my ports.
Submitted by: trevor |
12 Dec 2003 15:49:12
1.2e
|
leeym  |
remove extra directories, respect NOPORTDOCS |
25 Oct 2003 23:51:57
1.2e
|
leeym  |
update to autossh-1.2e |
23 Oct 2003 00:50:52
1.2d
|
kris  |
Respect CC and CFLAGS |
07 Oct 2003 00:49:25
1.2d
|
leeym  |
add autossh-1.2d
autossh is a program to start a copy of ssh and monitor it, restarting
it as necessary should it die or stop passing traffic.
The original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)
WWW: http://www.harding.motd.ca/autossh/ |