Age | Commit message (Expand) | Author |
2006-06-02 | allow to specify phase 1 and 2 lifetimes. Right now, these values | Hans-Joerg Hoexer |
2006-06-02 | simplify handling of peers. | Hans-Joerg Hoexer |
2006-06-02 | Fix comment to reflect updated st(4) verbiage. | Kenneth R Westerback |
2006-06-02 | some more cleanup and simplification, no functional change. | Hans-Joerg Hoexer |
2006-06-02 | put src and dst host in dedicated structure. Make the API more | Hans-Joerg Hoexer |
2006-06-02 | Change LMCCTL to LMCCONTROL. It is lmccontrol(8), after all. | Ray Lai |
2006-06-02 | tiny style cleanup and white spaces | Hans-Joerg Hoexer |
2006-06-02 | fix the formatting for sadb_register messages in monitor mode. | Mathieu Sauve-Frankel |
2006-06-02 | Simplify main/quick mode parsing and generation of the actual ike config. | Hans-Joerg Hoexer |
2006-06-02 | Generalize parsing of main/quick mode specification. Preparation | Hans-Joerg Hoexer |
2006-06-02 | Prepare for parsing lifetimes for ike main and quick mode. Not enabled yet. | Hans-Joerg Hoexer |
2006-06-01 | Final bits for SA grouping. | Hans-Joerg Hoexer |
2006-06-01 | pfkey bits needed for SA grouping | Hans-Joerg Hoexer |
2006-06-01 | address has two `d', and i had to use a dictionary to check ;) | Jason McIntyre |
2006-06-01 | Revert last commit. Modifing a interface does a remove and then an add. | Claudio Jeker |
2006-06-01 | document port matching in flows; ok hshoexer@ | Christian Weisgerber |
2006-06-01 | '-alias' is deprecated. Use 'delete' in ifconfig statements. | Kenneth R Westerback |
2006-06-01 | ifconfig should be either deleting an interface address, or adding one in one | Bob Beck |
2006-06-01 | change the local-ID section name to always be unique as we may want to use mo... | Mathieu Sauve-Frankel |
2006-06-01 | Support flows with port modifiers for proto tcp/udp, e.g. | Christian Weisgerber |
2006-06-01 | delint | David Hill |
2006-06-01 | more to free, needed for SA grouping. | Hans-Joerg Hoexer |
2006-06-01 | Don't treat the addition of a dhclient.conf 'alias{}' address as an | Kenneth R Westerback |
2006-06-01 | convert pfkey to ipsec_rule and use ipsecctl_print_rule() when dumping | Markus Friedl |
2006-06-01 | Add members dst2, proto2 and spi2 to struct ipsec_rule and define | Hans-Joerg Hoexer |
2006-06-01 | Prepare for SA grouping. | Hans-Joerg Hoexer |
2006-06-01 | print actual key size when warning about the wrong key size; ok hshoexer | Markus Friedl |
2006-06-01 | read the full reply from PFKEY even if sadb_errno is set; ok hshoexer | Markus Friedl |
2006-06-01 | spacing | Theo de Raadt |
2006-06-01 | knf | Hans-Joerg Hoexer |
2006-06-01 | correct error messages to match calloc where appropriate | Todd T. Fries |
2006-06-01 | permit feeding isakmpd.fifo IPv6 addresses | Todd T. Fries |
2006-06-01 | knf | Hans-Joerg Hoexer |
2006-06-01 | add more v6 support, this round `any' expands additionally to ::/0 | Todd T. Fries |
2006-06-01 | rename list link for ipsec_rule structures from "entries" to "rule_entry". | Hans-Joerg Hoexer |
2006-06-01 | When no peer is specified, make this rule a "catch-all" rule for any remote | Hans-Joerg Hoexer |
2006-06-01 | Generate correct configuration for default peers. | Hans-Joerg Hoexer |
2006-06-01 | Fix a comment | Hans-Joerg Hoexer |
2006-05-31 | Replace atoi with strtonum. | David Hill |
2006-05-31 | white spaces | Hans-Joerg Hoexer |
2006-05-31 | clarify link-timeout default as seconds; ok jmc@ | Kevin Steves |
2006-05-31 | add basic | Todd T. Fries |
2006-05-31 | add a little markup; | Jason McIntyre |
2006-05-31 | whitespace cleanup | Hans-Joerg Hoexer |
2006-05-31 | shuffle some newlines to make all the formatting work again | Mathieu Sauve-Frankel |
2006-05-31 | tiny KNF | Hans-Joerg Hoexer |
2006-05-31 | Make sure, that phase 1 SAs of active connections stay alive. Fixes a DPD | Hans-Joerg Hoexer |
2006-05-31 | Small function header knf. | Hans-Joerg Hoexer |
2006-05-31 | Prepare for handling unnamed remote peers. | Hans-Joerg Hoexer |
2006-05-31 | Fix 'special value 0 requests that dhclient not wait for a link state | Kevin Steves |