Age | Commit message (Expand) | Author |
2006-06-12 | - make the sub-sections a little more consistent in naming | Jason McIntyre |
2006-06-12 | - add the sppp options to pppoe's synopsis | Jason McIntyre |
2006-06-11 | the default encryption algorithm with static keying is AES-CBC now; ok hshoexer@ | Christian Weisgerber |
2006-06-11 | As naddy@ pointed out RFC 3686 discourages use of AESCTR for static | Hans-Joerg Hoexer |
2006-06-11 | simplify usage(); ok krw deraadt | Jason McIntyre |
2006-06-11 | options are optional ;) | Jason McIntyre |
2006-06-11 | split this page up into sections: it was getting too messy to read; | Jason McIntyre |
2006-06-11 | Adopt to recent changes (mopd3072 is not the default anymore). | Hans-Joerg Hoexer |
2006-06-11 | Document AESCTR for quick mode and SHA2-* for main mode. Help by jmc. | Hans-Joerg Hoexer |
2006-06-11 | tweaks; | Jason McIntyre |
2006-06-10 | Document -S and the "Delete-SAs" tag. Those will enable SA deletion | Hans-Joerg Hoexer |
2006-06-10 | Make deletion of SAs on shutdown optional. The default behaviour | Hans-Joerg Hoexer |
2006-06-10 | Allow isakmpd to use a different private rsa key per isakmp ID. Hans wrote th... | Mathieu Sauve-Frankel |
2006-06-10 | This shouldn't have been commited yet. | Hans-Joerg Hoexer |
2006-06-10 | support sha2 for main mode hmacs and aesctr for quick mode encryption. | Hans-Joerg Hoexer |
2006-06-10 | Better error message when a key file can not be opened or the provided key is | Hans-Joerg Hoexer |
2006-06-10 | switch back to original defaults regarding DH groups. modp3072 is to | Hans-Joerg Hoexer |
2006-06-10 | knf & careful data freeing, regression tested by todd | Theo de Raadt |
2006-06-09 | Allow for AH the use of the authentication algorithms added a while ago. | Christian Weisgerber |
2006-06-09 | EFI partition types; didickman@yahoo.com | Theo de Raadt |
2006-06-09 | Xo/Xc not needed here; from david | Jason McIntyre |
2006-06-09 | simplify previous; | Jason McIntyre |
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 |