summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-04More thorough write-afetr-free checks.Otto Moerbeek
2023-06-03Remove declarations of unused local variables, an unused functionKenneth R Westerback
2023-06-03Add regress coverage for BN_mod_inverse()Theo Buehler
2023-06-03drop `uptodate()' check from hack(6)Omar Polo
2023-06-02pledge(2): stdio: permit restricted profil(2) for moncontrol(3)Scott Soule Cheloha
2023-06-02Fix variable reuse in BN_mod_inverse()Theo Buehler
2023-06-02fix typoTheo Buehler
2023-06-02Missed a trailing space.Kenneth R Westerback
2023-06-01Add support for wireguard peer descriptionsKlemens Nanni
2023-06-01Expunge a bunch of eye searing trailing whitespace.Kenneth R Westerback
2023-06-01Change wakeup_proc() to no longer grab the SCHED_LOCK() instead it mustClaudio Jeker
2023-06-01Check the F_NEXTHOP flag on the right kroute6 object.Claudio Jeker
2023-06-01Remove the speed test againTheo Buehler
2023-06-01Enable forwarding of ix(4) LRO Pakets via TSOJan Klemkow
2023-06-01Rework tls_check_subject_altname() error handlingTheo Buehler
2023-06-01Check for X509_get_ext_d2i() failureTheo Buehler
2023-06-01Avoid a potentially overflowing checkTheo Buehler
2023-05-31add missing include of time.hOmar Polo
2023-05-31Update to reflect that default Ruby version in ports is now 3.2Jeremy Evans
2023-05-31Remove declarations for unused search_label() local variablesKenneth R Westerback
2023-05-30add net_tq_barriersDavid Gwynne
2023-05-30Use generic checksum calculation for TCP SYN+ACK packets.Alexander Bluhm
2023-05-30fail when an argument is given on 'id -R'Omar Polo
2023-05-30Fixup file modification timestamps to optimize failover from RRDP to RSYNCJob Snijders
2023-05-30Add json.c to linker instructionsJob Snijders
2023-05-30sparc64 disklabel(8) must be compiled with SUN_CYLCHECK and SUN_AAT0.Kenneth R Westerback
2023-05-30fix markups in character classesaisha
2023-05-30Revert commitid ANSBO0rBvIUtTi45:Claudio Jeker
2023-05-30Split cleanup into cleanup and repository cleanup and show how many filesClaudio Jeker
2023-05-30Convert all of filemode to use the json API as well.Claudio Jeker
2023-05-30Use error check to ensure we have SignedData in CMSTheo Buehler
2023-05-30Replace the one use of ibuf_prepend() using a similar ibuf_new() + ibuf_cat()Claudio Jeker
2023-05-30spellingJonathan Gray
2023-05-30fix some nits on previousOmar Polo
2023-05-30Due to the way make is designed, not being able to read a makefileMarc Espie
2023-05-30Add IBT support to the retpoline+znow PLTsPhilip Guenther
2023-05-29fix markups and reference sections properlyaisha
2023-05-29Correct test that was pasto'ed incorrectlyBob Beck
2023-05-29Correctly catch all return values from X509_NAME_get_index_by_NIDBob Beck
2023-05-29Oops, Fa -> .FaBob Beck
2023-05-29Make X509_NAME_get_text_by[NID|OBJ] safer.Bob Beck
2023-05-29Stop suggesting that children play with loaded revolvers.Bob Beck
2023-05-29renamed log fileMarc Espie
2023-05-29virtio: Set DRIVER_OK earlierStefan Fritsch
2023-05-29use v5.36, this one is somewhat trivialMarc Espie
2023-05-29some hackery to make arm64 ramdisk compile againTheo de Raadt
2023-05-29recognise Cortex-A520 (Hayes), Cortex-A720 (Hunter), Cortex-X4 (Hunter-ELP)Jonathan Gray
2023-05-28Provide optimised bn_mulw_{addw,addw_addw,addtw}() for aarch64.Joel Sing
2023-05-28Provide optimised bn_addw_addw()/bn_subw_subw() for aarch64.Joel Sing
2023-05-28Sprinkle some style(9).Joel Sing