Age | Commit message (Expand) | Author |
2006-06-08 | fix usage, make synopsis more pretty. noticed by david@ | Hans-Joerg Hoexer |
2006-06-08 | fix some indentation, noticed by david@ | Hans-Joerg Hoexer |
2006-06-08 | Add a transport mode specifier to ike rules. Tunnel mode remains the default. | Christian Weisgerber |
2006-06-08 | allocate enough storage via sockaddr_storage for sockaddr_in6, | Todd T. Fries |
2006-06-08 | Fix a typo: When testing for quick mode lifetimes, make sure to | Hans-Joerg Hoexer |
2006-06-08 | turns out this really doesn't break what is in the tree; ok hshoexer@ | Todd T. Fries |
2006-06-07 | make sure, we initialize unspecified keys and spis. Noticed by | Hans-Joerg Hoexer |
2006-06-07 | Do not yet expand the "any" keyword to v6 addresses. ok todd@ | Hans-Joerg Hoexer |
2006-06-07 | remove unused prototype, ok todd@ | Hans-Joerg Hoexer |
2006-06-06 | oops | Theo de Raadt |
2006-06-06 | System build pieces for armish arch. | Dale Rahn |
2006-06-05 | Simpler code for printing time sensors: no leak and no floating | Otto Moerbeek |
2006-06-04 | print time offsets much nicer | Theo de Raadt |
2006-06-03 | Use ifconfig delete/alias conforming with the man page. | Marco Pfatschbacher |
2006-06-03 | better synopsis for -g; ok mpf | Jason McIntyre |
2006-06-03 | groups are specified using -g, not -m; ok mpf | Jason McIntyre |
2006-06-03 | Do not set newaddr to 1 if "delete" was specified beforhands. In this case | Claudio Jeker |
2006-06-03 | kill trailing whitespace; | Jason McIntyre |
2006-06-02 | Introduce attributes to interface groups. | Marco Pfatschbacher |
2006-06-02 | Big spelling cleanup, no binary change. From david@ | Hans-Joerg Hoexer |
2006-06-02 | correct spelling of specified | David Krause |
2006-06-02 | Big whitespace cleanup. | Hans-Joerg Hoexer |
2006-06-02 | exit(2) when loading of rules did work partially. ok markus@ | Hans-Joerg Hoexer |
2006-06-02 | document port modifiers in ike rules | Christian Weisgerber |
2006-06-02 | support tcp/udp port modifiers in ike rules | Christian Weisgerber |
2006-06-02 | backoff-cutoff defaults to 15 seconds; ok henning@ | Kevin Steves |
2006-06-02 | print full information about tcpmd5 and ipcomp SAs, too | Markus Friedl |
2006-06-02 | add trailing \ when printing multiple lines for an SA, this way | Markus Friedl |
2006-06-02 | - sort options | Jason McIntyre |
2006-06-02 | mark up keywords using .Ic; ok hshoexer | Jason McIntyre |
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 |