Age | Commit message (Expand) | Author |
2018-11-09 | In verbose mode netcat reports to stderr when the listen system | Alexander Bluhm |
2018-11-09 | typo in error message; caught by Debian lintian, via Colin Watson | Damien Miller |
2018-11-09 | correct local variable name; from yawang AT microsoft.com | Damien Miller |
2018-11-08 | It isn't possible to specify buffer name to copy mode commands now, so | Nicholas Marriott |
2018-11-08 | Peldge and unveil can have struct data size 0. While there, fix "fds" | Otto Moerbeek |
2018-11-08 | unveil(2) obvious _PATH_LOGIN_CONF with read permission to use login_get*(3) | Ricardo Mestre |
2018-11-07 | Fix clipping during float to integer conversions. | Alexandre Ratchov |
2018-11-07 | RFC2849 requires us to have 2 colons after the value-spec. | Martijn van Duren |
2018-11-07 | If a non-repeating key is used when repeating, it should be treated as | Nicholas Marriott |
2018-11-07 | There is no reason wait-for has to be restricted to outside tmux. | Nicholas Marriott |
2018-11-06 | Use TLS_CA_CERT_FILE instead of a separate define. | Joel Sing |
2018-11-06 | Correctly unzoom and redraw panes in switch-client. | Nicholas Marriott |
2018-11-06 | Fix base64 outlen calculation. | Martijn van Duren |
2018-11-06 | Implement SAFE-INIT-CHAR. | Martijn van Duren |
2018-11-06 | Allow join(1) to join on a multibyte separator. | Martijn van Duren |
2018-11-06 | Unbreak following elliptic curves to supported groups rename. | Joel Sing |
2018-11-05 | trace struct flock; ok visa@ | anton |
2018-11-04 | lstmatch() expects a list of strings separated by \0 and terminated | Alexander Bluhm |
2018-11-02 | Accept numeric user IDs | kn |
2018-11-02 | Prefer user names over numeric user IDs | kn |
2018-11-01 | Merge duplicate code into helper functions | kn |
2018-11-01 | update currency exchange rates; | Jason McIntyre |
2018-11-01 | Make the documentation of -conv_form match reality. It defaults | Theo Buehler |
2018-10-31 | Import new moduli. | Darren Tucker |
2018-10-31 | Reset all flags in screen_write_reset, reported by Benjamin Poirier. | Nicholas Marriott |
2018-10-31 | htpasswd(1) when in batch mode (-I) and 1 argument is used, or when not in | Ricardo Mestre |
2018-10-28 | Do not printf NULL. | Nicholas Marriott |
2018-10-28 | Do not check for a key again without an escape if only \033 is present. | Nicholas Marriott |
2018-10-28 | lld generates DT_RUNPATH elements instead of the older DT_RPATH. | Christian Weisgerber |
2018-10-26 | The code path were we pass `pathname' in the arguments is already limited | Ricardo Mestre |
2018-10-26 | show what went wrong with a unix domain socket, rather than fail silently | David Gwynne |
2018-10-26 | mention ssh-ed25519-cert-v01@openssh.com in list of cert key type | Damien Miller |
2018-10-25 | Add a "terminal" colour which can be used instead of "default" in style | Nicholas Marriott |
2018-10-25 | unveil(2) the following files for passwd(1) with their corresponding | Ricardo Mestre |
2018-10-25 | Implement the \f(CW and \f(CR (constant width font) escape sequences | Ingo Schwarze |
2018-10-24 | add 'show ip bgp ovs' and 'show ip bgp ext-community' commands | denis |
2018-10-24 | fix show ip bgp out/in | denis |
2018-10-23 | The ctags(1) file format uses whitespace as a field delimiter, and | Ingo Schwarze |
2018-10-23 | Input lines that are not blank but generate no output, | Ingo Schwarze |
2018-10-23 | Allow us to join on NULL columns. This is similar to what the other | Martijn van Duren |
2018-10-23 | *** empty log message *** | Martijn van Duren |
2018-10-23 | Fix off by one when wrapping long LDIF lines. | Martijn van Duren |
2018-10-23 | refer to OpenSSL not SSLeay; | Damien Miller |
2018-10-21 | futex(2) returns an errno value to decode | Philip Guenther |
2018-10-21 | need to unveil() /etc/shells also for -m option; ok florian | Theo de Raadt |
2018-10-19 | Rewrite parse_path_info() to be four lines shorter, simplify ownership | Ingo Schwarze |
2018-10-19 | when printing certificate contents "ssh-keygen -Lf /path/certificate", | Damien Miller |
2018-10-18 | Document new refresh-client flags. | Nicholas Marriott |
2018-10-18 | Fix wrong result on full and outer join, bringer us closer to | Otto Moerbeek |
2018-10-18 | Support for windows larger than visible on the attached client. This has | Nicholas Marriott |