Age | Commit message (Expand) | Author |
2000-12-06 | Be more paranoid about passed KRB environment variables. | Hans Insulander |
2000-12-06 | new timeouts, proper spl()s; aaron@ ok | Michael Shalayeff |
2000-12-06 | new timeouts; art@ ok | Michael Shalayeff |
2000-12-06 | Add a 'saving modified kernel' message. (deraadt@ ok) | Hakan Olsson |
2000-12-06 | Update isp codebase to current common head- USEC_SLEEP macro added, | mjacob |
2000-12-06 | Merge together FreeBSD && OpenBSD versions, benefitting OpenBSD with | mjacob |
2000-12-06 | sync | Theo de Raadt |
2000-12-06 | the other three 3com 990 series cards | Theo de Raadt |
2000-12-05 | sync | Theo de Raadt |
2000-12-05 | kernel bloat is a sin | Theo de Raadt |
2000-12-05 | sync | Theo de Raadt |
2000-12-05 | new IODATA USB-ET/T is a KL5KUSB101B; ori@tahoo.org | Theo de Raadt |
2000-12-05 | async connects for -R/-L; ok deraadt@ | Markus Friedl |
2000-12-05 | asprintf can safe time doing character counts | Theo de Raadt |
2000-12-05 | MAXHOSTNAMELEN is 256 | Theo de Raadt |
2000-12-05 | We haven't used this in years, remove it. | Todd C. Miller |
2000-12-05 | tweak comment to reflect real location of pid file; ok provos@ | Todd T. Fries |
2000-12-05 | Bring in fresh pool from NetBSD. Some improvements and fixes. | Artur Grabowski |
2000-12-05 | powerpc has shared libs for OpenBSD >= 2.8 | Todd C. Miller |
2000-12-05 | Correct path of sysctl variable, reported by willey@serasystems.com | Angelos D. Keromytis |
2000-12-05 | tcpdump incorrectly print port numbers when parsing NFS (PR#1540) | Jakob Schlyter |
2000-12-05 | fix RIPv0 (RFC 1058) printing; <james@squish.net> | Jakob Schlyter |
2000-12-05 | Avoid dependency on printf(1) by replacing it with a ksh array. | Hugh Graham |
2000-12-05 | Change bpfattach() link layer type to DLT_LOOP making pcap generated | Hugh Graham |
2000-12-04 | David Maziere's ssh-keyscan, ok niels@ | Markus Friedl |
2000-12-04 | Silently convert s/key -> skey in login_getstyle(). A bit of a hack | Todd C. Miller |
2000-12-04 | in replydirname(), avoid one-byte overrun. | Jun-ichiro itojun Hagino |
2000-12-04 | Build network tunnel devices. | Hugh Graham |
2000-12-03 | Fix fastroute-related panic, fixes PR 1541 (cas@trans-nt.com) | Angelos D. Keromytis |
2000-12-03 | typo (d@) | Marc Espie |
2000-12-03 | remove fallback to SSH_BUG_HMAC now that the drafts are updated | Markus Friedl |
2000-12-03 | correctly match "2.1.0.pl2 SSH" etc; from pekkas@netcore.fi/bugzilla.redhat | Markus Friedl |
2000-12-03 | support f-secure/ssh.com 2.0.12; ok niels@ | Markus Friedl |
2000-12-02 | Check for symlinks before overwriting kerberos ticket files. | Hans Insulander |
2000-12-02 | The man page says the default umask is 027 but it is really 022 since | Todd C. Miller |
2000-12-02 | vlan devices should not try to emit packets if the parent interface is | Jason Wright |
2000-12-02 | sync with latest kame. | Jun-ichiro itojun Hagino |
2000-12-02 | Error messages. | Angelos D. Keromytis |
2000-12-02 | Add comment. | Angelos D. Keromytis |
2000-12-02 | Manual sync with EOM -- only release an SA if it's referenced by the | Angelos D. Keromytis |
2000-12-02 | A bunch of stability fixes, thanks to cedric@wireless-networks.com for | Angelos D. Keromytis |
2000-12-01 | Describe more things | Marc Espie |
2000-12-01 | is no longer used | Jun-ichiro itojun Hagino |
2000-12-01 | -Wall cleanup | Eric Jackson |
2000-12-01 | typo; from green@FreeBSD.org | Markus Friedl |
2000-11-30 | debug -> warn if server tries to do -R style fwd w/o client requesting this; ... | Markus Friedl |
2000-11-30 | disable agent/x11/port fwding if hostkey has changed; ok niels@ | Markus Friedl |
2000-11-30 | agents must not dump core, ok niels@ | Markus Friedl |
2000-11-30 | -T is for both protocols | Markus Friedl |
2000-11-30 | check -T before isatty() | Markus Friedl |