Age | Commit message (Expand) | Author |
2000-08-16 | ISDN B channels have a bandwidth of 64000, not 65536 | brian |
2000-08-16 | If the -p option is used, use setproctitle() to hide it's argument | brian |
2000-08-16 | setproctitle() doesn't need to be called with root privs, so move | brian |
2000-08-16 | Default the bandwidth of an ISDN B channel to 65536bps | brian |
2000-08-15 | merge mod_ssl 2.6.6 | Brad Smith |
2000-08-15 | SIGSEGV fix for FW_PUNCH code (not used in OpenBSD); FreeBSD | brian |
2000-08-15 | Maintain input and output throughput averages and choose the highest | brian |
2000-08-15 | Calculate the average link throughput using a counter based on the | brian |
2000-08-13 | Add forgotten file | brian |
2000-08-13 | Add support for streaming media; FreeBSD | brian |
2000-08-13 | add "rtsol -a" (automatically lookup outgoign interface). | Jun-ichiro itojun Hagino |
2000-08-13 | unbroken -A (workaround). repair LP64 problem. (sync with kame) | Jun-ichiro itojun Hagino |
2000-08-11 | If ``set title'' is given a `-' as the first character of the | brian |
2000-08-10 | Mention that pppoe requires netgraph(4) and without it, an external | brian |
2000-08-10 | Import ipf 3.3.18. Fixes more problems with the in-kernel FTP proxy, | Kjell Wooding |
2000-08-09 | Allow leading ``!'' characters in authkeys and chat scripts to | brian |
2000-08-08 | permit changing flags | Theo de Raadt |
2000-08-03 | fd == 0 is perfectly valid (and likely); spotted by Steve Williams <steve@gen... | Jason Wright |
2000-08-03 | udp source validation: drop v4 mapped altogether. | Jun-ichiro itojun Hagino |
2000-08-02 | update other obsoleted rfcs | Niels Provos |
2000-08-02 | $HOME paranoia: never use getenv("HOME") w/o checking for NULL and non-zero | Todd C. Miller |
2000-08-01 | unused variable | Jun-ichiro itojun Hagino |
2000-08-01 | be more paranoid about UDP-based echo services validation. namely, | Jun-ichiro itojun Hagino |
2000-08-01 | for datagram services, support IPv6. | Jun-ichiro itojun Hagino |
2000-07-31 | before, we blocked non-root from changing mappings pointed at reserved ports. | Theo de Raadt |
2000-07-31 | KNF | Theo de Raadt |
2000-07-31 | pretty | Jason Wright |
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 |