summaryrefslogtreecommitdiff
path: root/share/man/man8/vpn.8
AgeCommit message (Collapse)Author
2000-06-01Oops, errors in the abstract example (vassilip@dsl.cis.upenn.edu)Angelos D. Keromytis
2000-05-02Back to hexdump again after syntax fix from espie@.Hakan Olsson
Add a bit more info in isakmpd.conf example comments on phase1/2.
2000-05-02Revert to using perl in the random key generation examples as hexdumpHakan Olsson
doesn't always produce the same length output. Also; 3DES key needs 24, not 20 bytes.
2000-05-02Update, mostly isakmpd stuff.Hakan Olsson
2000-04-25grammarTheo de Raadt
2000-04-25keyfile protects keys, not filesTheo de Raadt
2000-04-22Don't be wasteful of entropy when generating keys.Kjell Wooding
2000-04-22Change the example to use -keyfile/-authkeyfile, add a sentence on whyAngelos D. Keromytis
-key/-authkey are somewhat risky (command line snooping).
2000-04-21do not make stupid promises for the next release, three releases agoTheo de Raadt
2000-04-16More formatting repairs.Aaron Campbell
2000-01-28typo; marc@snafu.orgTheo de Raadt
2000-01-13Mention ingress flows.Angelos D. Keromytis
2000-01-11Mention isakmpdAngelos D. Keromytis
1999-10-07Reference enc(4) manpageAngelos D. Keromytis
1999-07-22clearer description of DES and 3DES key requirements; deraadt@Aaron Campbell
1999-07-22do not talk about specific versions of openbsd in man pages!Theo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07RFC 1597 obsoleted by RFC 1918. Pointed out by arusel@mecon.arKjell Wooding
1999-07-07Attempt to make photurisd limitations clearer.Kjell Wooding
1999-07-07Add the ipsec sysctl information.Kjell Wooding
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-07Fix address typos in the example (markc@)Angelos D. Keromytis
1999-05-19ed0 is gone. use ne0.Federico G. Schwindt
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1999-04-20sipp-esp --> espAlex Feldman
1999-03-15cleanups; nash@mcs.netTheo de Raadt
1999-02-25change ipf(1) references to ipf(8)Kjell Wooding
1999-02-24Point to ipsecadm(8).Angelos D. Keromytis
1999-02-24Update man page...Angelos D. Keromytis
1999-02-24Update the examples to new syntax of ipsecadm.Angelos D. Keromytis
1999-02-12Added recommended key lengths for variable ciphers. Cleaned up BUGS.Kjell Wooding
1999-02-12Fleshed out the man page. Much more detail.Kjell Wooding
1998-10-30add a BUGS section; provos@, and misc cleanupsAaron Campbell
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
then/than and such. Other miscellaneous problems fixed across these source files.
1998-06-29Add reference to options (4)Angelos D. Keromytis
1998-06-29Fix the language, add more references. General cleanup.Angelos D. Keromytis
1998-06-02add sample ipf configurationNiels Provos
1998-05-24mention ipsecadm(1) instead of rt(1)Niels Provos
1998-05-24describe how to set up a VPN.Niels Provos