Age | Commit message (Expand) | Author |
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 |
2000-11-29 | document -u flag and environment variables | Todd C. Miller |
2000-11-29 | sshd -D, startup w/o daemon(), for monitoring scripts or initab; | Markus Friedl |
2000-11-29 | des_cbc_encrypt -> des_ncbc_encrypt since it already updates the IV | Markus Friedl |
2000-11-29 | show IP address and hostname when new key is encountered. okay markus@ | Niels Provos |
2000-11-27 | This patch fixes ArchFindMember so that it handles SVR4 members | Marc Espie |
2000-11-27 | This does fix some nasty issues: ar field members are NOT null-terminated. | Marc Espie |
2000-11-27 | We take of the SVR4 archive handling data structure from our archive, | Marc Espie |
2000-11-27 | Factorise duplicated code involved in touching archives. | Marc Espie |
2000-11-26 | Print select collisions in the vmstat -s output. | Artur Grabowski |
2000-11-26 | Update for pw_mkdb(3) interface change. All but vipw and userdel can | Todd C. Miller |
2000-11-25 | print keytype when generating a key. | Markus Friedl |
2000-11-25 | reorder check for illegal ciphers, bugreport from espie@ | Markus Friedl |
2000-11-24 | Include err.h and util.h | Todd C. Miller |
2000-11-24 | Include strings.h for strlen() prototype | Todd C. Miller |
2000-11-24 | As it stands now, arch.c does not work. | Marc Espie |
2000-11-24 | Change the time stamp interface to use an abstract datatype. | Marc Espie |
2000-11-24 | Take advantage of VarModifiers_Apply, which can parse a variable spec | Marc Espie |
2000-11-24 | Clean-ups: | Marc Espie |
2000-11-23 | complain about invalid ciphers for ssh1/ssh2, fall back to reasonable defaults | Markus Friedl |
2000-11-22 | Don't use light-weight Lst_ForEach when the list is going away from under | Marc Espie |
2000-11-22 | talk about /etc/primes, okay markus@ | Niels Provos |
2000-11-22 | Sync usage() output with man page; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-21 | When doing tail -f from stdin don't reopen a local file named stdin. | Artur Grabowski |
2000-11-21 | Sync usage() output with man page; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-21 | Document -h option and correctly describe half-reverse and half-reverse | Aaron Campbell |
2000-11-21 | Sync usage() output with man page; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-21 | Oops. sum(1) has a different SYNOPSIS. | Aaron Campbell |
2000-11-21 | A few updates from the sudo developement tree: | Todd C. Miller |
2000-11-21 | Sync usage() output with man page; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-21 | Sync usage() output with man page; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-21 | Sync usage() output and man page; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-21 | Oops... alphabetize. | Aaron Campbell |
2000-11-21 | Sync usage() output with man page; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-21 | Sync usage() output with man page; mpech@prosoft.org.lv | Aaron Campbell |
2000-11-21 | Use __progname in usage() since this may be invoked as "sum" as | Aaron Campbell |
2000-11-21 | errno saving inside really crummy signal handlers | Theo de Raadt |
2000-11-20 | repair; mpech@prosoft.org.lv | Theo de Raadt |
2000-11-20 | fixes; mpech@prosoft.org.lv | Theo de Raadt |
2000-11-20 | repairs; mpech@prosoft.org.lv | Theo de Raadt |
2000-11-17 | sync program usage to manual page; mpech@prosoft.org.lv | Theo de Raadt |
2000-11-17 | OpenBSD already has queue.h and this one gets in the way since OpenBSD | Todd C. Miller |
2000-11-17 | Userland programs should not include sys/select.h | Todd C. Miller |
2000-11-16 | do not use perror() in sshd, after the child is forked() | Markus Friedl |
2000-11-16 | When building default seed from the hostname, only use alphanumeric | Todd C. Miller |