Age | Commit message (Expand) | Author |
2020-02-01 | update currency exchange rates; | Jason McIntyre |
2020-02-01 | tweak previous; | Jason McIntyre |
2020-01-31 | whitespace | Damien Miller |
2020-01-31 | force early logging to stderr if debug_flag (-d) is set; avoids | Damien Miller |
2020-01-31 | mistake in previous: filling the incorrect buffer | Damien Miller |
2020-01-31 | Add a sshd_config "Include" directive to allow inclusion of files. | Damien Miller |
2020-01-31 | spelling fix; | Jason McIntyre |
2020-01-30 | document changed default for UpdateHostKeys | Damien Miller |
2020-01-30 | enable UpdateKnownHosts=yes if the configuration specifies only the | Damien Miller |
2020-01-30 | add missing command prompt in the example; requested by jmc@ | Ingo Schwarze |
2020-01-30 | add a short EXAMPLES section; | Ingo Schwarze |
2020-01-30 | Remove bind-key -c which doesn't do anything and is undocumented. | Nicholas Marriott |
2020-01-30 | use sshpkt_fatal() instead of plain fatal() for ssh_packet_write_poll() | Damien Miller |
2020-01-30 | check the return value of ssh_packet_write_poll() and call | Damien Miller |
2020-01-30 | have sshpkt_fatal() save/restore errno before we potentially | Damien Miller |
2020-01-30 | Don't open the device for reading. | Alexandre Ratchov |
2020-01-29 | in the very strange case where make's child gets ptrace'd by its own infant | Marc Espie |
2020-01-29 | Warn if a message type that is no longer used is received. | Nicholas Marriott |
2020-01-29 | Do not send DA and DSR again if already have a response. | Nicholas Marriott |
2020-01-29 | Remove extra Pp (from jmc) and add a missing word. | Nicholas Marriott |
2020-01-29 | markus suggests a simplification to previous | Damien Miller |
2020-01-29 | give more context to UpdateHostKeys messages, mentioning that the | Damien Miller |
2020-01-28 | If ALL clients are readonly, allow them to affect the size, suggested by Thom... | Nicholas Marriott |
2020-01-28 | Ignore empty commands rather than adding them to the command list rather | Nicholas Marriott |
2020-01-28 | If we can identify the terminal as iTerm2 or as tmux, we can be sure | Nicholas Marriott |
2020-01-28 | -V also needs to go in usage. | Nicholas Marriott |
2020-01-28 | Add support for the iTerm2 DSR 1337 sequence to get the terminal version. | Nicholas Marriott |
2020-01-28 | Reduce a difference with portable tmux by adding the -V flag and | Nicholas Marriott |
2020-01-28 | Set up working directory before killing the existing pane on respawn. | Nicholas Marriott |
2020-01-28 | Add a define for flags meaning a client is not attached, and fix | Nicholas Marriott |
2020-01-28 | changes to support FIDO attestation | Damien Miller |
2020-01-28 | disable UpdateHostKeys=ask when in quiet mode; | Damien Miller |
2020-01-28 | make IPTOS_DSCP_LE available via IPQoS directive; bz2986, based on | Damien Miller |
2020-01-27 | disable UpdateHostKeys=ask if command is specified; ok djm@ sthen@ | Markus Friedl |
2020-01-27 | Expand description of start-server. | Nicholas Marriott |
2020-01-27 | Add support for adding a note to a key binding (with bind-key -N) and | Nicholas Marriott |
2020-01-27 | Change so that assignments may be specified alone - a command isn't | Nicholas Marriott |
2020-01-27 | in hhmm mode, check that len(time) is 4 to avoid confusion. | Ted Unangst |
2020-01-26 | revert previous nc loop refactor from 1.211, breaks bluhm's stuff | Bob Beck |
2020-01-26 | Repair more of the issues that i found in filescan() while investigating | Ingo Schwarze |
2020-01-26 | remove OP_* for deprecated keywords (document that :: still uses | Marc Espie |
2020-01-26 | remove documentation for .MADE | Marc Espie |
2020-01-26 | deprecate old keywords, some already removed, some now hitting the bitbucket. | Marc Espie |
2020-01-26 | simplify logic in compat engine, we can set ABORTED directly instead of | Marc Espie |
2020-01-26 | Fix incorrect file type tests. | Ingo Schwarze |
2020-01-26 | for UpdateHostKeys, don't report errors for unsupported key types - | Damien Miller |
2020-01-26 | downgrade error() for missing subsequent known_hosts files to debug() | Damien Miller |
2020-01-25 | clarify that BatchMode applies to all interactive prompts (e.g. host key | Damien Miller |
2020-01-25 | tidy headers; some junk snuck into sshbuf-misc.c and sshbuf-io.c | Damien Miller |
2020-01-25 | improve the error message for u2f enrollment errors by making | Damien Miller |