summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-06Remove pointless ":ob#0:pb#0:[tb=swap:]" disktab lines.Kenneth R Westerback
2023-03-06Use GPT_UUID_NBSD_UFS, not GPT_UUID_FBSD_DATA, for NetBSD GPTKenneth R Westerback
2023-03-06Define a few more attributes for the sake of the readattr subcommand;Miod Vallat
2023-03-06In iskmemdev(), do not check for the minor of /dev/io. It has beenMiod Vallat
2023-03-06Replace old'n'wrong UTF-8 logic with a better one borrowed from Citrus;Miod Vallat
2023-03-06Ensure .cer and .crl outside-TBS signatures are sha256WithRSAEncryptionJob Snijders
2023-03-06spellingTheo de Raadt
2023-03-06Add check for RSA key pair modulus & public exponentJob Snijders
2023-03-06Fix URL to RFCJob Snijders
2023-03-06Rename struct ${app}_config to plain cfgTheo Buehler
2023-03-06tweak examples/iked.conf bits a little further following comments byStuart Henderson
2023-03-06Document ECDSA_SIG_get0_{r,s}()Theo Buehler
2023-03-06Document DH_get0_* for individual DH members.Theo Buehler
2023-03-06Use nitems() of source and destination partition arraysKenneth R Westerback
2023-03-06Document DSA_get0_* for individual DSA membersTheo Buehler
2023-03-06Document RSA_get0_* for individual RSA members.Theo Buehler
2023-03-06Unit test for kex_proposal_populate_entries.Darren Tucker
2023-03-06Refactor creation of KEX proposal.Darren Tucker
2023-03-06Rework asn1_item_flags_i2d()Theo Buehler
2023-03-06Switch all iwx(4) devices to -77 firmware images.Stefan Sperling
2023-03-06Make iwx(4) get the primary channel number from AP beacon info, ratherStefan Sperling
2023-03-06fix previous: only ignore request to delete key while doing crypto in hardwareStefan Sperling
2023-03-06Avoid trying to remove keys if the station is not active in iwx firmware.Stefan Sperling
2023-03-06ignore iwx DATA_PATH group notification 0xf8Stefan Sperling
2023-03-06always provide a subset of STA info in the MAC context commandStefan Sperling
2023-03-06fix iwx session protection event durationStefan Sperling
2023-03-06support the new iwx SCD_QUEUE_CONFIG commandStefan Sperling
2023-03-06add support for the iwx BAID allocation config commandStefan Sperling
2023-03-06implement support for iwx PHY context cmd version 4Stefan Sperling
2023-03-06support the new IWX_STA_MAC_DATA_API_S_VER_2 APIStefan Sperling
2023-03-06add support for the iwx RLC config commandStefan Sperling
2023-03-06support iwx rate_n_flags API version 2 and delete fixed Tx rate supportStefan Sperling
2023-03-06change current iwx rate_n_flag field names to indicate this is API version 1Stefan Sperling
2023-03-06add support for iwx TLC config command v4Stefan Sperling
2023-03-06add support for iwx firmware alive response version 6Stefan Sperling
2023-03-06recognize more iwx ucode TLV sections which are present in newer fw imagesStefan Sperling
2023-03-06Fix commentJob Snijders
2023-03-06Fix some return checks in ecdh_cms_encrypt()Theo Buehler
2023-03-06Fix incorrect RSA_public_decrypt() return checkTheo Buehler
2023-03-06ASN.1 enc: check ASN1_item_ex_i2d() consistencyTheo Buehler
2023-03-06whack the *phy entries in SEE ALSO: it was becoming unwieldy, and they areJason McIntyre
2023-03-06syncTheo de Raadt
2023-03-06drm/amd/display: Properly reuse completion structureJonathan Gray
2023-03-06drm/amd/display: Fix race condition in DPIA AUX transferJonathan Gray
2023-03-06drm/amd/display: Move DCN314 DOMAIN power control to DMCUBJonathan Gray
2023-03-05Fix clean process shutdown by storing env globally like vmd and httpd doTobias Heider
2023-03-05Actually, LANG only set the default.Antoine Jacoutot
2023-03-05Remove #ifndef OPENSSL_EC_NISTP_64_GCC_128.Joel Sing
2023-03-05arm64 needs -DBOOT_STTY as well.Mark Kettenis
2023-03-05Remove ec_GFp_nistp.* prototypes.Joel Sing