index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-20
Fix appstest.sh for testing with OpenSSL 3.0
Kinichiro Inoguchi
2021-09-20
fix missing -s in SYNOPSYS and usage() as well as a capitalisation
Damien Miller
2021-09-20
Fix "Allocated port" debug message for unix sockets. From peder.stray at
Darren Tucker
2021-09-20
Switch scp back to use the old protocol by default, ahead of release.
Damien Miller
2021-09-20
wire up bpf correctly
Jonathan Matthew
2021-09-20
pci_mapreg_map() will assign an address to the BAR if it doesn't have one
Jonathan Matthew
2021-09-19
bump example versions
Sebastian Benoit
2021-09-19
disable pool debug for release
Sebastian Benoit
2021-09-19
adjust date
Theo de Raadt
2021-09-19
login.conf: raise datasize-cur limits for pbuild on macppc to 1536MB
Charlene Wendling
2021-09-19
adjust date
Theo de Raadt
2021-09-19
Unlock top part of the VM fault handler.
Martin Pieuchot
2021-09-19
The LocalDomain in syslogd(8) is not used, remove variable.
Alexander Bluhm
2021-09-19
Switch two calls from memset() to explicit_bzero()
Theo Buehler
2021-09-19
At least t_fork and t_vfork tests need coredumps enabled to succeed.
Claudio Jeker
2021-09-18
check_send_expect() does some nasty ibuf magic to allow fn_match()
Claudio Jeker
2021-09-18
Work around a BIOS bug on Lenovo Thinkpads based on Intel's Tiger Lake
Mark Kettenis
2021-09-18
upon length check or other failure, explicit_bzero an object, because it may
Theo de Raadt
2021-09-18
freezero() instead of free(), because the object may contain a password
Theo de Raadt
2021-09-18
better error message for ~user failures when the sftp-server
Damien Miller
2021-09-17
Fix subjectAlternativeName (SAN) generation for CSRs. CA/B Forum baseline
Stuart Henderson
2021-09-17
these files do not need sys/param.h
Theo de Raadt
2021-09-17
sys/param.h was only used for PAGE_MASK. use getpagesize() at
Theo de Raadt
2021-09-17
sys/param.h is not needed by this file
Theo de Raadt
2021-09-17
sys/param.h is only needed for MAXCOMLEN, but a few header files
Theo de Raadt
2021-09-17
the ioctl table generation does not require sys/param.h
Theo de Raadt
2021-09-17
sys/param.h is not needed in these files
Theo de Raadt
2021-09-17
sys/param.h is not needed in this file
Theo de Raadt
2021-09-17
Sync 1bpp initial palette setting with NetBSD/luna68k.
Kenji Aoyama
2021-09-17
Implement __builtin_clear_cache() on riscv64
Jeremie Courreges-Anglas
2021-09-17
Do not destroy sessions twice, GitHub issue 2889.
Nicholas Marriott
2021-09-17
add missing sudo
Anton Lindqvist
2021-09-16
Implement flushing for TLSv1.3 handshakes.
Joel Sing
2021-09-16
make some more scp-in-SFTP mode better match Unix idioms
Damien Miller
2021-09-16
allow log_stderr==2 to prefix log messages with argv[0]
Damien Miller
2021-09-16
dhcpleased(8) does not (yet?) track if routes it added are deleted
Florian Obser
2021-09-16
tcpdump: Fix data alignment issue in WireGuard printer
Visa Hankala
2021-09-16
Add EXTRACT_LE_64BITS().
Visa Hankala
2021-09-16
various improvements:
Anton Lindqvist
2021-09-16
Fix run-shell -d with no command, GitHub issue 2885.
Nicholas Marriott
2021-09-16
sync SYNOPSIS and usage(); ok florian
Jason McIntyre
2021-09-16
missing space character in ssh -G output broke the t-sshcfgparse
Damien Miller
2021-09-16
drm/amdgpu/acp: Make PM domain really work
Jonathan Gray
2021-09-15
bump to LibreSSL 3.4.1
Theo Buehler
2021-09-15
Set the X509 validation depth limit to 12 or double the current depth.
Claudio Jeker
2021-09-15
Explain that traceroute compresses * * * lines at the end of the
Florian Obser
2021-09-15
Rewrite and simplify dhcpleasectl(8).
Florian Obser
2021-09-15
Add build infrastructure for the libclang_rt.profile library.
Frederic Cambus
2021-09-15
For the moment, restore if-shell and run-shell to parsing at the last
Nicholas Marriott
2021-09-15
allow CanonicalizePermittedCNAMEs=none in ssh_config; ok markus@
Damien Miller
[next]