summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-05Remove duplicate function prototypes.Joel Sing
2023-03-05Mask off IPL flags before storing the IPL for an interrupt.Patrick Wildt
2023-03-05openssl: make all config structs staticTheo Buehler
2023-03-05openssl/cms: zap some trailing whitespaceTheo Buehler
2023-03-05knock out double .Pp;Jason McIntyre
2023-03-05oops, overridden has two d's; apologies ajacoutot for not spotting that.Jason McIntyre
2023-03-05adjust documentation to explain tags, which are still there just in caseMarc Espie
2023-03-05Values for categories that are not set in the environment or that are overridenAntoine Jacoutot
2023-03-05Add RK356x-specific initialization. Also initialize a few auto modeMark Kettenis
2023-03-05Fix mem and FILE leaks in moduli screening.Darren Tucker
2023-03-05Plug mem leak in moduli checkpoint option parsing.Darren Tucker
2023-03-05Remove unused compat.h includes. We've previously removed a lotDarren Tucker
2023-03-05Mask off IPL flags before storing the IPL for an interrupt.Jonathan Matthew
2023-03-05Xt -> XrJonathan Gray
2023-03-04Add ytphy(4); pointed out by jmc@Mark Kettenis
2023-03-04Don't whine about invalid start/end values whenKenneth R Westerback
2023-03-04Turns out the RK3566 has a different value in the GPIO_VER_ID registerMark Kettenis
2023-03-04On RK356x many devices need to be explicitly routed to use alternative pinMark Kettenis
2023-03-04Enable ytphy(4) here too.Mark Kettenis
2023-03-04ytphy(4)Mark Kettenis
2023-03-04Add ytphy(4) to files.mii (forgotten in the previous commit).Mark Kettenis
2023-03-04enable ytphy(4)Mark Kettenis
2023-03-04Add ytphy(4), a driver for the MotorComm YT8511 PHY.Mark Kettenis
2023-03-04Use ISC licence.Mark Kettenis
2023-03-04Sync proc.c from vmd(8) to enabled fork + exec for all processes. This givesTobias Heider
2023-03-04openssl enc doesn't really support AEAD ciphers and XTS modeTheo Buehler
2023-03-04Simplify the consistency checks in old_dsa_priv_decode()Theo Buehler
2023-03-04Enforce a lower bound of of EC group order so 80 bits for ECDSATheo Buehler
2023-03-04Cap the number of iterations in ECDSA signingTheo Buehler
2023-03-04Cap the number of iterations in DSA signingTheo Buehler
2023-03-04Use nitems() in the simple iterations over mbr->mbr_prt[].Kenneth R Westerback
2023-03-04Small readability tweak in old_dsa_priv_decode()Theo Buehler
2023-03-04Call dsa_check_keys() before signing or verifyingTheo Buehler
2023-03-04Add dsa_check_key() calls on DSA decodingTheo Buehler
2023-03-04Provide dsa_check_key()Theo Buehler
2023-03-04Provide DSA_R_INVALID_PARAMETERS error codeTheo Buehler
2023-03-04syncTheo de Raadt
2023-03-04Mop up ECP_NISTZ256_ASM and OPENSSL_NO_EC_NISTP_64_GCC_128 leftovers.Joel Sing
2023-03-04move to 7.3-betaTheo de Raadt
2023-03-04Toss in some const's to ensure that static data pointed toKenneth R Westerback
2023-03-04Rename field_data1 and field_data2.Joel Sing
2023-03-04bio_chain test: fix error messageTheo Buehler
2023-03-04expand Nd (missed in previous); ok claudioJason McIntyre
2023-03-04Avoid infinite loop in bio_asn1 state machineTheo Buehler
2023-03-04pf(4) should be enforcing TTL=1 to packets sent to 224.0.0.1 only.Alexandr Nedvedicky
2023-03-04Add mvortc(4) and mvodog(4) here tooJonathan Matthew
2023-03-04properly initialise LIST headKlemens Nanni
2023-03-04openssl/req: garbage collect a pointless EVP_MD_CTX_init()Theo Buehler
2023-03-04Use time_t instead of u_int for remaining x11 timeout checks for 64bitDarren Tucker
2023-03-04handle polling when cold in tipmic_thermal_opreg_handler().David Gwynne