OpenBSD CVS

CVS log for src/usr.sbin/sasyncd/sasyncd.8


[BACK] Up to [local] / src / usr.sbin / sasyncd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 4 22:37:01 2017 UTC (7 years, 1 month ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, HEAD
Changes since 1.11: +6 -3 lines
Diff to previous 1.11 (colored)

add a config test flag to sasyncd

ok reyk@ deraadt@ jmc@

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 16 17:39:05 2010 UTC (13 years, 11 months ago) by reyk
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.10: +5 -2 lines
Diff to previous 1.10 (colored)

Add support to use sasyncd(8) with iked(8) instead of isakmpd(8).  The
new config option "control isakmpd|iked|all|none" in sasyncd.conf(5)
is used to set the mode; the default is to control isakmpd like
before.  When controlling iked, sasyncd connects to the daemon using
the imsg socket and sends imsgs - this is easy because the imsg
framework has been imported into libutil. iked(8) already includes
the important bits to work with sasyncd(8) (the active/passive mode
option in ikectl).

manpage bits ok jsg@
ok jsg@

Revision 1.10 / (download) - annotate - [select for diffs], Fri Apr 4 06:21:27 2008 UTC (16 years, 2 months ago) by otto
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.9: +5 -1 lines
Diff to previous 1.9 (colored)

document the bug that sasyncd peers should share the same
platform. it would be really nice if somebody would fix this.
ok mpf@ todd@ jmc@

Revision 1.9 / (download) - annotate - [select for diffs], Thu May 31 19:20:29 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

convert to new .Dd format;

Revision 1.8 / (download) - annotate - [select for diffs], Wed Sep 21 07:44:06 2005 UTC (18 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

IPSec -> IPsec
grammar

from joel@

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 9 07:53:26 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

IP-address -> IP address;
from tamas tevesz;

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 27 21:20:50 2005 UTC (19 years ago) by ho
Branch: MAIN
Changes since 1.5: +31 -8 lines
Diff to previous 1.5 (colored)

Update, also mention pfsync integration

Revision 1.5 / (download) - annotate - [select for diffs], Mon May 23 20:41:47 2005 UTC (19 years ago) by jmc
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Xr and whitespace fixes;

Revision 1.4 / (download) - annotate - [select for diffs], Mon May 23 17:32:49 2005 UTC (19 years ago) by ho
Branch: MAIN
Changes since 1.3: +21 -22 lines
Diff to previous 1.3 (colored)

No more SSL. Make text somewhat clearer.

Revision 1.3 / (download) - annotate - [select for diffs], Sun May 1 20:44:12 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

typarella; from alexandre anriot;

Revision 1.2 / (download) - annotate - [select for diffs], Fri Apr 1 17:02:11 2005 UTC (19 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

.Ox 3.8, not 3.7;

Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 30 18:44:49 2005 UTC (19 years, 2 months ago) by ho
Branch: MAIN

Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress.
deraadt@ ok.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.