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