summaryrefslogtreecommitdiff
path: root/sbin/ipsecadm
AgeCommit message (Expand)Author
2003-02-03typos;Jason McIntyre
2003-01-15missing ","Markus Friedl
2002-12-06fix linebreak in example; ok ho@, jason@Markus Friedl
2002-09-06remove Xr to photurisTheo de Raadt
2002-07-03ansiTheo de Raadt
2002-06-10save some entropy in random key generation. oked by angelos many moons agoKjell Wooding
2002-06-09rm trailing whitespaceTodd T. Fries
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-12-10ESP and AH are now enabled. -permit == -bypass. Regroup 'flow' modifiers a bit.Hakan Olsson
2001-12-01KNFTheo de Raadt
2001-11-13show they are commandsTheo de Raadt
2001-09-06double word.Jan-Uwe Finck
2001-08-18typo. From: "Brian J. Kifiak" <bk@rt.fm>Jun-ichiro itojun Hagino
2001-08-05re-order headers as they should beTheo de Raadt
2001-07-20we don't like:Mike Pechkin
2001-07-06typo; ok angelosjasoni
2001-07-06Fix unused/uninitialized variables.Angelos D. Keromytis
2001-07-05IPComp support. angelos@ ok.Jean-Jacques Bernard-Gundol
2001-06-27Consistently use "IPsec" capitalization (jsyn@nthought.com)Angelos D. Keromytis
2001-06-26configure sa_family on mask too. to preserve older practiceJun-ichiro itojun Hagino
2001-06-26allow -addr src/prefixlen dst/prefixlen. discussed with angelos.Jun-ichiro itojun Hagino
2001-06-25Copyright update.Angelos D. Keromytis
2001-06-08Set SADB_X_POLICYFLAGS_POLICY for flows we add/delete.Angelos D. Keromytis
2001-06-05Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwardsNiklas Hallqvist
2001-05-30MBOX->USERFQDNAngelos D. Keromytis
2001-04-19PF_KEY identity extensions are NUL-terminated. Do not forget neither toNiklas Hallqvist
2001-03-28Fix range checking on SPIs (Jean-Jacques.Bernard@hsc.fr)Angelos D. Keromytis
2001-03-22Update.Angelos D. Keromytis
2001-03-22Allow srcid/dstid for manually-set SAs as well (mostly for debugAngelos D. Keromytis
2001-03-08whack exit(-#)Theo de Raadt
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-11The -spi value is hex (andrew@etunnels.com)Angelos D. Keromytis
2000-11-11Remove -spi from flow commands.Angelos D. Keromytis
2000-11-06Fix manpage examples.Angelos D. Keromytis
2000-10-28donacq, not acquire (noted by peter.galbavy@knowledge.com)Angelos D. Keromytis
2000-10-25typo; deraadt okJason Wright
2000-10-18Destination address is not needed for flows.Angelos D. Keromytis
2000-10-16getserv* already returns ports in network byteorderNiklas Hallqvist
2000-10-09AES.Angelos D. Keromytis
2000-09-29Update.Angelos D. Keromytis
2000-09-29Update for no -spi use with flowAngelos D. Keromytis
2000-09-21Send correct lengths for srcid/dstid.Angelos D. Keromytis
2000-09-21Allocate memory for srcid/dstid.Angelos D. Keromytis
2000-09-20srcid/dstid/srcid_type/dstid_type flags for flows.Angelos D. Keromytis
2000-09-19Add some explanatory text about the group operation.Angelos D. Keromytis
2000-09-19Re-add support for SA bundles.Angelos D. Keromytis
2000-09-19Update to use the new framework.Angelos D. Keromytis
2000-05-02Keep track of those offsets in argv[].Hakan Olsson
2000-04-22Remove extra space from usage.Angelos D. Keromytis