Age | Commit message (Expand) | Author |
2018-04-18 | Fix || example. | Nicholas Marriott |
2018-04-16 | Disable SSH2_MSG_DEBUG messages for Twisted Conch clients without | Damien Miller |
2018-04-14 | don't free the %C expansion, it's used later for LocalCommand | Damien Miller |
2018-04-13 | Use TIOCGWINSZ to reduce the default -Owidth during interactive use | Ingo Schwarze |
2018-04-13 | Make sure that mandoc only goes into UTF-8 mode if the user really | Ingo Schwarze |
2018-04-13 | preserve comments before .Dd and .TH (typically Copyright and license) | Ingo Schwarze |
2018-04-13 | mg tries to write backups to the wrong directory when run under a | Florian Obser |
2018-04-13 | notify user immediately when underlying ssh process dies; | Damien Miller |
2018-04-13 | Defend against user enumeration timing attacks. | Darren Tucker |
2018-04-11 | preserve comments before .Dd when converting mdoc(7) to man(7) | Ingo Schwarze |
2018-04-11 | Stop telling patch(1) runs ed(1). | Vadim Zhukov |
2018-04-11 | Allow no client for rename-session, from Ryan Freeman. | Nicholas Marriott |
2018-04-10 | Delete the description of the argument of the "ciphers" command | Ingo Schwarze |
2018-04-10 | A couple of fixes to the : form of SGR. Apparently there is an extra | Nicholas Marriott |
2018-04-10 | print rtable for internet sockets unless it's the default; based on a diff | Stuart Henderson |
2018-04-10 | Add x and X to choose-tree (with a confirmation prompt) to kill an | Nicholas Marriott |
2018-04-10 | typo: "anon's" -> "anons" | Mike Larkin |
2018-04-10 | Two new low-level roff(7) features: | Ingo Schwarze |
2018-04-10 | lots of typos in comments/docs. Patch from Karsten Weiss after checking | Damien Miller |
2018-04-09 | don't kill ssh-agent's listening socket entriely if we fail to accept a | Damien Miller |
2018-04-09 | When accessing an undefined number register, define it to be zero, like | Ingo Schwarze |
2018-04-09 | the UseLogin option was removed, so remove it here too. | T.J. Townsend |
2018-04-09 | Using an undefined string or macro will cause it to be defined as empty. | Ingo Schwarze |
2018-04-08 | The assault on Dutschke happened in 1968. | Theo Buehler |
2018-04-08 | tweak previous; | Jason McIntyre |
2018-04-07 | have libtool do libtool work, mainly work around exec limitations by | Marc Espie |
2018-04-07 | Remove unused pathnames.h header since patch was refactoring into not invoking | anton |
2018-04-07 | tweak previous; | Jason McIntyre |
2018-04-06 | Print a 'p' flag for file descriptors that were opened after pledge(2). | Alexander Bluhm |
2018-04-06 | Allow "SendEnv -PATTERN" to clear environment variables previously | Damien Miller |
2018-04-06 | Fix link, from Eliran Gonen. | Nicholas Marriott |
2018-04-06 | relax checking of authorized_keys environment="..." options to allow | Damien Miller |
2018-04-06 | add a couple of missed options to the config dump; patch from | Damien Miller |
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 |