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
2024-07-13
Use calloc(3) instead of malloc(3). "accounting" is used without
YASUOKA Masahiko
2024-07-13
grammar/macro fixes for the radius text;
Jason McIntyre
2024-07-13
Fix radius.c. Previous it was broken.
YASUOKA Masahiko
2024-07-13
Add RADIUS support. Authentication, accounting, and "Dynamic
YASUOKA Masahiko
2024-07-13
Mark IP protocol GRE as MP safe from socket layer.
Alexander Bluhm
2024-07-13
Previous commit broke RAMDISK_CD kernel build. Always include udp.h
Alexander Bluhm
2024-07-13
Do not store full IPv6 packet in common forwarding case.
Alexander Bluhm
2024-07-13
Backout previous change related to not freeing memory on suspend.
Dave Voutila
2024-07-13
Implement investigate kernel corefile to lldb.
ASOU Masato
2024-07-12
Remove internet PCB mutex.
Alexander Bluhm
2024-07-12
Rewrite bytes/sec calculation using fixed point math.
Florian Obser
2024-07-12
Fix the horrible and undocumented behaviour of X509_check_trust
Bob Beck
2024-07-12
Switch `so_snd' of udp(4) sockets to the new locking scheme.
Vitaliy Makkoveev
2024-07-12
Fix a typo in log
YASUOKA Masahiko
2024-07-12
Fix Disconnect-Ack not to have an Error-Cause attribute. Tweak
YASUOKA Masahiko
2024-07-12
Clean up in X509_check_trust.
Bob Beck
2024-07-12
Simplify nvme suspend/resume by resetting queues and not deallocating
Dave Voutila
2024-07-12
vmd(8): Fix error handling in tx path.
Jan Klemkow
2024-07-12
refactor the signal handlers for clarity, inverting the situation:
Theo de Raadt
2024-07-12
Quiet vmd debug logging about page faults.
Dave Voutila
2024-07-12
manual ret-clean; ok mlarkin
Theo de Raadt
2024-07-12
Recommend veb(4) instead of bridge(4).
Florian Obser
2024-07-12
UTF-8 keys now contain the internal representation and not the Unicode
Nicholas Marriott
2024-07-12
Improve signal handlers guidance.
Theo de Raadt
2024-07-12
Add pool to allocate individual rtkit task arguments instead of passing a
Tobias Heider
2024-07-12
Drop the unused evp include
Theo Buehler
2024-07-12
Rename the sk in this file to exts
Theo Buehler
2024-07-12
Avoid using ret for an X509_EXTENSION
Theo Buehler
2024-07-12
Tweak variable names in X509v3_add_ext()
Theo Buehler
2024-07-12
Rename crit to critical in this file
Theo Buehler
2024-07-12
Simplify X509_EXTENSION_get_critical()
Theo Buehler
2024-07-12
Lose a few extra lines in X509_EXTENSION_set_object()
Theo Buehler
2024-07-12
Streamline X509_EXTENSION_create_by_OBJ()
Theo Buehler
2024-07-12
Improve duplicate detection and repo_move_valid
Claudio Jeker
2024-07-12
Clean up X509_EXTENSION_create_by_NID()
Theo Buehler
2024-07-12
Run sysctl net.inet.ip.forwarding without net lock.
Alexander Bluhm
2024-07-12
Rewrite X509v3_add_ext()
Theo Buehler
2024-07-12
Rename the variable c to ok. It returns if the file failed to parse or not.
Claudio Jeker
2024-07-12
Simplify X509v3_get_ext() and X509v3_delete_ext()
Theo Buehler
2024-07-12
Align X509v3_get_ext_by_critical() with X509v3_get_ext_by_OBJ()
Theo Buehler
2024-07-12
Clean up X509v3_get_ext_by_OBJ()
Theo Buehler
2024-07-12
Use dedicated window for access to the PCIe core registers.
Mark Kettenis
2024-07-12
sync
Theo de Raadt
2024-07-12
Add vdoom() to fix ufs/ext2fs re-use of invalid vnode.
Bob Beck
2024-07-12
annotate broken signal handler
Theo de Raadt
2024-07-12
use sigaction() to setup SIGARLM so we can set SA_RESTART, and
Theo de Raadt
2024-07-12
Despite being an ELF citizen, hppa is its own special snowflake and requires
Miod Vallat
2024-07-12
drm/amdgpu: silence UBSAN warning
Jonathan Gray
2024-07-12
drm: panel-orientation-quirks: Add quirk for Valve Galileo
Jonathan Gray
2024-07-12
drm/amdgpu/atomfirmware: silence UBSAN warning
Jonathan Gray
[next]