Age | Commit message (Expand) | Author |
2018-04-06 | ssh does not accept -oInclude=... on the commandline, the Include keyword | Damien Miller |
2018-04-05 | We don't offer CBC cipher by default any more. Spotted by Renaud | Damien Miller |
2018-04-05 | Do not use a non-portable .R man(7) macro. Neither groff nor the | Ingo Schwarze |
2018-04-05 | use the portable \(lq and \(rq internally rather than \(Lq and \(Rq | Ingo Schwarze |
2018-04-05 | For .Do/.Dq, use the documented and portable \(lq and \(rq | Ingo Schwarze |
2018-04-04 | Update default IPQoS in ssh(1), sshd(8) to DSCP AF21 for interactive and CS1 ... | job |
2018-04-03 | Import regenerated moduli file. | Darren Tucker |
2018-04-01 | With malloc option J, the first realloc(3) in apply(1) would return | Alexander Bluhm |
2018-04-01 | update currency exchange rates; | Jason McIntyre |
2018-03-31 | Improve description of openssl(1) ciphers. | Ingo Schwarze |
2018-03-30 | Updates to the description of "openssl ca" from OpenSSL. | Ingo Schwarze |
2018-03-30 | checked the content against the current version of OpenSSL openssl.pod; | Ingo Schwarze |
2018-03-30 | Fix overflow in list value parsing. | Tobias Stoeckmann |
2018-03-29 | Do not crash on empty window, reported by Jamie Macdonald in GitHub | Nicholas Marriott |
2018-03-27 | Clear password buffers in non-terminating cases | Theo de Raadt |
2018-03-27 | Fix possibly wrong execution of commands and out of boundary write with | Tobias Stoeckmann |
2018-03-24 | openssh-7.7 | Markus Friedl |
2018-03-24 | fix bogus warning when signing cert keys using agent; from djm; ok deraadt dt... | Markus Friedl |
2018-03-23 | Fix a regression: do not warn about no client in rename-window. | Nicholas Marriott |
2018-03-23 | Fix size calculation when spreading out panes. | Nicholas Marriott |
2018-03-22 | organizationUnitName -> organizationalUnitName; | Jason McIntyre |
2018-03-22 | ssh/xmss: fix build; ok djm@ | Markus Friedl |
2018-03-22 | ssh/xmss: fix deserialize for certs; ok djm@ | Markus Friedl |
2018-03-19 | Remove the tls_init() call, since it is no longer necessary. | Joel Sing |
2018-03-17 | Fix negative window index range check (> not <). Reported by Juan Pablo | Nicholas Marriott |
2018-03-17 | Split only LESS on $. | Kenneth R Westerback |
2018-03-17 | Fix use after free that caused the creation of a spurious file. | Kenneth R Westerback |
2018-03-16 | Ouch, fix previous: In the edge case of a single-character string | Ingo Schwarze |
2018-03-16 | improve markup quality in the cases found by the new "--" style message | Ingo Schwarze |
2018-03-16 | Insert full size panes at the right position, from KOIE Hidetaka in | Nicholas Marriott |
2018-03-16 | Style message about bad input encoding of em-dashes as -- instead of \(em. | Ingo Schwarze |
2018-03-14 | sort expiry-time; | Jason McIntyre |
2018-03-14 | rename recently-added "valid-before" key restriction to "expiry-time" | Damien Miller |
2018-03-13 | remove the Ic macro from EXAMPLES, and use a much more standard literal; | Jason McIntyre |
2018-03-12 | add valid-before="[time]" authorized_keys option. A simple way of | Damien Miller |
2018-03-08 | Add a missing client-detached hook when the server shuts down, and do | Nicholas Marriott |
2018-03-07 | revert recent strdelim() change, it causes problems with some configs. | Damien Miller |
2018-03-05 | Stricter checking for skip1 and skip2. | cheloha |
2018-03-05 | Add fatal() and fatalx() and put them to use. | cheloha |
2018-03-05 | For some reason tmux treats SGR 10 as SGR 0. It has done since the first | Nicholas Marriott |
2018-03-05 | Fix failure when AS number is < 10 | denis |
2018-03-05 | move the input format details to -f; | Jason McIntyre |
2018-03-03 | Update RSA minimum modulus size to 1024. sshkey.h rev 1.18 bumped | Darren Tucker |
2018-03-03 | switch over to the new authorized_keys options API and remove the | Damien Miller |
2018-03-03 | Introduce a new API for handling authorized_keys options. This API | Damien Miller |
2018-03-03 | warn when the agent returns a signature type that was different to | Damien Miller |
2018-03-02 | apply a lick of paint; tweaks/ok dtucker | Jason McIntyre |
2018-03-02 | Allow escaped quotes \" and \' in ssh_config and sshd_config quotes | Damien Miller |
2018-03-02 | refactor sshkey_read() to make it a little more, err, readable. | Damien Miller |
2018-03-01 | consistently spell "IPsec"; from raf czlonka | Jason McIntyre |