summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-30Implement a few more clocks related to the GMAC.Mark Kettenis
2023-08-30cover failure on insecure passfilesKlemens Nanni
2023-08-30exercise [-p passfile] (this is not a keydisk)Klemens Nanni
2023-08-30verify that the number of rounds does not decreaseKlemens Nanni
2023-08-30fix signal reportingMarc Espie
2023-08-30Ensure no memory is leaked after passing NULL to ASN1_TIME_normalize()Job Snijders
2023-08-30Constify argument to entity_write_repo()Job Snijders
2023-08-30Fix commentsJob Snijders
2023-08-30Preempt a running proc even if there is no other process/thread queuedClaudio Jeker
2023-08-30Add support for the upstream Linux device tree bindings. Support for theMark Kettenis
2023-08-30Introduce CTL_RES_OPNOTSUPP as possible error response for bgpctl whichClaudio Jeker
2023-08-30regenKevin Lo
2023-08-30Add Phison PS5021 device idKevin Lo
2023-08-30syncTheo Buehler
2023-08-30Document EVP_{CIPHER,MD}_do_all{,_sorted}(3)Theo Buehler
2023-08-30Fix leaks in copy_issuer()Theo Buehler
2023-08-29fix handling of unknown error rate in mbim signal state infoDavid Gwynne
2023-08-29export mbim signal statsDavid Gwynne
2023-08-29Remove p_rtime from struct proc and replace it by passing the timespecClaudio Jeker
2023-08-29Enable dwiic(4) and axppmic(4).Mark Kettenis
2023-08-29acme-client: drop ecdsa.h, fix spacing and a typo in error messageOmar Polo
2023-08-29Also support FDT now.Mark Kettenis
2023-08-29Add FDT support for dwiic(4)Mark Kettenis
2023-08-29Replace last ecdh.h and ecdsa.h occurrences with ec.hTheo Buehler
2023-08-29Have #include <cstdio> when using fprintf(). This is needed ifYASUOKA Masahiko
2023-08-29make PerSourceMaxStartups first-match-wins; ok dtucker@Damien Miller
2023-08-28btrace(8): prohibit use of argN builtins in BEGIN/END.Dave Voutila
2023-08-28Introduce reference counting for TCP syn cache entries.Alexander Bluhm
2023-08-28descriptive text shouldn't be under .CmDamien Miller
2023-08-28limit artificial login delay to a reasonable maximum (5s) and don'tDamien Miller
2023-08-28syncTheo Buehler
2023-08-28add spacing for punctuation when macro args;Jason McIntyre
2023-08-28syncTheo de Raadt
2023-08-28explicit long long type in timing calculations (doesn't matter, sinceDamien Miller
2023-08-28Add keystroke timing obfuscation to the client.Damien Miller
2023-08-28Introduce a transport-level ping facilityDamien Miller
2023-08-27syncTheo Buehler
2023-08-27Move the weak SHA-1 and MD5 hashes out of EVP_DigestInit(3)Ingo Schwarze
2023-08-27document the return value of EVP_PKEY_asn1_find(3) andIngo Schwarze
2023-08-27EVP_PKEY_set_type_str(3) is now documented, so switch from .Fn to .XrIngo Schwarze
2023-08-27document EVP_PKEY_set_type_str(3)Ingo Schwarze
2023-08-26clockintr: add clockqueue_intrclock_install()Scott Soule Cheloha
2023-08-26add the missing information that and how flags can be combined,Ingo Schwarze
2023-08-26Write documentation for EVP_CIPHER_CTX_buf_noconst(3) from scratch.Ingo Schwarze
2023-08-26write documentation for EVP_CIPHER_CTX_copy(3)Ingo Schwarze
2023-08-26word fix in comment; from crystal kolipeJason McIntyre
2023-08-26umb can use p2p_input as an if_input handler.David Gwynne
2023-08-26Update to reflect current functionality.Visa Hankala
2023-08-26syncTheo Buehler
2023-08-26Adapt glxclk(4) for clockintrVisa Hankala