Age | Commit message (Expand) | Author |
2021-11-09 | Print actually requested URLs | Klemens Nanni |
2021-11-08 | improve error message when trying to expand a ~user path for a | Damien Miller |
2021-11-08 | missing full stop; | Jason McIntyre |
2021-11-07 | nm: add some .text.* support for symbols | Sebastien Marie |
2021-11-06 | Stop URL encoding the tilde character | Klemens Nanni |
2021-11-06 | Plug a couple of minor mem leaks. From beldmit at gmail.com via github | Darren Tucker |
2021-11-05 | Make sure that the configuration file is always read, even when | Ingo Schwarze |
2021-11-05 | move cert_filter_principals() to earlier in the file for reuse; | Damien Miller |
2021-11-04 | Fix mandoc HTML rendering for command aliases | Klemens Nanni |
2021-11-03 | Many downstreams expect ssh to compile as non-C99... | Theo de Raadt |
2021-11-03 | whitespace observed during a read-through | Theo de Raadt |
2021-11-03 | Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. | Nicholas Marriott |
2021-11-03 | Add missing copyright statement. Reminded by deraadt@ | Claudio Jeker |
2021-11-02 | Better handle FIDO keys on tokens that provide user verification (UV) | Damien Miller |
2021-11-02 | tr(1): main(): eliminate isstring2 variable | Scott Soule Cheloha |
2021-11-02 | Update awk to October 12, 2021 version. | Todd C. Miller |
2021-11-02 | Add HISTORY section. OK schwarze@. | Todd C. Miller |
2021-11-02 | fatalx on unknown enum members in a couple of places, from Ben Boeckel. | Nicholas Marriott |
2021-11-02 | tr(1): plug leak in genclass() | Scott Soule Cheloha |
2021-11-01 | uniq(1): support arbitrarily long input lines | Scott Soule Cheloha |
2021-11-01 | awkgetline: do not access unitialized data on EOF | Todd C. Miller |
2021-11-01 | Remove unused struct name | Alexandre Ratchov |
2021-11-01 | Stop binding audio devices exposed by sndiod to physical devices | Alexandre Ratchov |
2021-11-01 | Add a cursor-colour option, from Alexis Hildebrandt in GitHub issue | Nicholas Marriott |
2021-11-01 | Fix a comparison, from Ben Boeckel, and a crash when opening completion | Nicholas Marriott |
2021-10-31 | tr(1): backslash(): fix octal escape parsing | Scott Soule Cheloha |
2021-10-31 | Various minor adjustments to make openssl(1) compile with opaque | Theo Buehler |
2021-10-29 | Properly implement --max-size and --min-size. | Claudio Jeker |
2021-10-29 | ssh-keygen: make verify-time argument parsing optional | Damien Miller |
2021-10-28 | Do not force the cursor to move if it is in the automargin space at EOL | Nicholas Marriott |
2021-10-28 | Allow detach even if suspend flag set, GitHub issue 2932. | Nicholas Marriott |
2021-10-28 | Expand command as a format, GitHub issue 2920. | Nicholas Marriott |
2021-10-28 | Provide --max-size and --min-size arguments. Currently ignored but | Claudio Jeker |
2021-10-28 | When downloading resident keys from a FIDO token, pass back the | Damien Miller |
2021-10-26 | Accept some emacs control keys in vi normal mode, from Alexis | Nicholas Marriott |
2021-10-26 | Do not allow inline styles to replace mode-style for the selected item, | Nicholas Marriott |
2021-10-25 | Add a way to force a colour to RGB and a format to display it. | Nicholas Marriott |
2021-10-25 | Missing Pp, from Alexis Hildebrandt. | Nicholas Marriott |
2021-10-25 | Zap unused variables/functions under /usr/src/*bin/ | Klemens Nanni |
2021-10-25 | vi(1): fix use after free with unsaved buffer | Dave Voutila |
2021-10-25 | Garbage collect another unused variable. | Jeremie Courreges-Anglas |
2021-10-25 | do not need a temporary one time use variable which befuddles | Theo de Raadt |
2021-10-25 | Add -s and -S to display-popup to set popup and border style, from | Nicholas Marriott |
2021-10-25 | Instead of setting the popup default colours in the draw callback, set | Nicholas Marriott |
2021-10-24 | What kind of Sun idiot called open() with flags of "2". | Theo de Raadt |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2021-10-23 | Preapre x509.c for upcoming libcrypto bump | Theo Buehler |
2021-10-23 | Fix some whitespace issues, some pointed out by jsing, some found in | Theo Buehler |
2021-10-23 | Prepare s_server for opaque structs in libcrypto | Theo Buehler |
2021-10-23 | Prepare crl.c for opaque structs in libcrypto. | Theo Buehler |