Age | Commit message (Expand) | Author |
2020-01-06 | When using UNIX domain sockets, always call report_sock() with the | Alexander Bluhm |
2020-01-06 | put the fido options in a list, and tidy up the text a little; | Jason McIntyre |
2020-01-06 | missing else in check_enroll_options() | Damien Miller |
2020-01-06 | fix error message | Damien Miller |
2020-01-06 | Extends the SK API to accept a set of key/value options for all | Damien Miller |
2020-01-05 | Common function to free key bindings. | Nicholas Marriott |
2020-01-05 | fix CanonicalizeHostname, broken by rev 1.507 | Bob Beck |
2020-01-05 | Send errors to stdout in control mode so they don't get reordered with | Nicholas Marriott |
2020-01-04 | Add ~ to quoted characters for %%%, reported by tb@. | Nicholas Marriott |
2020-01-04 | create a separate function "may_continue_heldback_jobs" and invoke | Marc Espie |
2020-01-04 | Check CMS API return value in openssl(1) cms | Kinichiro Inoguchi |
2020-01-04 | remove redundant test, !keepgoing is already a condition for | Marc Espie |
2020-01-04 | Delete .Xrs to rsync(5) and rsyncd(5). | Ingo Schwarze |
2020-01-03 | the download resident keys option is -K (upper) not -k (lower); | Jason McIntyre |
2020-01-02 | ability to download FIDO2 resident keys from a token via | Damien Miller |
2020-01-02 | add sshkey_save_public(), to save a public key; ok markus@ | Damien Miller |
2020-01-02 | Add CMD_FIND_DEFAULT_MARKED to join-pane like move-pane, from | Nicholas Marriott |
2020-01-01 | Document client exit messages. | Nicholas Marriott |
2020-01-01 | Fix format expansion in window names, reported by Suraj N Kurapati. | Nicholas Marriott |
2020-01-01 | update currency exchange rates; | Jason McIntyre |
2019-12-31 | When all cells in a tbl(1) column are empty, set the column width | Ingo Schwarze |
2019-12-31 | plug memory leak | Marc Espie |
2019-12-30 | Do not let readonly clients limit the size, suggested by Max Barraclough | Nicholas Marriott |
2019-12-30 | simplify the list for moduli options - no need for -compact; | Jason McIntyre |
2019-12-30 | Do not perform top-level sort when -c is used with a -k field. | Todd C. Miller |
2019-12-30 | 7 years later, I think the commit message was not enough. | Marc Espie |
2019-12-30 | Remove the -x option currently used for FIDO/U2F-specific key flags. | Damien Miller |
2019-12-30 | document SK API changes in PROTOCOL.u2f | Damien Miller |
2019-12-30 | translate and return error codes; retry on bad PIN | Damien Miller |
2019-12-30 | improve some error messages; ok markus@ | Damien Miller |
2019-12-30 | SK API and sk-helper error/PIN passing | Damien Miller |
2019-12-30 | implement loading resident keys in ssh-add | Damien Miller |
2019-12-30 | implement loading of resident keys in ssh-sk-helper | Damien Miller |
2019-12-30 | resident keys support in SK API | Damien Miller |
2019-12-30 | Factor out parsing of struct sk_enroll_response | Damien Miller |
2019-12-30 | basic support for generating FIDO2 resident keys | Damien Miller |
2019-12-30 | remove single-letter flags for moduli options | Damien Miller |
2019-12-30 | prepare for use of ssh-keygen -O flag beyond certs | Damien Miller |
2019-12-27 | Support regex search in copy mode, from Anindya Mukherjee in GitHub | Nicholas Marriott |
2019-12-27 | sort -Y internally in the options list, as is already done in synopsis; | Jason McIntyre |
2019-12-27 | in the options list, sort -Y and -y; | Jason McIntyre |
2019-12-26 | Do not fail an assertion when a high level macro occurs in the body | Ingo Schwarze |
2019-12-26 | Pass correct value into iterator callback for time formats. | Nicholas Marriott |
2019-12-26 | Add a number of new formats to inspect what sessions and clients a | Nicholas Marriott |
2019-12-25 | exit_type is already set up with exactly the information we need, | Marc Espie |
2019-12-24 | Remove non-sensical line. The node certainly hasn't been rebuilt yet, | Marc Espie |
2019-12-24 | Fix name of option, GitHub issue 2030. | Nicholas Marriott |
2019-12-22 | - give a specific value to OP_ERROR that doesn't occur in nature | Marc Espie |
2019-12-22 | we also have "VAR_*" constants in parsevar with totally different meanings. | Marc Espie |
2019-12-22 | have parseb64file be non-destructive, so we can write the | Marc Espie |