Baptiste Daroussin
a65ed2e51b
Add NO_STAGE all over the place in preparation for the staging support (cat: security)
2013-09-20 22:55:24 +00:00
Yen-Ming Lee
a9913f53c0
- update to 1.4c
...
- minor tweak to autossh for -f
- handle newer ssh cmd args w/out getting 'illegal option'
Submitted by: jhein@symmetricom.com
2012-05-08 20:05:39 +00:00
Olli Hauer
87931c6875
-remove MD5
2011-07-03 14:03:52 +00:00
Yen-Ming Lee
ede0ffc34d
- update to 1.4b
2008-04-22 21:11:29 +00:00
Yen-Ming Lee
a46031b363
- update to 1.4a
2006-08-04 07:07:19 +00:00
Yen-Ming Lee
339f7af449
- update to 1.4
2006-06-06 01:17:28 +00:00
Edwin Groothuis
28dd10dcb4
Remove USE_REINPLACE from all categories starting with S
2006-05-13 04:15:53 +00:00
Edwin Groothuis
32487a10ad
SHA256ify
...
Approved by: krion@
2006-01-24 01:06:45 +00:00
Yen-Ming Lee
21c860509d
- update to 1.3
...
Noticed by: Makoto Matsushita <matusita@jp.FreeBSD.org>
2005-06-05 16:28:08 +00:00
Yen-Ming Lee
69df01269b
- update to autossh-1.2g
2005-01-11 11:43:02 +00:00
Yen-Ming Lee
365e2068bb
update to autossh-1.2
2004-07-18 15:16:54 +00:00
Yen-Ming Lee
0957f8fcb3
SIZEify my ports.
...
Submitted by: trevor
2004-03-18 02:19:36 +00:00
Yen-Ming Lee
0c4fd50668
remove extra directories, respect NOPORTDOCS
2003-12-12 15:49:12 +00:00
Yen-Ming Lee
02cc63f655
update to autossh-1.2e
2003-10-25 22:51:57 +00:00
Kris Kennaway
d4788043a6
Respect CC and CFLAGS
2003-10-23 00:01:04 +00:00
Yen-Ming Lee
ca0bdb3bff
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/
2003-10-06 23:49:25 +00:00