summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2023-02-08openssl(1) pkcs7 avoid crash on malformed filesTheo Buehler
2023-02-07Remove old buffer when renaming rather than complaining, GitHub issueNicholas Marriott
2023-02-07Add an L modifier like P, W, S to loop over clients. Also fix some longNicholas Marriott
2023-02-06Add -f to list-clients like the other list commands, from Andy Walker inNicholas Marriott
2023-02-05Do not allow multiple line separators in a row.Nicholas Marriott
2023-02-05Extend display-message to work for control clients. GitHub issue 3449.Nicholas Marriott
2023-02-03Fix tput when compiled with clang-15 -O2Theo Buehler
2023-02-03Add ASPA to Looking GlassJob Snijders
2023-02-02openssh-9.2Damien Miller
2023-02-02fix double-free caused by compat_kex_proposal(); bz3522Damien Miller
2023-02-02Add a missing error message which causes an invalid layout name to crash.Nicholas Marriott
2023-02-02Tweak note for D key binding, from Clark Wang.Nicholas Marriott
2023-02-01Print the pid in lastcomm(1) output for post mortem analysis. PutAlexander Bluhm
2023-01-31Fix a typo in a comment and spacingAlexandre Ratchov
2023-01-29Fix ^^D and 0^D description; pointed out by Tomas Rippl; ok jmc@Otto Moerbeek
2023-01-25Fix CVE-2023-24056, unbounded variable expansion in pkg-config.Todd C. Miller
2023-01-23Too many \s in example, GitHub issue 3445.Nicholas Marriott
2023-01-20Add a flag to display-menu to select the manu item chosen first, GitHubNicholas Marriott
2023-01-18delete useless dependencyTheo de Raadt
2023-01-18Create and install sshd random relink kit.Theo de Raadt
2023-01-18tweak previous; ok djmJason McIntyre
2023-01-18when restoring non-blocking mode to stdio fds, restore exactlyDamien Miller
2023-01-18Add a -V (version) option to sshd like the ssh client has.Todd C. Miller
2023-01-17For "ssh -V" always exit 0, there is no need to check opt again.Todd C. Miller
2023-01-17Arguments may contain more than one variable assignmentKlemens Nanni
2023-01-17Support -1 without -N for list-keys.Nicholas Marriott
2023-01-17Add a sshd_config UnusedConnectionTimeout option to terminateDamien Miller
2023-01-17Update palette when moving a pane, GitHub issue 3437.Nicholas Marriott
2023-01-16Mark keys sent by command and skip paste handling for them.Nicholas Marriott
2023-01-16we spent far too long debugging a weird go library problem (incorrectTheo de Raadt
2023-01-15update OpenSSH's Ed25519 code to the last version of SUPERCOP (20221122)Damien Miller
2023-01-15fix text error; from jan staryJason McIntyre
2023-01-13Use extended header format for .wav files.Alexandre Ratchov
2023-01-13fix double phrase in previous;Jason McIntyre
2023-01-13timeout(1): sig_atomic_t variables must also be 'volatile'; ok job@Scott Soule Cheloha
2023-01-13Document "UserKnownHostsFile none". ok djm@Darren Tucker
2023-01-13Add a "Host" line to the output of ssh -G showing the original host arg.Darren Tucker
2023-01-13avoid printf("%s", NULL) if using ssh -oUserKnownHostsFile=noneDamien Miller
2023-01-12Have tmux recognise pasted texts wrapped in bracket paste sequences,Nicholas Marriott
2023-01-12diff from sobrado to use a full argument name for -s: after some discussionJason McIntyre
2023-01-11clamp the minimum buffer lengths and number of inflight requests tooDamien Miller
2023-01-11ignore bogus upload/download buffer lengths in the limits extensionDamien Miller
2023-01-11remove whitespace at EOL from code extracted from SUPERCOPDamien Miller
2023-01-10Switch scp from using pipes to a socketpair for communication withTodd C. Miller
2023-01-10oops, fix a bad edit in previous;Jason McIntyre
2023-01-10Fix device name in the MIDI control sectionAlexandre Ratchov
2023-01-10Add short options for --foreground and --preserve-statusJob Snijders
2023-01-09shorten SYNOPSIS from three versions to two (me) then one (ratchov),Jason McIntyre
2023-01-09Fix behaviour with \007 (used the wrong tree for last change).Nicholas Marriott
2023-01-09Accept \007 as terminator to OSC 10 or 11.Nicholas Marriott