summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/quic/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
21 hoursmlkem: fix mklem_{generate_key,encap}_external_entropy() declarationstb1-5/+3
21 hoursmlkem: garbage collect the unusd mlkem_{generate_key,encap}()tb2-58/+2
37 hoursProvide LIBRESSL_USE_.*_ASSEMBLY defines.jsing17-31/+104
39 hoursReplace MD5_ASM with function specific defines.jsing5-9/+11
39 hoursReplace GHASH_ASM with function specific defines.jsing11-22/+41
40 hoursMop up unused AES_ASM and RSA_ASM defines.jsing7-15/+7
47 hoursUse .section before .rodata to appease gas.jsing8-22/+26
47 hoursUse local label prefix for loop labels.jsing3-9/+9
2 daysmlkem_internal.h: formate -> formattb1-2/+2
2 daysmlkem_internal.h: some very basic copy editingtb1-6/+6
2 daysmlkem.h: Thie -> This (2x)tb1-3/+3
2 daysmlkem.c: becuase -> becausetb1-2/+2
3 daysasn1t.h: whitespace tweakstb1-81/+74
3 daysasn1t.h: Otherwiser -> Otherwisetb1-2/+2
3 daysasn1t.h: more macro cleanup, add missing C99 initializers for ADB_ENTRY()tb1-69/+99
4 daysstack.c: avoid arithmetic on pointers to voidtb1-2/+2
6 daysx509_utl.c: zap two useless commentstb1-5/+1
8 daysMore asn1t.h cleanuptb1-58/+88
10 daysasn1t.h: add C99 initializers for some ASN.1 templatestb1-155/+195
10 daysasn1t.h: whitespace nittb1-2/+2
12 daysFix ASN1_ADB_END macro, make it compatible with OpenSSLtb1-4/+3
2026-01-05ASN.1 templates: make internal *_PUBKEY_it statictb1-5/+5
2026-01-05ASN.1 templates: make ASN1_EXTERN_FUNCS statictb2-7/+7
2026-01-04unusally -> unusuallytb1-10/+10
2026-01-04a_bitstr: remove parentheses in return statementstb1-5/+5
2026-01-04i2c_ASN1_BIT_STRING() vs ASN1_STRING_FLAG_BITS_LEFTtb2-13/+10
2026-01-04asn1basic: add missing test from BoringSSL's test suitetb1-1/+32
2026-01-04asn1basic: switch test to expect correct encodingtb2-4/+6
2026-01-04asn1basic: add example showing current bogus encodingtb1-1/+38
2026-01-04i2c_ASN1_BIT_STRING(): zap nonsensical commenttb1-2/+2
2026-01-04a_bitstr.c: whitespace nittb1-2/+2
2026-01-02check_complete: ASN1_LONG_UNDEF is now internaltb1-1/+0
2026-01-02Unexport ASN1_LONG_UNDEFtb2-7/+8
2026-01-02openssl: list SHA-3 digests in help outputkenjiro1-1/+5
2026-01-02openssl dgst: drop unused cfg.mkenjiro1-5/+2
2026-01-01mlkem: clear a few (pointers to) secretstb2-13/+47
2026-01-01Rename RANK{768,1024} to MLKEM{768,1024}_RANKtb9-72/+72
2026-01-01x509.h: annotate why X509_PKEY cannot be made opaquetb1-1/+2
2025-12-31constaints -> constraintstb1-2/+2
2025-12-31Remove STABLE_FLAGS_MALLOCtb2-5/+5
2025-12-31Require SSE in order to use gcm_{gmult,ghash}_4bit_mmx().jsing1-2/+2
2025-12-31Provide CRYPTO_CPU_CAPS_I386_SSEjsing2-3/+6
2025-12-27preprended -> prependedtb1-2/+2
2025-12-26"SCREW_THE_PARITY is not ment to be defined."tb1-13/+1
2025-12-26Use group method on point_{set_to,is_at}_infinity()tb1-3/+3
2025-12-26Add compatibility check to EC_POINT_mul()tb1-1/+7
2025-12-26Replace group->meth != point->meth checkstb3-17/+21
2025-12-26Add ec_group_and_point_compatible() helpertb2-2/+13
2025-12-26Add nid to EC_POINT for compat checkingtb2-2/+6
2025-12-25astrix -> asterisktb1-2/+2