summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/crl2p7.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-01-01Garbage collect .group_finish()tb3-23/+9
2025-01-01Garbage collect .group_init()tb3-37/+3
2025-01-01Use the shorthand p rather than &group->p in one more placetb1-2/+2
2024-12-31NID_sxnet and NID_proxyCertInfo are no longer supportedtb1-7/+2
2024-12-29Zap extraneous -DLIBRESSL_INTERNALtb1-2/+1
2024-12-29Prefer the constants EVP_CTRL_AEAD_* over EVP_CTRL_CCM_* and EVP_CTRL_GCM_*schwarze2-12/+110
2024-12-28Remove flags argument from obj_bsearch_ex()tb1-9/+5
2024-12-28stack: inline internal_find() in sk_find()tb1-10/+4
2024-12-28Document X509V3_ADD_OP_MASK and clarify the description of the flags argument.schwarze1-5/+31
2024-12-28Document X509_supported_extension(3).schwarze1-6/+28
2024-12-28Document X509V3_EXT_print_fp(3).schwarze1-28/+67
2024-12-27new manual page a2i_ipadd(3) written from scratchschwarze6-11/+157
2024-12-27parse test file: add helper to skip to end of linetb1-8/+12
2024-12-27OpenSSL 1.1 is dead. Make this optionally use 3.3 instead.tb1-4/+4
2024-12-26Plug a bunch of leaks in the PKCS 12 codetb1-8/+24
2024-12-26Error check sk_push() in crl2p7tb1-23/+21
2024-12-26Fix the unittest with Emscriptentb1-5/+26
2024-12-26mlkem iteration test: drop extraneous typedeftb1-4/+1
2024-12-26mlkem tests: whitespace tweak and fix an error messagetb1-5/+7
2024-12-26fat fingerstb1-2/+2
2024-12-26Overhaul ML-KEM regress once moretb20-2571/+2110
2024-12-24Remove disabled code supporting elliptic curves of small ordertb1-1014/+1
2024-12-24Remove already disabled tests for elliptic curves of small ordertb3-880/+3
2024-12-24Tweak doc comment of _X509_CHECK_FLAG_DOT_SUBDOMAINStb1-4/+3
2024-12-24new manual page v2i_ASN1_BIT_STRING(3) written from scratchschwarze6-11/+141
2024-12-24Internal linkage for one constant struct where that was accidentallyschwarze1-2/+2
2024-12-23ealier -> earlierjsg1-4/+4
2024-12-23Move _X509_CHECK_FLAG_DOT_SUBDOMAINS to x509_utl.ctb2-9/+9
2024-12-23Remove the EXT_* table building macrostb1-19/+1
2024-12-23Annotate ENUMERATED_NAMES for potential removaltb1-1/+2
2024-12-23Remove X509V3_EXT_{DYNAMIC,CTX_DEP}tb1-4/+2
2024-12-23Fix the error handling in X509V3_parse_list(3); it ignored failuresschwarze1-6/+9
2024-12-23new manual page X509V3_parse_list(3) written from scratchschwarze2-1/+102
2024-12-23Tweak previous wording a bit to avoid suggesting all built-in nidstb1-2/+2
2024-12-23more precision below CAVEATSschwarze1-3/+5
2024-12-23Make the description of i2s_ASN1_ENUMERATED_TABLE(3) more precise,schwarze1-9/+12
2024-12-22mark six #define'd constants as intentionally undocumentedschwarze1-2/+7
2024-12-21Add an EXAMPLES section.schwarze1-2/+129
2024-12-20If EVP_CIPHER_CTX_ctrl(3) is called on EVP_chacha20_poly1305(3)schwarze1-2/+2
2024-12-20mlkem regress: garbage collect two global variablestb1-4/+1
2024-12-20hidden mlkem.h: add comment to #endiftb1-2/+2
2024-12-20Annotate yet another greasy stinky tentacle of xcatb1-1/+2
2024-12-20Move the horrific EVP_aes_128_ccm(3) API out of the important,schwarze4-75/+357
2024-12-20Fix whitespace in Makefiletb1-22/+22
2024-12-20That works better with a Gtb1-2/+2
2024-12-20cant't -> can'ttb10-20/+20
2024-12-20Rework and fix the mlkem teststb16-997/+1824
2024-12-19Do not install mlkem.h and bytestring.h into /usr/include/openssl for nowtb1-3/+1
2024-12-19#ifdef out the inclusion of openssl/mlkem.h for nowtb1-3/+4
2024-12-19Do not assume mlkem.h and bytestring.h are public in libcryptotb4-14/+8