index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2019-11-09
In the past, generating comment nodes stopped at the .TH or .Dd
Ingo Schwarze
2019-11-08
Add that make-backup-files variable is enabled by default
solene
2019-11-08
duplicate 'x' character in getopt(3) optstring
Damien Miller
2019-11-07
Don't stop parsing functions when variables are declared before arguments.
Martin Pieuchot
2019-11-07
Do a better job at guessing the name of localy defined static variables.
Martin Pieuchot
2019-11-07
Stop remembering the type of local variables.
Martin Pieuchot
2019-11-07
Fill in missing man page bits for U2F security key support:
Christian Weisgerber
2019-11-07
Add -F flag to send-keys to expand formats in search-backward and
Nicholas Marriott
2019-11-06
Check return value and remove unnecessary variable
Kinichiro Inoguchi
2019-11-06
Add -addext option to openssl(1) req subcommand
Kinichiro Inoguchi
2019-11-04
Fix an out of bound read/write when using a proxy.
Todd C. Miller
2019-11-04
Apply more 'static' to help the compiler
Jeremie Courreges-Anglas
2019-11-04
Indent labels for diffability.
Joel Sing
2019-11-04
Remove spaces between * and variable names.
Joel Sing
2019-11-04
Remove explicit NULL checks before *_free() calls.
Joel Sing
2019-11-04
Hook openssl(1) cms back up.
Joel Sing
2019-11-04
Currently we need to include pem.h before cms.h...
Joel Sing
2019-11-04
Remove engine argument from load_cert() calls.
Joel Sing
2019-11-04
Bring openssl(1) cms back from the attic.
Joel Sing
2019-11-03
Also use stdio for TLS connections
Jeremie Courreges-Anglas
2019-11-01
Limit lazy resize to panes in attached sessions only - those in
Nicholas Marriott
2019-11-01
fix miscellaneous text problems; ok djm@
Christian Weisgerber
2019-11-01
Handle the various different forms of rgb colour strings.
Nicholas Marriott
2019-11-01
update currency exchange rates;
Jason McIntyre
2019-11-01
fix a race condition in the SIGCHILD handler that could turn in
Damien Miller
2019-11-01
remove duplicate PUBKEY_DEFAULT_PK_ALG on !WITH_OPENSSL path
Damien Miller
2019-11-01
sort;
Jason McIntyre
2019-10-31
undo debugging bits that shouldn't have been committed
Damien Miller
2019-10-31
fix -Wshadow warning
Damien Miller
2019-10-31
Refactor signing - use sshkey_sign for everything, including the new
Damien Miller
2019-10-31
ssh-agent support for U2F/FIDO keys
Damien Miller
2019-10-31
ssh AddKeysToAgent support for U2F/FIDO keys
Damien Miller
2019-10-31
ssh-add support for U2F/FIDO keys
Damien Miller
2019-10-31
add new agent key constraint for U2F/FIDO provider
Damien Miller
2019-10-31
ssh client support for U2F/FIDO keys
Damien Miller
2019-10-31
Separate myproposal.h userauth pubkey types
Damien Miller
2019-10-31
ssh-keygen support for generating U2F/FIDO keys
Damien Miller
2019-10-31
U2F/FIDO middleware interface
Damien Miller
2019-10-31
Initial infrastructure for U2F/FIDO support
Damien Miller
2019-10-31
Protocol documentation for U2F/FIDO keys in OpenSSH
Damien Miller
2019-10-31
declare HAVE_DECL___FUNC__ so flex_die() output can include __func__.
miko
2019-10-29
Signal handler cleanup: remove leftover support for unreliable signals
Darren Tucker
2019-10-28
Start with empty rather than NULL window name to avoid NULL printf if
Nicholas Marriott
2019-10-27
+ resets P as well
kn
2019-10-26
Remove common from "common options" in usage to be closer to SYNOPSIS.
Martijn van Duren
2019-10-26
Shorten the SYNOPSIS greatly.
Martijn van Duren
2019-10-24
Service names are still resolved with -n
kn
2019-10-24
add missing unveil of /etc/shells; ok benno@ deraadt@ mestre@ tb@
anton
2019-10-24
Print IP address in verbose mode
job
2019-10-24
The ber_* namespace is used by liblber since time immemorial,
Theo Buehler
[next]