summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2019-11-06Check return value and remove unnecessary variableKinichiro Inoguchi
2019-11-06Add -addext option to openssl(1) req subcommandKinichiro Inoguchi
2019-11-04Fix an out of bound read/write when using a proxy.Todd C. Miller
2019-11-04Apply more 'static' to help the compilerJeremie Courreges-Anglas
2019-11-04Indent labels for diffability.Joel Sing
2019-11-04Remove spaces between * and variable names.Joel Sing
2019-11-04Remove explicit NULL checks before *_free() calls.Joel Sing
2019-11-04Hook openssl(1) cms back up.Joel Sing
2019-11-04Currently we need to include pem.h before cms.h...Joel Sing
2019-11-04Remove engine argument from load_cert() calls.Joel Sing
2019-11-04Bring openssl(1) cms back from the attic.Joel Sing
2019-11-03Also use stdio for TLS connectionsJeremie Courreges-Anglas
2019-11-01Limit lazy resize to panes in attached sessions only - those inNicholas Marriott
2019-11-01fix miscellaneous text problems; ok djm@Christian Weisgerber
2019-11-01Handle the various different forms of rgb colour strings.Nicholas Marriott
2019-11-01update currency exchange rates;Jason McIntyre
2019-11-01fix a race condition in the SIGCHILD handler that could turn inDamien Miller
2019-11-01remove duplicate PUBKEY_DEFAULT_PK_ALG on !WITH_OPENSSL pathDamien Miller
2019-11-01sort;Jason McIntyre
2019-10-31undo debugging bits that shouldn't have been committedDamien Miller
2019-10-31fix -Wshadow warningDamien Miller
2019-10-31Refactor signing - use sshkey_sign for everything, including the newDamien Miller
2019-10-31ssh-agent support for U2F/FIDO keysDamien Miller
2019-10-31ssh AddKeysToAgent support for U2F/FIDO keysDamien Miller
2019-10-31ssh-add support for U2F/FIDO keysDamien Miller
2019-10-31add new agent key constraint for U2F/FIDO providerDamien Miller
2019-10-31ssh client support for U2F/FIDO keysDamien Miller
2019-10-31Separate myproposal.h userauth pubkey typesDamien Miller
2019-10-31ssh-keygen support for generating U2F/FIDO keysDamien Miller
2019-10-31U2F/FIDO middleware interfaceDamien Miller
2019-10-31Initial infrastructure for U2F/FIDO supportDamien Miller
2019-10-31Protocol documentation for U2F/FIDO keys in OpenSSHDamien Miller
2019-10-31declare HAVE_DECL___FUNC__ so flex_die() output can include __func__.miko
2019-10-29Signal handler cleanup: remove leftover support for unreliable signalsDarren Tucker
2019-10-28Start with empty rather than NULL window name to avoid NULL printf ifNicholas Marriott
2019-10-27+ resets P as wellkn
2019-10-26Remove common from "common options" in usage to be closer to SYNOPSIS.Martijn van Duren
2019-10-26Shorten the SYNOPSIS greatly.Martijn van Duren
2019-10-24Service names are still resolved with -nkn
2019-10-24add missing unveil of /etc/shells; ok benno@ deraadt@ mestre@ tb@anton
2019-10-24Print IP address in verbose modejob
2019-10-24The ber_* namespace is used by liblber since time immemorial,Theo Buehler
2019-10-23list -N before -n in the options list;Jason McIntyre
2019-10-23Add new -N name option, so that calling scripts can change theTheo de Raadt
2019-10-23change some error reports to include the failing URL (which we vis, inTheo de Raadt
2019-10-23Document Any key, from Jason Felice.Nicholas Marriott
2019-10-23Revert previous, which works for -N case but causes regress failuresBob Beck
2019-10-23Use the existing code in format.c to add foramts for word and line atNicholas Marriott
2019-10-22fixes from lucas;Jason McIntyre
2019-10-22Import regenerated moduli file.Darren Tucker