Age | Commit message (Expand) | Author |
2006-10-06 | Print 'flags any' correctly and handle anchors. | Ryan Thomas McBride |
2006-10-06 | 'no state' should only be printed on pass rules, though. | Ryan Thomas McBride |
2006-10-06 | Print out 'no state' when the rule is not stateful. | Ryan Thomas McBride |
2006-10-06 | Oops, flags S/SA doesn't work on fragments. | Ryan Thomas McBride |
2006-10-06 | Make 'flags S/SA keep state' the implicit for filter rules, based on | Ryan Thomas McBride |
2006-10-05 | Reword sentence to fix grammar nit. | Tom Cosgrove |
2006-10-04 | sort the smartoffline subcommands; | Jason McIntyre |
2006-10-04 | DIAGNOSTICS -> CAVEATS because: | Jason McIntyre |
2006-10-03 | move the advice about smart, readattr, and sec* to before the command | Jason McIntyre |
2006-10-03 | provide a summary of the available commands, since there's a ton of | Jason McIntyre |
2006-10-03 | put the command list into some semblance of order; | Jason McIntyre |
2006-10-02 | various tweaks to smarten this page up a bit; | Jason McIntyre |
2006-10-02 | standard EXAMPLES; | Jason McIntyre |
2006-10-02 | simplify SYNOPSIS and sync usage(); | Jason McIntyre |
2006-09-30 | Don't use uninitialized variable. | Ray Lai |
2006-09-30 | Clear errno before calling the strtol functions. | Ray Lai |
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-27 | Oops. Missed a line. Fix so disklabel(8) compiles again. | Kenneth R Westerback |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | Kenneth R Westerback |
2006-09-26 | a better description of what our automatic keying example is up to; | Jason McIntyre |
2006-09-24 | Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They were | Kenneth R Westerback |
2006-09-24 | No point in checking for a NULL ifi after we've used it. Plus ifi is | Kenneth R Westerback |
2006-09-22 | Remove lfs_cleanerd and mount_lfs | Pedro Martelletto |
2006-09-22 | - document which parts need to be packet filtered, and why | Jason McIntyre |
2006-09-22 | typo in err(); from bret.lambert@gmail.com, thanks! | Hans-Joerg Hoexer |
2006-09-21 | Those were supposed to go away... | Pedro Martelletto |
2006-09-21 | Remove newlfs, okay weingart@ deraadt@ | Pedro Martelletto |
2006-09-20 | remove references to bad144(8) man page; | Jason McIntyre |
2006-09-20 | -.Xr dumplfs 8 , | Jason McIntyre |
2006-09-20 | Remove dumplfs, okay millert@ miod@ | Pedro Martelletto |
2006-09-19 | sort SAs by spi; ok hshoexer | Markus Friedl |
2006-09-19 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-09-18 | KNF and clean some trailing white spaces, no binary change. | Hans-Joerg Hoexer |
2006-09-17 | correct mode for open(). | Marc Balmer |
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-15 | Remove "Delete-SAs" config option. This was needed for interaction | Hans-Joerg Hoexer |
2006-09-14 | simplify an example. ok jmc@ | Hans-Joerg Hoexer |
2006-09-13 | use "proto ipencap" for the gateway filter rules; | Jason McIntyre |
2006-09-12 | note that enc traffic is unecrypted; from mpf | Jason McIntyre |
2006-09-12 | no need to Xr isakmpd.conf.5; | Jason McIntyre |
2006-09-12 | add a section on packet filtering ipsec traffic; | Jason McIntyre |
2006-09-11 | improvememnts for `local', `peer', and `psk'; ok hshoexer | Jason McIntyre |
2006-09-11 | - document how to set ipsec stuff running at boot | Jason McIntyre |
2006-09-11 | - sort options | Jason McIntyre |
2006-09-09 | point people towards ipsec.conf.5; after some discussion w/ reyk | Jason McIntyre |
2006-09-07 | note that we can filter ipsec traffic on the enc interface; | Jason McIntyre |
2006-09-07 | improve the tcpmd5 section; ok claudio hshoexer | Jason McIntyre |