summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2022-03-28Change internal functions to static in openssl(1) pkcs12Kinichiro Inoguchi
2022-03-28Remove unused function cert_load in openssl(1) pkcs12Kinichiro Inoguchi
2022-03-28Report error if creating socket fails with -D.Nicholas Marriott
2022-03-27ftp.1: remove a sentence fragment left over from a previous editChristian Weisgerber
2022-03-27Check EVP_Digest* functions return value in openssl(1) tsKinichiro Inoguchi
2022-03-25Fix exit message if creating socket fails.Nicholas Marriott
2022-03-24Check function return valueKinichiro Inoguchi
2022-03-24Compare pointer value with NULLKinichiro Inoguchi
2022-03-24Add unit (milliseconds) to escape-time, show unset colours as "none"Nicholas Marriott
2022-03-24Wrap long linesKinichiro Inoguchi
2022-03-24Remove space between asterisk and variable nameKinichiro Inoguchi
2022-03-24Convert openssl(1) ts option handlingKinichiro Inoguchi
2022-03-24Add a capability for OSC 7 and use it similarly to how the title is setNicholas Marriott
2022-03-23openssl cms: avoid NULL derefs on option parsingTheo Buehler
2022-03-23Now that libc setusercontext() handling of setrtable is repaired, su(8)Theo de Raadt
2022-03-22minor KNF cleanups during a re-readTheo de Raadt
2022-03-20don't leak argument list; bz3404, reported by Balu GajjalaDamien Miller
2022-03-20make addargs() and replacearg() a little more robust and improve errorDamien Miller
2022-03-19backout r1.86 "login class routing table should be honored when doingStuart Henderson
2022-03-18don't try to resolve ListenAddress directives in the sshd re-execDamien Miller
2022-03-18remove blank lineDamien Miller
2022-03-18helpful commentDamien Miller
2022-03-18ssh-keygen -Y check-novalidate requires namespace or SEGV will ensue.Damien Miller
2022-03-17Avoid legacy CSS2 syntax for the "display" property and use the CSS3Ingo Schwarze
2022-03-17Check scroll-on-clear for ED also.Nicholas Marriott
2022-03-17Add an option (scroll-on-clear) to control if tmux scrolls into historyNicholas Marriott
2022-03-16Just say that the databases are intended for use by apropos(1), whatis(1),Ingo Schwarze
2022-03-16Add an option to set the character used for unused areas of theNicholas Marriott
2022-03-15login class routing table should be honored whenSolene Rapenne
2022-03-15Fix crash caused by confusion between requested device and last used oneAlexandre Ratchov
2022-03-15improve DEBUG_CHANNEL_POLL debugging messageDamien Miller
2022-03-14add -k flag to gzip and gunzipSolene Rapenne
2022-03-13ssh: xstrdup(): use memcpy(3)Scott Soule Cheloha
2022-03-10tansformed -> transformedJonathan Gray
2022-03-10verion -> versionJonathan Gray
2022-03-08With -f use percentages of window size not pane size, GitHub issue 2866.Nicholas Marriott
2022-03-08Fix user hooks (which are strings not arrays).Nicholas Marriott
2022-03-08Add remain-on-exit-format to set text shown when pane is dead.Nicholas Marriott
2022-03-08Add argument to refresh-client -l to forward clipboard to a pane. GitHubNicholas Marriott
2022-03-08Add formats for client and server UID and user (for multiuser setups).Nicholas Marriott
2022-03-07Pass client when adding menu item, GitHub issue 3103.Nicholas Marriott
2022-03-07Switch internal sample representation to 24-bit fixed-pointAlexandre Ratchov
2022-03-07Switch internal sample representation to 24-bit fixed-point.Alexandre Ratchov
2022-03-04Revert previous and add LOGIN_SETENV and LOGIN_SETRTABLETheo Buehler
2022-03-03Allow optional arguments.Nicholas Marriott
2022-03-02make searches for makefile before Makefile;Jason McIntyre
2022-03-01Don't convert codes for special keys (Tab, Enter, Escape).Nicholas Marriott
2022-03-01pack pollfd array before server_accept_loop() ppoll() call,Damien Miller
2022-02-28Exit on SIGHUP before attach also, GitHub issue 3084.Nicholas Marriott
2022-02-28Map control keys back to an ASCII uppercase letter when passing them onNicholas Marriott