Age | Commit message (Expand) | Author |
2001-07-05 | Fix typos found by Andrew Hoerter. Closes PR#1922. | Kenneth R Westerback |
2001-07-04 | check for nul bytes on the end of an option buffer, since windows 2000 | Bob Beck |
2001-07-04 | Make the last fix work properly on descriptors 1 and 2 (not just 0) | brian |
2001-07-04 | no you are wrong aain, get the hell off the this crusade! | Michael Shalayeff |
2001-07-04 | cleanup; itojun & jasoni | Theo de Raadt |
2001-07-04 | fix history | jasoni |
2001-07-04 | however, this is how we do the history section, dude | Michael Shalayeff |
2001-07-04 | apm appeared in NetBSD 1.3, not OpenBSD 1.2. | jasoni |
2001-07-04 | Handle any of descriptors 0, 1 or 2 being closed when we're | brian |
2001-07-03 | Reduce the interface MTU by 2 when MPPE has been successfully negotiated. | brian |
2001-07-03 | Don't accept chap80lm by default - it doesn't work. | brian |
2001-07-03 | Silence some gcc warnings | brian |
2001-07-03 | ENODEV -> EOPNOTSUPP to make this work. beck@ ok. | Tobias Weingartner |
2001-07-02 | -Wall cleanup; ok millert@ | jasoni |
2001-07-02 | link with all required libraries | Theo de Raadt |
2001-06-30 | faith(4) is now documented in RFC3142. | Jun-ichiro itojun Hagino |
2001-06-29 | typos | Marc Espie |
2001-06-27 | don't die if IPV6 isn't there, so that this will work even with | Bob Beck |
2001-06-27 | import ALTQ userland tools from KAME. | Kenjiro Cho |
2001-06-27 | Fix an inverted test; FreeBSD | brian |
2001-06-27 | incorrect .Xr use | Theo de Raadt |
2001-06-27 | UVM is no longer an option | Artur Grabowski |
2001-06-27 | "IPSec" -> "IPsec" (jsyn@nthought.com) | Angelos D. Keromytis |
2001-06-26 | fix PFRES_MAX handling | Theo de Raadt |
2001-06-26 | array of counters indexed by reason codes | Theo de Raadt |
2001-06-26 | print reason sub codes. | Niels Provos |
2001-06-26 | print reason nr and text. | Niels Provos |
2001-06-26 | print out reason code, unless it is just a match | Niels Provos |
2001-06-25 | interpret DLT_PFLOG | Niels Provos |
2001-06-25 | support readahead option | Niklas Hallqvist |
2001-06-25 | disable smb decoder, as there seems to be fewer bound checks than needed | Jun-ichiro itojun Hagino |
2001-06-25 | add missing ntohl | Niels Provos |
2001-06-25 | Pavlin Ivanov Radoslavov <pavlin@catarina.usc.edu> writes: | Theo de Raadt |
2001-06-25 | Remove old workaround. probably not needed anymore. | Artur Grabowski |
2001-06-25 | missing space in usage(); ok mickey | Peter Valchev |
2001-06-25 | Fix a bunch of one-byte possible overflows | Paul Janzen |
2001-06-25 | A little more careful with buffers, only relevant if /etc/printcap was set | Paul Janzen |
2001-06-25 | fix nasty little bug in the identifaction of dead interfaces - make sure | Bob Beck |
2001-06-24 | Old M of mine, uncovered by the recent dhcpd update: Bypass IPsec in all | Niklas Hallqvist |
2001-06-24 | Move and rename packet filter userland. | Kjell Wooding |
2001-06-24 | Add userland for the new packet filter. | Kjell Wooding |
2001-06-24 | Get rid of NQNFS options | Constantine Sapuntzakis |
2001-06-24 | bye bye | Bob Beck |
2001-06-24 | bye bye | Bob Beck |
2001-06-24 | dhcp 2.0pl5 merge/cleanup/deadcode slashing. still needs more eyes on this | Bob Beck |
2001-06-23 | use strlcpy vs strncpy+a[len-1]='\0' | lebel |
2001-06-23 | more .%A handling; bk@rt.fm | Theo de Raadt |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-06-23 | only root need apply | Theo de Raadt |