Age | Commit message (Expand) | Author |
2010-03-05 | mention loading of certificate files from [private]-cert.pub when | Damien Miller |
2010-03-05 | document certificate authentication; help/ok djm | Jason McIntyre |
2010-03-05 | tweak previous; | Jason McIntyre |
2010-03-05 | make the warning for a revoked key louder and more noticable | Damien Miller |
2010-03-04 | "force-command" is not spelled "forced-command"; spotted by | Damien Miller |
2010-03-04 | move section on CA and revoked keys from ssh.1 to sshd.8's known hosts | Damien Miller |
2010-03-04 | missing word; spotted by jmc@ | Damien Miller |
2010-03-04 | fix Bk/Ek; | Jason McIntyre |
2010-03-04 | remove -6 from usage(); | Jason McIntyre |
2010-03-04 | Add a -L flag to print the contents of a certificate; ok markus@ | Damien Miller |
2010-03-04 | 6Bone is dead and doesn't respond to whois requests. Remove man | Kenneth R Westerback |
2010-03-04 | tweak previous; | Jason McIntyre |
2010-03-04 | Remove old $Sudo$ tags; the main sudo tree no longer lives in cvs. | Todd C. Miller |
2010-03-04 | Add a TrustedUserCAKeys option to sshd_config to specify CA keys that | Damien Miller |
2010-03-04 | `speed' is an argument, not a flag. | Igor Sobrado |
2010-03-04 | use buffer_get_string_ptr_ret() where we are checking the return | Damien Miller |
2010-03-03 | s/similar same/similar/; from imorgan AT nas.nasa.gov | Damien Miller |
2010-03-03 | the authorized_keys option for CA keys is "cert-authority", not | Damien Miller |
2010-03-03 | it's true! | Jasper Lievisse Adriaanse |
2010-03-03 | reject strings with embedded ASCII nul chars in certificate key IDs, | Damien Miller |
2010-03-02 | Add RCS Ident | Damien Miller |
2010-03-02 | POSIX strptime is stricter than OpenBSD's so do a little dance to | Damien Miller |
2010-03-02 | In man(7), do not crash on very long title lines, | Ingo Schwarze |
2010-03-02 | For -man -Tascii, limit the width of normal text to 65 characters, | Ingo Schwarze |
2010-03-02 | Accept the non-standard macros .Sp (similar to .sp) | Ingo Schwarze |
2010-03-02 | Proper inter-sentence spacing for mdoc(7). | Ingo Schwarze |
2010-03-02 | Permit keys in copy mode to be prefixed by a repeat count, entered with | Nicholas Marriott |
2010-03-02 | Distinguish opening and closing delimiters, and close out block | Ingo Schwarze |
2010-03-01 | Extend the end-of-line key so that in normal mode a second press moves | Nicholas Marriott |
2010-03-01 | Check for colour and attribute modifications early so the translated | Nicholas Marriott |
2010-03-01 | update to sudo 1.7.2p5 | Todd C. Miller |
2010-03-01 | zap what seems to be a left-over debug message; ok markus@ | Otto Moerbeek |
2010-03-01 | Add printing of current profile and feature information to 'info' | Kenneth R Westerback |
2010-02-28 | %t didn't properly remove trailing spaces from the end of the prompt. | Jasper Lievisse Adriaanse |
2010-02-28 | In -x mode, if count was > 1 we would print both the hex and ascii versions | Todd C. Miller |
2010-02-27 | Fix the atelnet() function, which was wrong in several ways. | Nicholas Marriott |
2010-02-26 | tweak previous; | Jason McIntyre |
2010-02-26 | Add support for certificate key types for users and hosts. | Damien Miller |
2010-02-26 | Old news: there is an experimental "loongson" port. | Ingo Schwarze |
2010-02-26 | The groff_man(7) manual says "the first line of text following" .TP is | Ingo Schwarze |
2010-02-26 | Support .It .Xo. | Ingo Schwarze |
2010-02-25 | The correct value of DEL is 0x7F, not 0xFF. This is purely a documentation | Christian Weisgerber |
2010-02-24 | Typo fix from Tim van der Molen. | Nicholas Marriott |
2010-02-24 | Don't set the terminal to nonblocking on detach until we have finished with it | Nicholas Marriott |
2010-02-24 | Add $OpenBSD$ tags in comments, our portable-syncing scripts use these | Damien Miller |
2010-02-23 | Fix the worst among the fatal block-nesting issues we have in our tree, | Ingo Schwarze |
2010-02-23 | bump patchlevel | Todd C. Miller |
2010-02-22 | Check for pseudo-command by looking at the first character of the | Todd C. Miller |
2010-02-22 | Option to set the characters considered word separators in copy mode, from | Nicholas Marriott |
2010-02-22 | In load-buffer, read until EOF rather than using stat() and reading a fixed | Nicholas Marriott |