Age | Commit message (Expand) | Author |
2000-07-21 | Mod_SSL 2.6.5 - from brad@, thanks. | Bob Beck |
2000-07-21 | Deal with a bunch of dhcp issues, ok fries@: | Bob Beck |
2000-07-20 | Don't mis-interpret sockaddr_in6 structures as sockaddr_in structures | brian |
2000-07-20 | add openbsd tag, fix cpp warning about SSIZE redefinition | Jason Wright |
2000-07-20 | Move ws* command man pages to arch-dependent subdirs. | Marc Espie |
2000-07-19 | Support link identification from rfc1570 | brian |
2000-07-18 | Summarily explain about the playpen and PKG_TMPDIR, so that guys | Marc Espie |
2000-07-15 | When modifying users and not specifying a new GID, don't arbitrarily | Hakan Olsson |
2000-07-15 | sync with latest kame. | Jun-ichiro itojun Hagino |
2000-07-12 | Permit multiple ``allow user'' lines in any given section | brian |
2000-07-12 | Correct ``set filter'' usage | brian |
2000-07-12 | Fix a rather nasty latency problem that occurs with single tcp sessions | brian |
2000-07-11 | Allow a ``timeout secs'' filter option to let specific packet types | brian |
2000-07-11 | Fix -auto breakage introduced with the last commit | brian |
2000-07-09 | When a null password has been entered, default to ``no'' instead of ``yes'' | Aaron Campbell |
2000-07-08 | handle IPv6 address in first element. | Jun-ichiro itojun Hagino |
2000-07-07 | document timezone command, as in boot_config(8) | Theo de Raadt |
2000-07-07 | pass CFLAGS to build process, so that optimization happens; js3guj@gold.ocn.n... | Theo de Raadt |
2000-07-07 | o Log the (payload/size) of all packet types, not just TCP packets | brian |
2000-07-06 | remove mobile-ip option description, merged in by mitsake | Jun-ichiro itojun Hagino |
2000-07-06 | sync with router renumber struct decl change. | Jun-ichiro itojun Hagino |
2000-07-06 | Don't write password lines longer than 1023 chars. | Hakan Olsson |
2000-07-06 | Insert missing .El directives. | Aaron Campbell |
2000-07-05 | setproctitle with %s | Theo de Raadt |
2000-07-04 | File of the week :-) If Tertiary Loader data link size might not be set. | Mats O Jansson |
2000-07-04 | Fix stupid bug in extraction through playpen. | Marc Espie |
2000-07-04 | If the spec allows 128-character filenames, our buffer has to be at least 129 | Aaron Campbell |
2000-07-03 | typo | Niklas Hallqvist |
2000-07-03 | arp(8) invocations fixed | Niklas Hallqvist |
2000-07-03 | Ignore filenames that are longer than spec allows (128 for MOP V4.0.0). | Mats O Jansson |
2000-07-03 | Correct the number of src/dst ports and add some FreeBSD specific | brian |
2000-07-03 | add warning on rsh/rlogin relay | Jun-ichiro itojun Hagino |
2000-07-02 | OpenBSD'ify these man pages. | Aaron Campbell |
2000-07-02 | correct use of route(8) in sample. | Jun-ichiro itojun Hagino |
2000-07-02 | wscons tools | Michael Shalayeff |
2000-07-02 | make it compiling only for alpha and hppa | Michael Shalayeff |
2000-07-02 | wscons font loader; initial import from netbsd tree | Michael Shalayeff |
2000-07-02 | wscons vt config tool; initial import from netbsd tree | Michael Shalayeff |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-06-30 | mod_ssl 2.6.4 merge | Bob Beck |
2000-06-29 | oops, a typo got into there | Theo de Raadt |
2000-06-29 | repair careless syslogging inside XSTATS | Theo de Raadt |
2000-06-29 | use %s with syslog, probably just paranoia but it is good form | Todd C. Miller |
2000-06-29 | use %s with syslog; millert wrote an identical patch | Theo de Raadt |
2000-06-29 | use %s with syslog, at least crashable from command line | Theo de Raadt |
2000-06-29 | use %s with syslog | Theo de Raadt |
2000-06-28 | make _msgout() use syslog() with a %s, for future safety | Theo de Raadt |
2000-06-28 | in quit(), be more careful about possible nasty parameters in the future | Theo de Raadt |
2000-06-28 | BpfGetIntfName() returns syslog fmt args which are safe | Theo de Raadt |
2000-06-28 | buf oflow safe | Theo de Raadt |