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-07-18
mention mux proxy mode
Damien Miller
2024-07-17
sed: use warn()/err() where appropriate
Todd C. Miller
2024-07-17
Display an error message for "sed -i" if the file is unwritable
Todd C. Miller
2024-07-14
fix double word; ok dtucker@
Jonathan Gray
2024-07-13
Move the sigaction next to multi
Theo Buehler
2024-07-12
UTF-8 keys now contain the internal representation and not the Unicode
Nicholas Marriott
2024-07-12
use sigaction() to setup SIGARLM so we can set SA_RESTART, and
Theo de Raadt
2024-07-10
correct keyword; from Yatao Su via GHPR509
Damien Miller
2024-07-10
an universal -> a universal
Jason McIntyre
2024-07-09
document C-u handling on shell-command{,-on-region}, forgot in previous
Omar Polo
2024-07-09
mg: handle C-u in M-! and M-|
Omar Polo
2024-07-09
do not need to force bss values to 0
Theo de Raadt
2024-07-09
KNF a pile of else if blocks; ok tb
Theo de Raadt
2024-07-08
aucat: check for failled allocation
Alexandre Ratchov
2024-07-08
mg: fix auto-indent-mode with custom tab widths
Omar Polo
2024-07-08
IN_MULTICAST uses host byte order
Florian Obser
2024-07-08
Adjust manpage for SPKAC removal
Theo Buehler
2024-07-08
Remove spkac subcommand
Theo Buehler
2024-07-08
Remove spkac handling from openssl(1) ca
Theo Buehler
2024-07-08
don't need return at end of void function
Damien Miller
2024-07-04
fix grammar: "a pattern lists" -> "one or more pattern lists"
Damien Miller
2024-07-01
signal handler must use the save_errno dance, and massage a variable
Theo de Raadt
2024-07-01
missing save_errno dance inside non-terminal signal handler
Theo de Raadt
2024-07-01
openssh-9.8
Damien Miller
2024-07-01
when sending ObscureKeystrokeTiming chaff packets, we can't
Damien Miller
2024-06-29
remove unused vars
Jonathan Gray
2024-06-27
delete obsolete comment
Damien Miller
2024-06-27
retire unused API
Damien Miller
2024-06-27
ssl(8) no longer contains a HISTORY section;
Jason McIntyre
2024-06-26
move child process waitpid() loop out of SIGCHLD handler;
Damien Miller
2024-06-26
Instead of using possibly complex ssh_signal(), write all the parts
Theo de Raadt
2024-06-26
save_errno wrappers inside two small signal handlers that perform
Theo de Raadt
2024-06-24
Add a way (refresh-client -r) for control mode clients to provide OSC 10
Nicholas Marriott
2024-06-24
Check the underline style colour against the correct default value again
Nicholas Marriott
2024-06-24
- uppercase start of sentence
Jason McIntyre
2024-06-24
mention SshdSessionPath option
Damien Miller
2024-06-23
openssl ca: avoid double free for spkac files without default section
Theo Buehler
2024-06-20
stricter check for overfull tables in penalty record path
Damien Miller
2024-06-19
put back reaping of preauth child process when writes from the monitor
Damien Miller
2024-06-18
Quiet compiler warnings when built with WARNINGS=Yes
Todd C. Miller
2024-06-18
Rename mf_fgets() and cu_fgets() to mf_getline() and cu_getline().
Todd C. Miller
2024-06-17
remove one more mention of DSA
Christian Weisgerber
2024-06-17
disable the DSA signature algorithm by default; ok markus@
Damien Miller
2024-06-17
promote connection-closed messages from verbose to info log level;
Damien Miller
2024-06-16
Add note about timeout(1)'s standards compliance
Job Snijders
2024-06-16
Add new argument for IEEE 1003.1-2024 aka POSIX.1
Job Snijders
2024-06-14
support (ignore) universal ctags extended metadata in tagaddress
Omar Polo
2024-06-14
sort -q in the options list;
Jason McIntyre
2024-06-14
clarify KEXAlgorithms supported vs available. Inspired by bz3701
Damien Miller
2024-06-14
ssh-keyscan -q man bits
Damien Miller
[next]