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-05-11
Mark pw_error as __dead in prototype to match the function definition.
Todd C. Miller
2022-05-11
fix quirks timestamp display: it's done somewhat early, before we decide
Marc Espie
2022-05-11
Cache X509v3 extensions as soon as we have a cert
Theo Buehler
2022-05-11
In filemode check whether ROA & RSC resources are properly contained
Job Snijders
2022-05-11
tweak header
Marc Espie
2022-05-11
locate yields information in sorted order (of course)
Marc Espie
2022-05-11
gc old stats code I no longer use
Marc Espie
2022-05-11
Fix doc comment of sbgp_asrange()
Theo Buehler
2022-05-11
Move sbgp_addr() down to the other sbgp_addr_* functions.
Theo Buehler
2022-05-11
Deserialize ASIdentifiers in libcrypto
Theo Buehler
2022-05-11
move a bit of code in a separate sub, fix indentation, add some comments
Marc Espie
2022-05-11
Use hardware routine for PHY reset and always accept the PHY that's present.
Kevin Lo
2022-05-10
move memory allocations in pfr_add_tables() out of
Alexandr Nedvedicky
2022-05-10
make the CPU frequency scaling duration relative to the load
Solene Rapenne
2022-05-10
Prevent out-of-bounds array access with binaries that use unsupported
Mark Kettenis
2022-05-10
Add a BUGS section to describe the problem of potential lies and
Theo Buehler
2022-05-10
X509_check_ca() has 5 return values but still can't fail
Theo Buehler
2022-05-10
If Ruby 3.1 isn't available, try to fall back to Ruby 3.0 so that
Theo Buehler
2022-05-10
Rewrite asn1_item_ex_d2i() using CBS.
Joel Sing
2022-05-10
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-05-10
Our read/write lock implementation was not fair to writers. When
Alexander Bluhm
2022-05-10
Fix a couple of typos in doc comments, bunch of KNF (whitespace) tweaks
Theo Buehler
2022-05-10
Deserialize IPAddrBlocks in libcrypto
Theo Buehler
2022-05-10
Fix leaks due to incorrect early returns rather than proper cleanup.
Theo Buehler
2022-05-10
Confirm the absense of the Basic Constraints extension in non-CA certs
Job Snijders
2022-05-10
The tests no-symlink and oldlib2 pass now. Do not expect failure.
Alexander Bluhm
2022-05-10
Fix reading of the MAC address on AX210 devices.
Stefan Sperling
2022-05-10
Make run(4) attach to RT5372 devices.
Stefan Sperling
2022-05-10
regen
Stefan Sperling
2022-05-10
add USB device ID of RT5372 for run(4); patch by molotov31337 on tech@
Stefan Sperling
2022-05-10
Validate RSC filenames
Theo Buehler
2022-05-10
Improve control flow readability by removing 'else if' stanzas
Job Snijders
2022-05-10
update the iwx entry;
Jason McIntyre
2022-05-10
spelling
Jonathan Gray
2022-05-10
Remove ASN.1 combining.
Joel Sing
2022-05-10
Align fdisk with the logic used in the kernel and allow the
Kenneth R Westerback
2022-05-09
delete ftplist2 (the old ftplist IP address). We've talked loudly about a
Theo de Raadt
2022-05-09
In a couple places, use set -m to cause subshells to gain process
Theo de Raadt
2022-05-09
update iwx(4) man page in light of AX210/AX211 support
Stefan Sperling
2022-05-09
Add support for AX210/AX211 devices to iwx(4).
Stefan Sperling
2022-05-09
Mention in the "proto icmp" section that standard stateful rules (i.e. the
Stuart Henderson
2022-05-09
pf.conf(5) should mention impact of sloppy state handling on ICMP
Alexandr Nedvedicky
2022-05-09
Protect sbappendaddr() in divert_packet() with kernel lock. With
Alexander Bluhm
2022-05-09
Simplify X509_ATTRIBUTE ASN.1 encoding.
Joel Sing
2022-05-09
Add RSC regress bits
Job Snijders
2022-05-09
Drop prototype of currently nonexistent function.
Theo Buehler
2022-05-09
Commit file missed in previous.
Theo Buehler
2022-05-09
Add preliminary support for decoding RSC objects in filemode
Job Snijders
2022-05-09
Replace a stray 0xA6 with DOSPTYP_OPENBSD. Tweak a ">= 2" to more
Kenneth R Westerback
2022-05-09
Revert "Replace selwakeup() with KNOTE() in pipe and socket event activation."
Visa Hankala
[next]