Age | Commit message (Expand) | Author |
2022-12-23 | remove "-p protocol" from the -r synopsis: it no longer makes sense | Jason McIntyre |
2022-12-22 | Denote multiple arguments with 'arg ...' not 'args' | Klemens Nanni |
2022-12-22 | move the flag mappings displayed by "route show" from netstat(1) to route(8): | Jason McIntyre |
2022-12-20 | Add argument support for msyscall, pledge, unveil, __realpath, | Philip Guenther |
2022-12-20 | If we don't have usecommonopt for our application we shouldn't check the | Martijn van Duren |
2022-12-19 | Improve reporting of waitid(2)'s idtype/id and options arguments | Philip Guenther |
2022-12-19 | Allow send-keys without a client again, reported by Stefan Hagen. | Nicholas Marriott |
2022-12-18 | nc: skip connection info on failed or skipped udptest() | Theo Buehler |
2022-12-18 | nc: do not test the connection in non-interactive mode | Theo Buehler |
2022-12-18 | nc: clean up and simplify connection_infO() | Theo Buehler |
2022-12-18 | nc: pass protocol name to connection_info() | Theo Buehler |
2022-12-18 | nc: factor printing of connection info into a function | Theo Buehler |
2022-12-16 | top(1): always recount number of online CPUs | Scott Soule Cheloha |
2022-12-16 | Do not escape tabs in output (iTerm2 needs them). GitHub issue 3414. | Nicholas Marriott |
2022-12-16 | Make U+FE0F VARIATION SELECTOR-16 change the width from 1 to 2. GitHub | Nicholas Marriott |
2022-12-16 | Add send-keys -K to handle keys directly as if typed (so look up in key | Nicholas Marriott |
2022-12-16 | Mention that scp uses the SFTP protocol and remove reference to | Damien Miller |
2022-12-16 | Clear signal mask early in main(); sshd may have been started with | Damien Miller |
2022-12-16 | add -X to usage(); | Jason McIntyre |
2022-12-16 | add a -X option to both scp(1) and sftp(1) to allow control over | Damien Miller |
2022-12-15 | The idiomatic way of coping with signed char vs unsigned char (which | Theo de Raadt |
2022-12-13 | remove advent entry 11/SunLast and leave 12/SunFirst, to avoid getting | Jason McIntyre |
2022-12-10 | ex_range: fix handling of escaped backslashes. | Todd C. Miller |
2022-12-09 | Warn if no host keys for hostbased auth can be loaded. From bz#3507, ok djm@ | Darren Tucker |
2022-12-09 | Add some server debugging for hostbased auth. | Darren Tucker |
2022-12-07 | Process escape sequences in show-buffer, GitHub issue 3401. | Nicholas Marriott |
2022-12-04 | userspace: remove vestigial '?' cases from top-level getopt(3) loops | Scott Soule Cheloha |
2022-12-04 | systat(1): vmstat: measure elapsed time with clock_gettime(2) instead of ticks | Scott Soule Cheloha |
2022-12-04 | Remove duplicate includes. Patch from AtariDreams via github PR#364. | Darren Tucker |
2022-12-02 | midicat(1): use err(3) everywhere | Scott Soule Cheloha |
2022-12-02 | midicat(1): set ifile/ofile to "stdin"/"stdout" if it is an en-dash ("-") | Scott Soule Cheloha |
2022-12-02 | midicat(1): add a usage() function | Scott Soule Cheloha |
2022-12-02 | make struct sshbuf private and remove an unused field; ok dtucker | Damien Miller |
2022-11-30 | midicat.c: add missing CVS tag; ok millert@ | Scott Soule Cheloha |
2022-11-29 | Add void to client_repledge args to fix compiler warning. ok djm@ | Darren Tucker |
2022-11-28 | tighten pledge(2) after session establishment | Damien Miller |
2022-11-28 | New EnableEscapeCommandline ssh_config(5) option | Damien Miller |
2022-11-27 | Move UVM "swpgonly" from Daemon Counters to Swap Counters | Klemens Nanni |
2022-11-27 | Zap nonexistent "vnodepages" and "vtextpages" UVM Page Counters | Klemens Nanni |
2022-11-18 | In channel_request_remote_forwarding the parameters for permission_set_add | Moritz Buhl |
2022-11-18 | Add four new SI prefixes. | Florian Obser |
2022-11-11 | Clean up openssl(1) command execution. | joshua |
2022-11-11 | Remove the legacy interactive mode from openssl(1). | joshua |
2022-11-11 | Tweak previous to set and log the feature instead of just setting the | Nicholas Marriott |
2022-11-11 | Parse primary device attributes as well as secondary and add a SIXEL | Nicholas Marriott |
2022-11-11 | Document alternative delimiters for substitution, from Jim Wisniewski. | Nicholas Marriott |
2022-11-10 | Handle dynamic remote port forwarding in escape commandline's -R processing. | Darren Tucker |
2022-11-10 | - sort options; from josiah frentsos | Jason McIntyre |
2022-11-09 | ndp, route, netstat: adjust ipv6 address width | Klemens Nanni |
2022-11-09 | Before printing the redirect URI pass it through stravis since it is | Claudio Jeker |