Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-06 | fix linebreak in example; ok ho@, jason@ | Markus Friedl | |
2002-09-06 | remove Xr to photuris | Theo de Raadt | |
2002-07-03 | ansi | Theo de Raadt | |
2002-06-10 | save some entropy in random key generation. oked by angelos many moons ago | Kjell Wooding | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2001-12-21 | Initial patch for a new mdoc issue. | Mike Pechkin | |
Powered by @mantoya: o) kill extra line in the end of file; o) kill extra space in the end of line; o) replace blank lines with .Pp; millert@ ok | |||
2001-12-13 | o) start new sentence on a new line; | Mike Pechkin | |
o) wrap long lines; o) fix bogus .Xr usage; o) we don't like blank lines; o) always close .Bl tags; o) OpenBSD -> .Ox; o) don't like .Pp before .Ss; millert@ ok; | |||
2001-12-10 | ESP and AH are now enabled. -permit == -bypass. Regroup 'flow' modifiers a bit. | Hakan Olsson | |
2001-12-01 | KNF | Theo de Raadt | |
2001-11-13 | show they are commands | Theo de Raadt | |
2001-09-06 | double word. | Jan-Uwe Finck | |
2001-08-18 | typo. From: "Brian J. Kifiak" <bk@rt.fm> | Jun-ichiro itojun Hagino | |
2001-08-05 | re-order headers as they should be | Theo de Raadt | |
2001-07-20 | we don't like: | Mike Pechkin | |
o) .Pp before/after .Sh; o) .Pp before/after .Rs/.Re; o) .Nm without argument in SYNOPSIS; | |||
2001-07-06 | typo; ok angelos | jasoni | |
2001-07-06 | Fix unused/uninitialized variables. | Angelos D. Keromytis | |
2001-07-05 | IPComp support. angelos@ ok. | Jean-Jacques Bernard-Gundol | |
2001-06-27 | Consistently use "IPsec" capitalization (jsyn@nthought.com) | Angelos D. Keromytis | |
2001-06-26 | configure sa_family on mask too. to preserve older practice | Jun-ichiro itojun Hagino | |
2001-06-26 | allow -addr src/prefixlen dst/prefixlen. discussed with angelos. | Jun-ichiro itojun Hagino | |
XXX usage() needs to be made more cute | |||
2001-06-25 | Copyright update. | Angelos D. Keromytis | |
2001-06-08 | Set SADB_X_POLICYFLAGS_POLICY for flows we add/delete. | Angelos D. Keromytis | |
2001-06-05 | Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwards | Niklas Hallqvist | |
compatibility problems in isakmpd, at least 2.8 stable can compile current isakmpd now. angelos@ ok | |||
2001-05-30 | MBOX->USERFQDN | Angelos D. Keromytis | |
2001-04-19 | PF_KEY identity extensions are NUL-terminated. Do not forget neither to | Niklas Hallqvist | |
allocate for the NUL, nor to actually transfer it. | |||
2001-03-28 | Fix range checking on SPIs (Jean-Jacques.Bernard@hsc.fr) | Angelos D. Keromytis | |
2001-03-22 | Update. | Angelos D. Keromytis | |
2001-03-22 | Allow srcid/dstid for manually-set SAs as well (mostly for debug | Angelos D. Keromytis | |
purposes). | |||
2001-03-08 | whack exit(-#) | Theo de Raadt | |
2000-11-17 | *HMAC96->*HMAC | Angelos D. Keromytis | |
2000-11-11 | The -spi value is hex (andrew@etunnels.com) | Angelos D. Keromytis | |
2000-11-11 | Remove -spi from flow commands. | Angelos D. Keromytis | |
2000-11-06 | Fix manpage examples. | Angelos D. Keromytis | |
2000-10-28 | donacq, not acquire (noted by peter.galbavy@knowledge.com) | Angelos D. Keromytis | |
2000-10-25 | typo; deraadt ok | Jason Wright | |
2000-10-18 | Destination address is not needed for flows. | Angelos D. Keromytis | |
2000-10-16 | getserv* already returns ports in network byteorder | Niklas Hallqvist | |
2000-10-09 | AES. | Angelos D. Keromytis | |
2000-09-29 | Update. | Angelos D. Keromytis | |
2000-09-29 | Update for no -spi use with flow | Angelos D. Keromytis | |
2000-09-21 | Send correct lengths for srcid/dstid. | Angelos D. Keromytis | |
2000-09-21 | Allocate memory for srcid/dstid. | Angelos D. Keromytis | |
2000-09-20 | srcid/dstid/srcid_type/dstid_type flags for flows. | Angelos D. Keromytis | |
2000-09-19 | Add some explanatory text about the group operation. | Angelos D. Keromytis | |
2000-09-19 | Re-add support for SA bundles. | Angelos D. Keromytis | |
2000-09-19 | Update to use the new framework. | Angelos D. Keromytis | |
2000-05-02 | Keep track of those offsets in argv[]. | Hakan Olsson | |
2000-04-22 | Remove extra space from usage. | Angelos D. Keromytis | |
2000-04-22 | Slight clarification in usage. | Angelos D. Keromytis | |
2000-04-22 | -keyfile/-authkeyfile flags, for reading keys from a file. | Angelos D. Keromytis | |