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
2022-11-07
Free objects that were dynamically allocated in libcrypto with OPENSSL_free().
Tobias Heider
2022-11-07
Fix theoretical access to garbage stack memory in pfkey_reply for
Moritz Buhl
2022-11-07
Missed an ALIGN (which I will admit I do not understand, this is voodoo)
Theo de Raadt
2022-11-07
Since the introduction of automatic immutable from the kernel, the munmap()
Theo de Raadt
2022-11-07
The gpiokeys(4) 'label' property seems to be optional. If we don't have
Patrick Wildt
2022-11-07
Add support for the PCIe controller on the Qualcomm SC8280XP. Thankfully
Patrick Wildt
2022-11-07
White space KNF, no code change:
Ingo Schwarze
2022-11-07
The ARM SMMUv2 does actually support #iommu-cells = <2>, where the second
Patrick Wildt
2022-11-07
Implement the "halt" IPI.
Mark Kettenis
2022-11-07
Rework OpenSSL regress binding a bit to prepare for an upcoming beck
Theo Buehler
2022-11-07
Link aes/ to regress
joshua
2022-11-07
Add regress coverage for AES
joshua
2022-11-07
revert "move pf_purge out from under the kernel lock".
David Gwynne
2022-11-07
Simplify use of strrchr()
Job Snijders
2022-11-07
Merge duplicate MD code into MI sr_open_chunk()
Klemens Nanni
2022-11-07
Use variable and shorter logic for NFS check
Klemens Nanni
2022-11-07
remove one more reference to tcp/slowhz;
Jason McIntyre
2022-11-07
introduce a new kern.autoconf_serial sysctl that can be used by userland
Robert Nagy
2022-11-07
sync
Theo de Raadt
2022-11-07
move pf_purge out from under the kernel lock and avoid the hogging cpu
David Gwynne
2022-11-07
Fix whitespace. Looks like I was a pig 3 years ago...
Theo Buehler
2022-11-07
vmm(4): set RAX guest register state based on VMCB
Dave Voutila
2022-11-07
Rewrite TLSv1.2 key exporter.
Joel Sing
2022-11-07
Move tls13_exporter() code.
Joel Sing
2022-11-07
Fix some spelling errors.
Moritz Buhl
2022-11-07
Modify TCP receive buffer size auto scaling to use the smoothed RTT
YASUOKA Masahiko
2022-11-07
Set up logger(1) traps earlier to catch logfile setup failures
Klemens Nanni
2022-11-07
Run the ND6 expiry timer without kernel lock
Klemens Nanni
2022-11-07
dtors were broken by trying to reuse DF_1_NODELETE to hint that this
Theo de Raadt
2022-11-07
Rename unreferenced field d_drivedata to smoke out any well
Kenneth R Westerback
2022-11-07
Nuke last references to d_drivedata.
Kenneth R Westerback
2022-11-07
The IdentityFile option in ssh_config can also be used to specify a
Darren Tucker
2022-11-07
Remove some set but otherwise unused variables, spotted in -portable by
Darren Tucker
2022-11-07
Check for and disallow MaxStartups values less than or equal to zero
Darren Tucker
2022-11-07
Implement db_write_text/bytes() which add support for ddb(4)'s breakpoints.
Martin Pieuchot
2022-11-07
Confirm Path Length is absent in the Basic Constraints extension
Job Snijders
2022-11-07
fix parsing of hex cert expiry time; was checking whether the
Damien Miller
2022-11-07
Import regenerated moduli.
Darren Tucker
2022-11-07
Fix typo. From pablomh via -portable github PR#344.
Darren Tucker
2022-11-07
In kpageflttrap(), validate a non-NULL pcb_onfault against an array
Philip Guenther
2022-11-06
Constify pfsync_acts[]; OK dlg
Klemens Nanni
2022-11-06
Skip MD post-install bits on upgrades
Klemens Nanni
2022-11-06
get rid of pfsync_state_export.
David Gwynne
2022-11-06
remove unneccessary Pp after Sh;
Jason McIntyre
2022-11-06
Nuke some 'set but not used' pathlen variables.
Kenneth R Westerback
2022-11-06
At present, mprotect(2) may reduce permissions on immutable pages marked
Theo de Raadt
2022-11-06
vmm(4): allocate reference for vm and vcpu SLISTs
Dave Voutila
2022-11-06
regen after /dev/pf? cleanup (only /dev/pf exists)
Klemens Nanni
2022-11-06
Document that OPENSSL_free() is required in some circumstances
Theo Buehler
2022-11-06
There is only one pf(4); OK sashan
Klemens Nanni
[next]