summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/rand/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
27 hoursasn1t.h: whitespace nittb1-2/+2
3 daysFix ASN1_ADB_END macro, make it compatible with OpenSSLtb1-4/+3
5 daysASN.1 templates: make internal *_PUBKEY_it statictb1-5/+5
5 daysASN.1 templates: make ASN1_EXTERN_FUNCS statictb2-7/+7
6 daysunusally -> unusuallytb1-10/+10
6 daysa_bitstr: remove parentheses in return statementstb1-5/+5
6 daysi2c_ASN1_BIT_STRING() vs ASN1_STRING_FLAG_BITS_LEFTtb2-13/+10
6 daysasn1basic: add missing test from BoringSSL's test suitetb1-1/+32
6 daysasn1basic: switch test to expect correct encodingtb2-4/+6
6 daysasn1basic: add example showing current bogus encodingtb1-1/+38
6 daysi2c_ASN1_BIT_STRING(): zap nonsensical commenttb1-2/+2
6 daysa_bitstr.c: whitespace nittb1-2/+2
8 dayscheck_complete: ASN1_LONG_UNDEF is now internaltb1-1/+0
8 daysUnexport ASN1_LONG_UNDEFtb2-7/+8
8 daysopenssl: list SHA-3 digests in help outputkenjiro1-1/+5
8 daysopenssl dgst: drop unused cfg.mkenjiro1-5/+2
9 daysmlkem: clear a few (pointers to) secretstb2-13/+47
9 daysRename RANK{768,1024} to MLKEM{768,1024}_RANKtb9-72/+72
9 daysx509.h: annotate why X509_PKEY cannot be made opaquetb1-1/+2
10 daysconstaints -> constraintstb1-2/+2
10 daysRemove STABLE_FLAGS_MALLOCtb2-5/+5
10 daysRequire SSE in order to use gcm_{gmult,ghash}_4bit_mmx().jsing1-2/+2
10 daysProvide 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
2025-12-21X509_NAME_ENTRY_set_data: remove redundant parenthesestb1-6/+6
2025-12-21X509_NAME_ENTRY_set_data(): garbage collect unnecessary itb1-5/+2
2025-12-21Garbage collect V_ASN1_APP_CHOOSEtb1-2/+1
2025-12-21Stop documenting V_ASN1_APP_CHOOSE quirktb2-22/+4
2025-12-21X509_NAME_ENTRY_set_data: remove V_ASN1_APP_CHOOSE quirktb1-7/+4
2025-12-21stack: switch data from char ** to void **tb2-15/+15
2025-12-21conf_api: remove CONF_DEBUG and disabling of assert()tb1-6/+1
2025-12-21Reimplement ASN1_PRINTABLE_type() dance in ca.ctb1-13/+55
2025-12-20conf_api: add empty line between !openssl and openssl includestb1-1/+2
2025-12-20conf_api: remove a few rather useless history tidbitstb1-5/+1
2025-12-20wycheproof: add minimal glue for the decaps validation teststb1-1/+8
2025-12-20This function have -> This function hastb1-2/+2
2025-12-20These function -> These functionstb1-3/+3
2025-12-20This functions -> This functiontb3-9/+9
2025-12-20pkcs7: add PKCS7_NO_DUAL_CONTENT flag/behaviortb3-12/+27
2025-12-20openssl appstest: remove to-do item for compress/uncompresstb1-5/+1
2025-12-20openssl: Remove -{,un}compress from cms "app"tb2-40/+10
2025-12-18Port most of BoringSSL's TEST(ASN1Test, SetBit)tb1-1/+425
2025-12-15BN_get_word(): return (BN_ULONG)-1 on error rather than BN_MASK2tb3-7/+7