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
2020-01-22
some __func__ and strerror(errno) here; no functional change
Damien Miller
2020-01-22
reword to avoid second person. ok cheloha deraadt
Ted Unangst
2020-01-22
claudio noticed that "exit" inside the main {} clause still runs the EXIT
Theo de Raadt
2020-01-22
factor out parsing of allowed-signers lines
Damien Miller
2020-01-21
expose the number of currently-authenticating connections
Damien Miller
2020-01-21
document the default value of the ControlPersist option; ok dtucker@ djm@
Christian Weisgerber
2020-01-21
In -C mode, the public key is optional since it can be deduced from
Theo Buehler
2020-01-21
don't #ifdef out the KRL code when compiling without libcrypto
Damien Miller
2020-01-21
check access(ssh-sk-helper, X_OK) to provide friendly error message
Damien Miller
2020-01-21
remove trailing whitespace;
Jason McIntyre
2020-01-21
Document sntrup4591761x25519-sha512@tinyssh.org. Patch from
Darren Tucker
2020-01-21
fix ssh-keygen not displaying authenticator touch prompt;
Damien Miller
2020-01-21
a little more verbosity in sign_and_send_pubkey() debug messages
Damien Miller
2020-01-21
Fix tls_handshake() usage which was added without checking return values
Bob Beck
2020-01-20
Make the code more readable by introducing
Ingo Schwarze
2020-01-19
Introduce a new mdoc(7) macro .Tg ("tag") to explicitly mark a place
Ingo Schwarze
2020-01-19
Align to the new, sane behaviour of the groff_mdoc(7) .Dd macro:
Ingo Schwarze
2020-01-18
kdump(1): give timestamp types real names; ok schwarze@
cheloha
2020-01-18
one more replacement "(security) key" -> "(FIDO) authenticator"
Christian Weisgerber
2020-01-18
undo merge error and replace the term "security key" again
Christian Weisgerber
2020-01-17
Document loading of resident keys from a FIDO authenticator.
Christian Weisgerber
2020-01-17
Some minor usage() bits omitted in the original diffs.
Martijn van Duren
2020-01-17
Implement a df subcommand, this outputs disk and memory information in a
Martijn van Duren
2020-01-17
Add better support for exception contexts.
Martijn van Duren
2020-01-17
Implement a -Cs option for snmp walk and bulkwalk.
Martijn van Duren
2020-01-16
Usually, -width Fl (which is 10n) is too wide and hence ugly.
Ingo Schwarze
2020-01-16
turns out there WAS something fishy in signal handling in the "generic"
Marc Espie
2020-01-15
Move local file handling out of url_get()
Jeremie Courreges-Anglas
2020-01-15
Print the correct field, sb_timeo has been replaced by sb_timeo_nsecs.
Martin Pieuchot
2020-01-14
sync ssh-keygen.1 and ssh-keygen's usage() with each other and reality
Christian Weisgerber
2020-01-13
move function around to minimize conflicts
Marc Espie
2020-01-13
forgot to remove Job_Begin/Job_End
Marc Espie
2020-01-13
proper prototype
Marc Espie
2020-01-13
forgot gc'ing one function
Marc Espie
2020-01-13
make the choice of engine explicit
Marc Espie
2020-01-13
unify compat mode and parallelmode a bit: there's no longer a need for
Marc Espie
2020-01-13
make things more complex so that they can become simpler:
Marc Espie
2020-01-13
less confusing function name
Marc Espie
2020-01-13
introduce a JOB_KEEPERROR flag so that the logic for moving jobs
Marc Espie
2020-01-13
cleanup header
Marc Espie
2020-01-13
zap more unneeded indirection, may_continue_job is enough
Marc Espie
2020-01-13
remove_job no longer pulls its weight
Marc Espie
2020-01-13
better name for function
Marc Espie
2020-01-13
simplify the way we account for different jobs:
Marc Espie
2020-01-13
and actually comment about it
Marc Espie
2020-01-13
move expensive heuristics a bit and explain better why we do that
Marc Espie
2020-01-13
concept borrowed from netbsd: turns out SPECIAL_SOURCE/TARGET is no longer
Marc Espie
2020-01-13
move a large chunk of suff.c into its own file (independent functions which
Marc Espie
2020-01-13
move documentation around to be more specific to suff.c
Marc Espie
2020-01-13
a lot of special keywors (.INCLUDE/.LIBRARIES) were removed a few releases
Marc Espie
[prev]
[next]