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-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
2024-06-14
make host/banner comments go to stderr instead of stdout, so they
Damien Miller
2024-06-13
separate keywords with comma
Christian Weisgerber
2024-06-12
split PerSourcePenalties address tracking. Previously it used one
Damien Miller
2024-06-11
do not mark up "(default: 20ms)";
Jason McIntyre
2024-06-11
reap preauth net child if it hangs up during privsep message send, not
Damien Miller
2024-06-11
reap the pre-auth [net] child if it hangs up during privsep message
Damien Miller
2024-06-11
a little more RB_TREE paranoia
Damien Miller
2024-06-11
fix off-by-one comparison for PerSourcePenalty overflow:deny-all mode
Damien Miller
2024-06-11
move tree init before possible early return
Damien Miller
2024-06-11
update to mention that PerSourcePenalties default to being enabled
Damien Miller
2024-06-11
reap the [net] child if it hangs up while writing privsep message
Damien Miller
2024-06-11
log waitpid() status for abnormal exits
Damien Miller
2024-06-11
correct error message
Damien Miller
2024-06-07
avoid shadowing issues which some compilers won't accept
Theo de Raadt
2024-06-06
escape the final dot at eol in "e.g." to avoid double spacing;
Jason McIntyre
2024-06-06
enable PerSourcePenalties by default.
Damien Miller
2024-06-06
mention that PerSourcePenalties don't affect concurrent in-progress
Damien Miller
2024-06-06
disable stderr redirection before closing fds
Damien Miller
2024-06-06
Add a facility to sshd(8) to penalise particular problematic client
Damien Miller
2024-06-04
enable -fret-clean on amd64, for libc libcrypto ld.so kernel, and all the
Theo de Raadt
2024-06-04
Avoid unnecessary string traversals in u8_isutf() and substr().
Todd C. Miller
2024-06-04
now that we have dired-up-directory, use it in dired-jump too
Omar Polo
2024-06-04
add dired-up-directory bound to ^ to go up on directory in dired buffers
Omar Polo
2024-06-03
OpenBSD intentionally does not print a flavor for -r.
Florian Obser
2024-06-03
Spelling fixes and removal of unneeded prototypes and extern.
Todd C. Miller
[next]