Age | Commit message (Expand) | Author |
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 |
2006-05-30 | implement monitor mode for ipsecctl. worked on with markus@ | Mathieu Sauve-Frankel |
2006-05-30 | Don't double-eject tapes. Once is enough. Closes PR#1282. | Kenneth R Westerback |
2006-05-30 | fix SA grouping. Now, esp+ah and ah+esp works again. | Hans-Joerg Hoexer |
2006-05-30 | this fixes a crash observed by Naddy on amd64, and permits the src/dst ip's to | Todd T. Fries |
2006-05-29 | enable lists. | Hans-Joerg Hoexer |
2006-05-29 | Need protoype for ipsecctl_free_rule(). While around clean up | Hans-Joerg Hoexer |
2006-05-29 | Provide functions for copying members of rules. Implement copyrule() | Hans-Joerg Hoexer |
2006-05-29 | add ipsecctl_free_rule() for cleaning up rules. | Hans-Joerg Hoexer |
2006-05-29 | revert vfs.nfs.privport sysctl, broke a few architectures | Anil Madhavapeddy |
2006-05-29 | unify code a little bit (consistent variable names). | Hans-Joerg Hoexer |
2006-05-29 | Also return proper list of addresses for interface groups. | Hans-Joerg Hoexer |
2006-05-29 | As the rule expansion is now aware of host lists, host_if() has to | Hans-Joerg Hoexer |
2006-05-29 | teach expand_rule() to iterate over host lists, not used yet. | Hans-Joerg Hoexer |
2006-05-29 | fix rule numbering (for -vv) | Hans-Joerg Hoexer |
2006-05-29 | Do not use C++ comments. Noticed by markus. | Hans-Joerg Hoexer |
2006-05-29 | export pf_key_v2_disable_sa() (unbreaks build) | Markus Friedl |
2006-05-29 | Oops, return after calling sa_release() | Ryan Thomas McBride |
2006-05-29 | Fix broken merge of patch. Pointed out by nathanael at polymorpheus dot com. | Ryan Thomas McBride |
2006-05-29 | Change MBR_read() and MBR_write() to return -1 on error and set | Ray Lai |
2006-05-29 | merge expand_sa() and expand_rule(). | Hans-Joerg Hoexer |
2006-05-29 | move generation of reverse flow rules to seperat function. | Hans-Joerg Hoexer |
2006-05-29 | unify expansion of SA rules. Needed for general rule expansion. | Hans-Joerg Hoexer |
2006-05-28 | Add support for NFS mounts to be from non-reserved ports: | Anil Madhavapeddy |
2006-05-28 | use <machine/endian.h> to figure what we are running on instead of defining | Martin Reindl |
2006-05-28 | when parsing host specifications, initialize host address queue pointers, not | Hans-Joerg Hoexer |
2006-05-28 | prepare for rule expansion. Get rid of addr_node, link struct | Hans-Joerg Hoexer |
2006-05-28 | kill trainling whitespace | Hans-Joerg Hoexer |
2006-05-28 | whoops, undo last commit. Of course, set_ipmask() is needed... | Hans-Joerg Hoexer |
2006-05-28 | this one not needed yet. | Hans-Joerg Hoexer |
2006-05-28 | fill in AF_INET6 cases | Todd T. Fries |
2006-05-28 | Assign a finalization event to the exchange initiated on soft expiry. | Ryan Thomas McBride |
2006-05-28 | also report SA flags. | Hans-Joerg Hoexer |
2006-05-28 | revert a part of last commit causes newline | Thordur I. Bjornsson |
2006-05-28 | matching brackets are useful | Todd T. Fries |
2006-05-28 | apropriate -> appropriate | Jason McIntyre |