Age | Commit message (Expand) | Author |
2000-12-27 | less chatty | Markus Friedl |
2000-12-27 | undo | Markus Friedl |
2000-12-27 | OpenSSH-2.4.0 | Markus Friedl |
2000-12-27 | typo | Markus Friedl |
2000-12-27 | new option: HostKeyAlias: allows the user to record the host key | Markus Friedl |
2000-12-27 | multiple -t force pty allocation, document ORIGINAL_COMMAND | Markus Friedl |
2000-12-27 | update for ssh-2 | Markus Friedl |
2000-12-24 | Get rid of unused usage() exit code; pointed out by mpech@prosoft.org.lv | Aaron Campbell |
2000-12-24 | oops | Aaron Campbell |
2000-12-24 | indent | Aaron Campbell |
2000-12-24 | Get rid of undocumented -h option. | Aaron Campbell |
2000-12-24 | Get rid of ugly usage() output. People can read the man page to get a command | Aaron Campbell |
2000-12-24 | Sync usage() with man page. | Aaron Campbell |
2000-12-24 | Spelling: tripple -> triple | Aaron Campbell |
2000-12-24 | Fix an off-by-one error. Since `i' starts at 0, not 1, we don't have to | Aaron Campbell |
2000-12-23 | Make cdio subject line more explicit (aaron & me) | Marc Espie |
2000-12-23 | hostnames are case-insensitive; brian | Theo de Raadt |
2000-12-22 | repair same static buf oflow in printf(1) and printf(1) internal inside csh(1) | Theo de Raadt |
2000-12-22 | use strtoul() instead of atoi() | Theo de Raadt |
2000-12-22 | fix ssh-keygen -x -t type > file; from Roumen.Petrov@skalasoft.com | Markus Friedl |
2000-12-22 | Complain about, and name the missing directory when trying to install | Janne Johansson |
2000-12-21 | - Get rid of local error() function and instead use err(3). | Aaron Campbell |
2000-12-21 | Use arc4random(). | Aaron Campbell |
2000-12-21 | print keyfile:line for changed hostkeys, for deraadt@; ok deraadt@ | Markus Friedl |
2000-12-20 | remove comments about HPUX and call error() if ioctl fails; from stevesk@pobo... | Markus Friedl |
2000-12-20 | fix prototypes; from stevesk@pobox.com | Markus Friedl |
2000-12-20 | init pointer to NULL; report from Jan.Iven@cern.ch | Markus Friedl |
2000-12-20 | cannot get ip for remote host if proxy_command is used | Markus Friedl |
2000-12-20 | allow ssh -i userkey for root | Markus Friedl |
2000-12-19 | replace 'unsigned bla' with 'u_bla' everywhere. also, replace 'char unsigned' | Markus Friedl |
2000-12-19 | replace <ssl/x.h> with <openssl/x.h> | Markus Friedl |
2000-12-19 | remove() -> unlink() for consistency | Markus Friedl |
2000-12-17 | data base -> database | Todd C. Miller |
2000-12-17 | typo; from wsanchez@apple.com | Markus Friedl |
2000-12-16 | allow + in usernames; request from Florian.Weimer@RUS.Uni-Stuttgart.DE | Markus Friedl |
2000-12-16 | unused; from stevesk@pobox.com | Markus Friedl |
2000-12-15 | compute diffie-hellman in parallel between server and client. okay markus@ | Niels Provos |
2000-12-15 | If there was a syntax error and the user just wants to exit, unlink | Todd C. Miller |
2000-12-15 | Give sensible error messaage for a zero-length sudoers file. | Todd C. Miller |
2000-12-15 | 'Q' means ignore parse error, not 'q' | Todd C. Miller |
2000-12-15 | When opening /etc/sudoers for writing, use SUDOERS_MODE for the mode. | Todd C. Miller |
2000-12-14 | make patch -f and -b actually skip patches for which the file can't be | Bob Beck |
2000-12-13 | fatal already adds \n; from stevesk@pobox.com | Markus Friedl |
2000-12-13 | remove redundant spaces; from stevesk@pobox.com | Markus Friedl |
2000-12-13 | Bytecounter stats. (-b switch) | Camiel Dobbelaar |
2000-12-13 | KNF | Theo de Raadt |
2000-12-12 | rhosts-rsa is no longer automagically disabled if ssh is not privileged. | Markus Friedl |
2000-12-12 | When failing to set tty owner and mode on a read-only filesystem, don't | Hakan Olsson |
2000-12-12 | consistently use __progname; from stevesk@pobox.com | Markus Friedl |
2000-12-12 | source port < 1024 is no longer required for rhosts-rsa since it | Markus Friedl |