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-04
remove accidentally duplicated line
Theo Buehler
2022-05-04
Whitespace nit (knfmt(1) agrees after inserting an empty line after the
Theo Buehler
2022-05-04
Found two multiple evaluation macros. One of them so long and scary it
Theo de Raadt
2022-05-04
KNF according to knfmt(1)
Theo Buehler
2022-05-04
Add RCS tags
Theo Buehler
2022-05-04
Restore copyright years to 2016-2018 as they were before the previous
Theo Buehler
2022-05-04
Reinstate the licenses that were replaced with license stubs in
Theo Buehler
2022-05-04
Bump copyright years to 2016-2018 as it was before the previous commit.
Theo Buehler
2022-05-04
Reinstate the license that was replaced with a stub in OpenSSL commit
Theo Buehler
2022-05-04
Inline kdferr.h at the end of kdf.h
Theo Buehler
2022-05-04
Rename hkdf.c to hkdf_evp.c to avoid a name clash with hkdf/hkdf.c
Theo Buehler
2022-05-04
Import HKDF code from OpenSSL 1.1.1o
Theo Buehler
2022-05-04
Move rttimer callback function from the rttimer itself to rttimer_queue.
Claudio Jeker
2022-05-04
In ipsp_spd_lookup() rename the parameter tdbp to tdbin as it is
Alexander Bluhm
2022-05-04
rpki-client: bypass timeout in file mode.
Theo Buehler
2022-05-04
Merge swap-backed and object-backed inactive page lists.
Martin Pieuchot
2022-05-04
Variable pri is uninitialized, use msg.m_pri instead. This affects
Alexander Bluhm
2022-05-04
Tweak wording of a comment to reflect current reality better.
Theo Buehler
2022-05-04
Rewrite asn1_collect() and asn1_find_end() with CBS.
Joel Sing
2022-05-04
Avoid special handling of definite length before calling asn1_find_end().
Joel Sing
2022-05-04
Change asn1_check_tag_cbs() out_len from long to size_t.
Joel Sing
2022-05-04
Remove extra empty line
Claudio Jeker
2022-05-04
regen
Jonathan Gray
2022-05-04
update Intel ADL-S graphics ids, add ADL-N RPL-S RPL-P
Jonathan Gray
2022-05-04
make sure stdout is non-blocking; ok djm@
Markus Friedl
2022-05-04
As found by n18fuhtm AT tutanota.com there are dhcp servers that send a
Florian Obser
2022-05-04
drm/i915/adl-n: Enable ADL-N platform
Jonathan Gray
2022-05-04
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Jonathan Gray
2022-05-04
drm/i915/dg1: Add new PCI id
Jonathan Gray
2022-05-04
drm/i915/adl_s: Update ADL-S PCI IDs
Jonathan Gray
2022-05-04
Missed removing some memory scaling in vmm, vmctl.
Dave Voutila
2022-05-03
vmm/vmd/vmctl: standardize memory units to bytes
Dave Voutila
2022-05-03
Rate limit uvn_flush error during pageout messages. They occur
Alexander Bluhm
2022-05-03
Make pf(4) more paranoid about IGMP/MLP messages. MLD/IGMP messages
Alexandr Nedvedicky
2022-05-03
sioctl_onval(3) returns int not void
Alexandre Ratchov
2022-05-03
Rework display of partition types, removing unnecessary trailing
Kenneth R Westerback
2022-05-03
Activate parallel IP forwarding. Start 4 softnet tasks. Limit the
Alexander Bluhm
2022-05-03
Retire CRYPTO_F_MPSAFE it is no longer of any use. The crypto framework
Claudio Jeker
2022-05-03
Add FIDO AUTHENTICATOR section and explain a bit how FIDO works. The
Florian Obser
2022-05-02
Disable DMA as part of the hardware reset, preventing the device from
Anton Lindqvist
2022-05-02
Use the given queue id argument which happen to already be equal to
Anton Lindqvist
2022-05-02
remove an obsolete rsa1 format example from an example;
Jason McIntyre
2022-05-01
sync
Theo de Raadt
2022-05-01
fix some integer overflows in sieve_large() that show up when trying
Damien Miller
2022-05-01
regen
Ted Unangst
2022-05-01
no need to test for toupper function in awk
Ted Unangst
2022-05-01
Install useful btrace scripts into /usr/share/btrace directory.
Alexander Bluhm
2022-05-01
Split a new function roff_parse_comment() out of roff_expand() because this
Ingo Schwarze
2022-05-01
Prevent out-of-bounds array access with binaries that use unsupported
Mark Kettenis
2022-05-01
Check for the correct length field when checking the control transfer data
Marcus Glocker
[next]