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
2024-09-22
remove some unused defines; ok djm@
Jonathan Gray
2024-09-20
remove unneeded semicolons; checked by millert@
Jonathan Gray
2024-09-19
openssh-9.9
Damien Miller
2024-09-18
Fix a memory leak
Job Snijders
2024-09-16
Add copy mode commands which were missed when descriptions were added,
Nicholas Marriott
2024-09-16
Change the behaviour of extended-keys always slightly so that
Nicholas Marriott
2024-09-16
Add a prefix timeout option, from Conor Taylor in GitHub issue 4108.
Nicholas Marriott
2024-09-16
use 64 bit math to avoid signed underflow. upstream code relies on
Damien Miller
2024-09-15
minor grammar/sort fixes for refuseconnection; ok djm
Jason McIntyre
2024-09-15
remove unused variables
Jonathan Gray
2024-09-15
bad whitespace in config dump output
Damien Miller
2024-09-15
update the Streamlined NTRU Prime code from the "ref" implementation
Damien Miller
2024-09-15
document Match invalid-user
Damien Miller
2024-09-15
add a "Match invalid-user" predicate to sshd_config Match options.
Damien Miller
2024-09-15
Add a "refuseconnection" penalty class to sshd_config
Damien Miller
2024-09-15
Add a sshd_config "RefuseConnection" option
Damien Miller
2024-09-15
switch sshd_config Match processing to the argv tokeniser too;
Damien Miller
2024-09-15
switch "Match" directive processing over to the argv string
Damien Miller
2024-09-15
include pathname in some of the ssh-keygen passphrase prompts. Helps
Damien Miller
2024-09-15
Do not apply authorized_keys options when signature verification
Damien Miller
2024-09-14
Drop the "Giant panda discovered" entry because it looks like
Ingo Schwarze
2024-09-13
rectify comment about syncing trace points letters, kdump usage has none
Klemens Nanni
2024-09-12
Relax absolute path requirement back to what it was prior to OpenSSH 9.8,
Damien Miller
2024-09-11
Mouse move keys are not useful as key bindings because we do not turn
Nicholas Marriott
2024-09-11
fstat(2) can't return an S_IFLNK, so delete that test.
Philip Guenther
2024-09-09
document the mlkem768x25519-sha256 key exchange algorithm
Christian Weisgerber
2024-09-09
pull post-quantum ML-KEM/x25519 key exchange out from compile-time
Damien Miller
2024-09-06
make parsing user@host consistently look for the last '@' in the
Damien Miller
2024-09-04
be more strict in parsing key type names. Only allow shortnames (e.g
Damien Miller
2024-09-04
fix RCSID in output
Damien Miller
2024-09-03
envrionment -> environment;
Jason McIntyre
2024-09-03
allow the "Include" directive to expand the same set of %-tokens
Damien Miller
2024-09-02
missing ifdef
Damien Miller
2024-09-02
Add experimental support for hybrid post-quantum key exchange
Damien Miller
2024-08-31
sync x509v3_add_value with x509_utl.c
Theo Buehler
2024-08-30
Add and use local copy of X509V3_add_value()
Theo Buehler
2024-08-30
use strtonum() to parse numeric option values instead of atoi()
Omar Polo
2024-08-30
zap line missed in previous removal; ok tb
Jason McIntyre
2024-08-29
fix handling of Return-Path
Omar Polo
2024-08-29
Adjust documentation for check/pubcheck removal
Theo Buehler
2024-08-29
Remove check and pubcheck from openssl pkey and pkeyparam
Theo Buehler
2024-08-29
ocsp.c: zap trailing whitespace
Theo Buehler
2024-08-29
Show expensive mbuf operations in netstat(1) statistics.
Alexander Bluhm
2024-08-29
Update root hints.
Florian Obser
2024-08-28
Fix the case where the pattern space is empty but does not start
Todd C. Miller
2024-08-27
Display hyperlinks in copy mode and add copy_cursor_hyperlink format to
Nicholas Marriott
2024-08-27
Add search_count and search_count_partial formats in copy mode, GitHub
Nicholas Marriott
2024-08-27
Do not reset mouse pane if clicked on status line, it may have been set
Nicholas Marriott
2024-08-26
replace hand-rolled number parser with strtonum
Omar Polo
2024-08-26
ts.c: typo flaf -> flag
Theo Buehler
[next]