Age | Commit message (Expand) | Author |
2012-08-12 | Explicitly state that only two unit specifiers are recognized instead of | Lawrence Teo |
2012-07-13 | small tweak; | Jason McIntyre |
2012-07-13 | Change the configuration format fed to the isakmpd FIFO to be able | Mike Belopuhov |
2012-07-08 | Disallow manual security associations that use AES-CTR, AES-GCM, | Christian Weisgerber |
2012-06-30 | enable use of AES-{192,256}-CTR, and explicitly of AES-128-CTR, for IPsec ESP | Christian Weisgerber |
2012-04-24 | take a stab at documenting when arguments need quoted, and valid macro | Jason McIntyre |
2011-11-13 | provide a specific section reference; from Lawrence Teo | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-08-19 | as with other list types, column lists generally do not need a Pp/-compact | Jason McIntyre |
2011-07-07 | We can mention ipcomp, since it works | Theo de Raadt |
2011-06-24 | wrap previous onto a second line | Stuart Henderson |
2011-06-24 | nat-to rules require a direction | Stuart Henderson |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
2010-09-23 | change description for AES-GMAC a bit. | Mike Belopuhov |
2010-09-22 | Support AES-GCM-16 (as aes-gcm) and ENCR_NULL_AUTH_AES_GMAC | Mike Belopuhov |
2010-09-19 | more wacky macro fixing; | Jason McIntyre |
2010-06-07 | fix a quoting wobble for the srcnat keyword; verified by reyk | Jason McIntyre |
2010-06-03 | update the manpages for isakmpd(8) and ipsec.conf(5) to point to iked(8) | Reyk Floeter |
2010-01-02 | Various syntax errors in list headers, found by mandoc(1), | Ingo Schwarze |
2009-10-21 | nat -> match...nat-to in example PF rule. ok mpf@ | Stuart Henderson |
2009-01-29 | tweak previous; | Jason McIntyre |
2009-01-28 | Allow to specify ike and flow explicitly without peer. The any | Alexander Bluhm |
2009-01-20 | Add support to isakmpd(8) and ipsecctl(8) to install SA's with a | Marco Pfatschbacher |
2008-11-29 | Explain how /32 changes the address type to IPV4_ADDR_SUBNET. From Mitja | Hans-Joerg Hoexer |
2008-04-11 | add support for the "include" directive using code from pfctl/parse.y. | Reyk Floeter |
2008-02-22 | Support for specifying aes-{128,192,256}. Originial idea by Prabhu | Hans-Joerg Hoexer |
2008-02-12 | document modifier types; requested by Aurelien | Jason McIntyre |
2007-09-17 | Document the syntax used with manual SAs for automatic creation | Stuart Henderson |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-03-06 | Explain, why aesctr has 160 bit keys (128 bit aes key + 32 bit nonce). | Hans-Joerg Hoexer |
2007-02-19 | tweak; | Jason McIntyre |
2007-02-19 | Document NULL encryption. | Hans-Joerg Hoexer |
2007-02-16 | Address PR 5380: refer to DH MODP well-known group numbers. | Chad Loder |
2006-12-12 | a rewrite of enc.4, hopefully a little more useful than what we previously | Jason McIntyre |
2006-12-06 | SAD -> SADB; ok hshoexer | Jason McIntyre |
2006-11-24 | add support to tag ipsec traffic belonging to specific IKE-initiated | Reyk Floeter |
2006-11-13 | briefly describe phases 1 and 2, and use these terms more | Jason McIntyre |
2006-11-13 | previous was not quite right; | Jason McIntyre |
2006-11-13 | fix a macro mistake; | Jason McIntyre |
2006-11-01 | Add support for aggressive mode (from the k2k6 IPsec hackathon). | Ryan Thomas McBride |
2006-10-19 | note that all rules using enc0 should specify: keep state (if-bound) | Jason McIntyre |
2006-09-29 | add a new section header, since DESCRIPTION is getting so large... | Jason McIntyre |
2006-09-29 | make it clearer what needs to be run, and how; push manual keying down | Jason McIntyre |
2006-09-26 | a better description of what our automatic keying example is up to; | Jason McIntyre |
2006-09-22 | - document which parts need to be packet filtered, and why | Jason McIntyre |
2006-09-15 | reorganise the sections to make more sense; | Jason McIntyre |
2006-09-15 | clarification; | Jason McIntyre |
2006-09-15 | add in filtering rules to allow keying daemons to talk; | Jason McIntyre |
2006-09-14 | simplify an example. ok jmc@ | Hans-Joerg Hoexer |
2006-09-13 | use "proto ipencap" for the gateway filter rules; | Jason McIntyre |