summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-02Absolutely astounding that custom code was written for the softraid caseTheo de Raadt
2023-05-02Change X509_NAME_get_index_by[NID|OBJ] to be safer.Bob Beck
2023-05-02Mark the BIO_F_* function codes as intentionally undocumentedIngo Schwarze
2023-05-02free the correct pointer. Missed in rev 1.16.Jonathan Gray
2023-05-02Rename P into generatorTheo Buehler
2023-05-02Remove bogus newline in printf.Mark Kettenis
2023-05-02Simplify EC_GROUP_new_by_curve_name()Theo Buehler
2023-05-02Style tweaks for SMIME_write_PKCS7()Theo Buehler
2023-05-02Switch K&R function definition to ANSI to make clang 15 happierTheo Buehler
2023-05-02Unwrap a lineTheo Buehler
2023-05-02Simplify slightly and use i2d_PKCS7_bio_stream()Theo Buehler
2023-05-02add Brussels South Charleroi airportStefan Sperling
2023-05-02sync with userlandTheo Buehler
2023-05-02Sync with upstreamTheo Buehler
2023-05-02Call nd6_ns_output() without kernel lock from nd6_resolve().Alexander Bluhm
2023-05-01stray whitespaceTheo Buehler
2023-05-01Bump to 8.0Claudio Jeker
2023-05-01Add a missing pair of braces.Theo Buehler
2023-05-01Use uppercase for the CURVE_LIST_LENGTH macroTheo Buehler
2023-05-01Consistently use lowercase hex digits for curve parametersTheo Buehler
2023-05-01Now that we have C99 initializers, garbage collect some commentsTheo Buehler
2023-05-01Rework the curve list to use actual structs instead of a customTheo Buehler
2023-05-01Drop the now unnecessary and unused field_type from the curve dataTheo Buehler
2023-05-01Convert EC_CURVE_DATA to C99 initializersTheo Buehler
2023-05-01Simplify ec_group_new_from_data() furtherTheo Buehler
2023-05-01Make warnings more preciseJob Snijders
2023-05-01Import regenerated moduli.Darren Tucker
2023-05-01The built-in 10G Ethernet on Apple arm64 hardware does not have a MACMark Kettenis
2023-05-01Drop some dead codeTheo Buehler
2023-05-01Remove pointless/wrong .meth = 0 entries from curves_list[]Theo Buehler
2023-05-01Mechanically convert curve_list[] to C99 initializersTheo Buehler
2023-05-01Clean up handling of nist_curves[]Theo Buehler
2023-05-01Remove ASN1_item_ndef_i2d(3) documentationTheo Buehler
2023-05-01syncTheo Buehler
2023-05-01First pass of removing low-level ASN.1 streaming docsTheo Buehler
2023-05-01regenDavid Gwynne
2023-05-01Intel Braswell SDIODavid Gwynne
2023-05-01spellingJonathan Gray
2023-05-01add acpi(4) listing; ok miodJason McIntyre
2023-05-01drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varJonathan Gray
2023-04-30avoid use after freeJonathan Gray
2023-04-30avoid use after freeJonathan Gray
2023-04-30regenJonathan Gray
2023-04-30add Ryzen 7040 "Phoenix" APU device idJonathan Gray
2023-04-30adjust ftruncate() logic to handle servers that reorder requests.Damien Miller
2023-04-30FSSIZE was not updated when 'fakeramdisk' was enlarged from 5760Kenneth R Westerback
2023-04-30Fix typo in MRDISKTYPE.Kenneth R Westerback
2023-04-30x509_asn1: make this test pass again after reinstating DER preservationTheo Buehler
2023-04-30check_complete.pl: update for recent changes in bnTheo Buehler
2023-04-30mandoc -Tlint tells me I forgot to zap a commaTheo Buehler