Age | Commit message (Expand) | Author |
2005-09-23 | - beef up DESCRIPTION | Jason McIntyre |
2005-09-23 | Remove some uncommented section headers from the template man page (RETURN | Hans-Joerg Hoexer |
2005-09-22 | use "force" keyword when adding to Phase 1 section, otherwise isakmpd will | Hans-Joerg Hoexer |
2005-09-20 | add an entry to "Phase 1" section for each remote peer. | Hans-Joerg Hoexer |
2005-09-20 | add a "Connection=..." entry for active connections | Hans-Joerg Hoexer |
2005-09-19 | grammar; | Jason McIntyre |
2005-08-23 | grammar + formatting tweaks; | Jason McIntyre |
2005-08-22 | document recent changes | Hans-Joerg Hoexer |
2005-08-22 | Teach ipsecctl to control isakmpd. | Hans-Joerg Hoexer |
2005-08-22 | spelling | David Krause |
2005-08-19 | more useful error message | Hans-Joerg Hoexer |
2005-08-11 | document recent changes, with jmc@ | Hans-Joerg Hoexer |
2005-08-10 | - typo | Jason McIntyre |
2005-08-09 | Document how to read keys from a file. | Hans-Joerg Hoexer |
2005-08-09 | Rewrite handling of transforms. Now both ah and esp can be specified and | Hans-Joerg Hoexer |
2005-08-09 | Correct keysize for 3des-cbc | Hans-Joerg Hoexer |
2005-08-08 | pfkey pieces for static keying, enable static keying | Hans-Joerg Hoexer |
2005-08-08 | add crypto transforms and static keying rules | Hans-Joerg Hoexer |
2005-08-08 | prepare for static keying | Hans-Joerg Hoexer |
2005-08-05 | more key handling stuff. | Hans-Joerg Hoexer |
2005-08-05 | prepare for authentication and encryption keys, not used yet. | Hans-Joerg Hoexer |
2005-08-05 | simplify a bit. | Hans-Joerg Hoexer |
2005-08-03 | be more careful when using struct ipsec_auth, might be NULL now. | Hans-Joerg Hoexer |
2005-08-02 | Make use of struct ipsec_auth dynamic. | Hans-Joerg Hoexer |
2005-07-24 | use correct function names in error messages | Hans-Joerg Hoexer |
2005-07-24 | prepare for combining SAs and flows in one single rule, no functional change | Hans-Joerg Hoexer |
2005-07-23 | document automatic generation of reverse SA rules. | Hans-Joerg Hoexer |
2005-07-23 | add automatic creation of reverse SAs. | Hans-Joerg Hoexer |
2005-07-23 | prepare for specifying both in and out key, not used yet. | Hans-Joerg Hoexer |
2005-07-23 | prepare for specifying incoming and outgoing SPIs, not used yet. | Hans-Joerg Hoexer |
2005-07-10 | allow reading key from a file | Hans-Joerg Hoexer |
2005-07-10 | tweaks; | Jason McIntyre |
2005-07-10 | tweaks; | Jason McIntyre |
2005-07-09 | Mention tcpmd5, .Xr ipsec(4) and tcp(4). | Hans-Joerg Hoexer |
2005-07-09 | forgot to .Xr tcp(4) | Hans-Joerg Hoexer |
2005-07-09 | describe how to setup tcpmd5 | Hans-Joerg Hoexer |
2005-07-09 | make sure, output of -ss is identical to syntax for SA rules | Hans-Joerg Hoexer |
2005-07-09 | it's ok to not specify the key when deleting a tcpmd5 SA | Hans-Joerg Hoexer |
2005-07-09 | also bail out when pfkey returns ESRCH (eg. trying to delete a non-existing SA) | Hans-Joerg Hoexer |
2005-07-09 | small cleanups | Hans-Joerg Hoexer |
2005-07-09 | add support tcpmd5 | Hans-Joerg Hoexer |
2005-07-09 | Provide infrastructure for adding/deleting SAs, will be used by tcpmd5 and | Hans-Joerg Hoexer |
2005-07-07 | set flow type (use, require, etc.) when a rule is created. Up to now this was | Hans-Joerg Hoexer |
2005-07-07 | Do not mix rule types with flow types | Hans-Joerg Hoexer |
2005-07-07 | add type for rules; will need this for tcpmd5 | Hans-Joerg Hoexer |
2005-07-07 | add prototype for pfkey_parse() | Hans-Joerg Hoexer |
2005-06-30 | grmpf, forgot to add -d to usage()... | Hans-Joerg Hoexer |
2005-06-30 | Document -d | Hans-Joerg Hoexer |
2005-06-30 | add -d flag for flow deletion. Enable flow deletion. | Hans-Joerg Hoexer |
2005-06-30 | clarify: -F flushes both SPD and SADB | Hans-Joerg Hoexer |