Age | Commit message (Expand) | Author |
2002-07-12 | Mention that an interface can be a part of at most one bridge. | Jason Wright |
2002-07-11 | malloc() failure tests; rimshot@pandora.be | Theo de Raadt |
2002-07-09 | HASH payload validation does not require an exchange. | Hakan Olsson |
2002-07-09 | check sin6_scope_id field, just in case we change the routing socket API | Jun-ichiro itojun Hagino |
2002-07-09 | getifaddrs(3) grabs link-local addrs in kernel internal form, convert them | Jun-ichiro itojun Hagino |
2002-07-09 | rework the interface-to-IP routines. | Henning Brauer |
2002-07-08 | Don't allow 'flags' option in non-TCP rules, found by mpech@ | Daniel Hartmeier |
2002-07-08 | make failed SIOCG80211NWKEY print alert more clearly; jolan@norm.encryptedema... | Theo de Raadt |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-07-06 | Security Mode feature set. | Grigoriy Orlov |
2002-07-05 | unbreak. | Henning Brauer |
2002-07-05 | another small bug I found while installing a -current pf firewall. | Henning Brauer |
2002-07-05 | allow unsetting the statusinterface via | Henning Brauer |
2002-07-05 | volatile sig_atomic_t, suggested by Theo. | Hakan Olsson |
2002-07-05 | gcc 3.1 nits. Pointed out by David Krause. | Hakan Olsson |
2002-07-04 | Do not assume we have an active exchange during payload validation. | Hakan Olsson |
2002-07-04 | style | Hakan Olsson |
2002-07-03 | ansi | Theo de Raadt |
2002-07-03 | convert to ansi. suddenly realise that means yet another function is a | Theo de Raadt |
2002-07-01 | cut and pasto (fetch maxage correctly); Benny Holmgren <bigfoot@astrakan.hig.se> | Jason Wright |
2002-07-01 | do not Xr startkey | Theo de Raadt |
2002-07-01 | streamline parse buffer handling (no need to copy value that is not | Marc Espie |
2002-07-01 | KNF | Theo de Raadt |
2002-06-29 | ansi | Theo de Raadt |
2002-06-29 | IPPROTO_ICMP will not change in our life; itojun ok | Theo de Raadt |
2002-06-28 | Don't check for address family conflicts in nat/rdr before expansion, | Daniel Hartmeier |
2002-06-27 | fix synopsis, closes pr2775 | Henning Brauer |
2002-06-27 | repair formatting - the new "enabled since" format is longer than the old | Henning Brauer |
2002-06-26 | Missing .Xr's from Margarida Sequeira <niness@devilness.org>. | Federico G. Schwindt |
2002-06-26 | include <bsd.own.mk> before using NOMAN; ok millert@ | Wilbern Cobb |
2002-06-25 | Minor fixes, including duplicate and missing words; Brian Poole | Todd C. Miller |
2002-06-25 | move pfctl options -t, -m, -O and -l to pf.conf. These are set using the | Henning Brauer |
2002-06-24 | Use interface when specified in scrub rule. No support for ! or {} yet. | Daniel Hartmeier |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt |
2002-06-22 | document -T option, PR#2766. ok deraadt@ | Jakob Schlyter |
2002-06-20 | wi_ssid_len is in little-endian as well, so convert it. fixes ssid | Federico G. Schwindt |
2002-06-20 | Copy address family from inet/inet6 keyword, if specified. | Daniel Hartmeier |
2002-06-20 | enable wicontrol on sparc64 as well; deraadt ok. | Federico G. Schwindt |
2002-06-19 | Since we can no longer count on isprint() to tell us whether or not | Todd C. Miller |
2002-06-19 | "Enabled for Ss" -> "Enabled for D days HH:MM:SS", ok frantzen@ | Daniel Hartmeier |
2002-06-18 | propogate a '!' when a host resolves to multiple IP addresses | Mike Frantzen |
2002-06-18 | don't allow individual keep state rules to specify timeouts for 'interval' and | Mike Frantzen |
2002-06-17 | only make -g available to root, by disabling setgid kmem; bunch of people ok | Theo de Raadt |
2002-06-17 | A bit better. Remove debug cruft. | Hakan Olsson |
2002-06-16 | Rules must in order -> Rules must be in order | Aaron Campbell |
2002-06-15 | ecn_* policy attributes --- ok ho@ | Angelos D. Keromytis |
2002-06-15 | Reset rulestate in parse_rules(), so consecutive calls (like from authpf) | Daniel Hartmeier |
2002-06-15 | Move ATA SMART defines to atactl. | Grigoriy Orlov |
2002-06-15 | Document transparent IPsec. | Angelos D. Keromytis |
2002-06-14 | spelling; from Brian Poole <raj@cerias.purdue.edu> | Todd T. Fries |