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-08-21
Add initial installboot(8) tests
Klemens Nanni
2022-08-21
Change soabort() return value to void. We never interesting on it.
Vitaliy Makkoveev
2022-08-21
Remove ip_local() and ip6_local(). After moving the IPv4 fragment
Alexander Bluhm
2022-08-21
prevent buffer overflow in OF_getpropint64array()
Jasper Lievisse Adriaanse
2022-08-21
Introduce a mutex per inpcb to serialize access to socket receive
Alexander Bluhm
2022-08-21
fix indent and zap trailing whitespace
Theo Buehler
2022-08-21
A couple of minor changes for rtl8192eu:
Kevin Lo
2022-08-21
regen
Daniel Dickman
2022-08-21
improve some Transmeta pci device names
Daniel Dickman
2022-08-21
update a few German airports; from Thomas Wager
Daniel Dickman
2022-08-20
Move PRU_BIND request to (*pru_bind)() handler.
Vitaliy Makkoveev
2022-08-20
drop detection code for Cyrix CPUs older than the Cyrix M2
Daniel Dickman
2022-08-20
zap a tab
Theo Buehler
2022-08-20
remove Cyrix 486DLC register defines from amd64
Daniel Dickman
2022-08-20
Test EVP_chacha20_poly1305() (linking statically for now)
Joel Sing
2022-08-20
Provide EVP_chacha20_poly1305()
Joel Sing
2022-08-20
Remove bogus length checks from EVP_aead_chacha20_poly1305()
Joel Sing
2022-08-20
Remove UINT32_MAX limitation on ChaCha() and CRYPTO_chacha_20().
Joel Sing
2022-08-20
Rewrite i2c_ASN1_INTEGER() using CBB/CBS.
Joel Sing
2022-08-20
Make it possible to signal an error from an i2c_* function.
Joel Sing
2022-08-20
Add #define for RTLD_NOLOAD missed in last ld.so commit.
Theo Buehler
2022-08-20
document RTLD_NOLOAD, from FreeBSD via guenther@
Stuart Henderson
2022-08-20
add ld.so RTLD_NOLOAD regress tests, ok jca@ guenther@
Stuart Henderson
2022-08-20
Support RTLD_NOLOAD in ld.so. From guenther@. OK jca@ guenther@
Stuart Henderson
2022-08-20
Restore the exemption from start/size checks that OpenBSD (A6)
Kenneth R Westerback
2022-08-20
Unhook vmd for i386
Klemens Nanni
2022-08-20
Add an empty pkcs12_local.h and include it where it will soon be needed.
Theo Buehler
2022-08-20
Align description of -g and -u with mount_tmpfs.8
Theo Buehler
2022-08-20
-k and -K are mutually exclusive, make usage match manual
Klemens Nanni
2022-08-20
Accept both names and ids for -g and -u and implement missing error
Otto Moerbeek
2022-08-19
Zap useless cast
Klemens Nanni
2022-08-19
Improve RAID level parsing
Klemens Nanni
2022-08-19
Up to version 1.22.4, groff_mdoc(7) only considered the first word
Ingo Schwarze
2022-08-19
Check the resources in ROAs and RSCs against EE certs
Theo Buehler
2022-08-19
Fix nexthop lookup for connected routes.
Claudio Jeker
2022-08-19
Split -p into own synopsis
Klemens Nanni
2022-08-19
Document lease files
Klemens Nanni
2022-08-19
attemp FIDO key signing without PIN and use the error code returned
Damien Miller
2022-08-19
remove incorrect check that can break enrolling a resident key
Damien Miller
2022-08-19
Grab the mutex before iterating on the global list.
Martin Pieuchot
2022-08-19
spelling;
Jason McIntyre
2022-08-19
Strictly enforce the maximum allowed SSH2 banner size in ssh-keyscan
Darren Tucker
2022-08-19
Add local bind mode, where ypldap manages the YP binding file itself
Jonathan Matthew
2022-08-19
double free() in error path; from Eusgor via GHPR333
Damien Miller
2022-08-18
Adjust signatures of BIO_ctrl functions
Theo Buehler
2022-08-18
In kroute_insert() fix the check for multipath routes. Use a helper variable
Claudio Jeker
2022-08-18
Allow empty attribute sets in CSRs
Theo Buehler
2022-08-18
Remove dangling ASPA references until we land real support
Job Snijders
2022-08-18
repair printing of cpu class after machdep.c 1.652
Jonathan Gray
2022-08-18
There is no need to pass the fd to send_rtmsg(), the fd is always the
Claudio Jeker
[next]