Age | Commit message (Expand) | Author |
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 |
2006-05-28 | missing `Ar'; | Jason McIntyre |
2006-05-28 | Make per-rule adaptive timeouts behave the same way as the global adaptive | Ryan Thomas McBride |
2006-05-28 | Enable adaptive timeouts by default, with adaptive.start of 60% of the | Ryan Thomas McBride |
2006-05-28 | Change the default replay window for SAs created by the isakmpd responder | Ryan Thomas McBride |
2006-05-28 | add ERANGE error detection, found when looking at bgpd's parse.y | Todd T. Fries |
2006-05-27 | Document net.inet6.ip6.mforwarding | Claudio Jeker |
2006-05-27 | newline fix + s/perror/xperror since we are | Thordur I. Bjornsson |
2006-05-27 | Kill some lint warnings by changing some variables to more | Moritz Jodeit |
2006-05-27 | document modp3072. | Hans-Joerg Hoexer |
2006-05-27 | replace ipsecadm with ipsecctl. ok and requested by deraadt@ | Hans-Joerg Hoexer |
2006-05-27 | Kill unused Aflag support that sneeked in via netstat code. | Claudio Jeker |
2006-05-27 | Do not print an error in case of ENOPROTOOPT. Install medias do not have | Claudio Jeker |
2006-05-27 | Adresses can be specified in CIDR notation, as symbolic host names, interface | Hans-Joerg Hoexer |
2006-05-27 | allow to specify groups to be used IKE | Hans-Joerg Hoexer |
2006-05-27 | add group15/modp3072 to default configurations. | Hans-Joerg Hoexer |
2006-05-26 | ipsectl -> ipsecctl | Jason McIntyre |
2006-05-26 | vpn.8 removal; | Jason McIntyre |
2006-05-26 | let us not talk about ipsecadm and vpn anymore; ok reyk | Theo de Raadt |
2006-05-26 | \<char> is <char> except for \<newline> -- no exceptions. much like how | Theo de Raadt |
2006-05-26 | Assign locator.target to blink structure. | Marco Peereboom |
2006-05-25 | handle Online/Scrub SD state for marco | Theo de Raadt |
2006-05-25 | more room for seconds string | Theo de Raadt |
2006-05-25 | print seconds of progress, if driver makes it available; ok marco | Theo de Raadt |
2006-05-25 | handle new volume status, and print % if known; ok marco | Theo de Raadt |
2006-05-23 | member interfaces of groups might have no IPs and ifa_lookup retun NULL, | Henning Brauer |
2006-05-23 | remove reference to spppcontrol, which rests in peace in the Attic | Reyk Floeter |
2006-05-21 | Pretty print netmasks in monitor mode. | Marco Pfatschbacher |
2006-05-18 | paramter -> parameter | Miod Vallat |
2006-05-17 | various fixes; | Jason McIntyre |
2006-05-17 | Document recent sysctl additions. | Gordon Willem Klok |
2006-05-17 | implement support for sppp(4) in ifconfig. have a look at the updated | Reyk Floeter |