summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/recallocarray.c (unfollow)
Commit message (Expand)AuthorFilesLines
13 daysx509.h: annotate why X509_PKEY cannot be made opaquetb1-1/+2
14 daysconstaints -> 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
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
2025-12-13speed: make hmac(sha256) the default hmackenjiro1-4/+4
2025-12-11x509.h: add missing spaces after ,tb1-63/+63
2025-12-11Remove unused algorithms from speed.ckenjiro1-7/+4
2025-12-11Convert D_, R_ macro indices to enums in speed.ckenjiro1-49/+59
2025-12-11speed: remove unused counters and dead parameterskenjiro1-92/+77
2025-12-08Do not crash when calling freeaddrinfo(NULL)jca2-5/+13
2025-12-07ec_asn1_test: change a comma to a full stoptb1-2/+2
2025-12-07asn1complex: use ASN1_STRING_get0_data() instead of ASN1_STRING_data()tb1-4/+4
2025-12-07Remove last internal use of ASN1_STRING_data()tb1-13/+19
2025-12-06sort the "va" keyword to be in alpha order, some programs use bsearchphessler1-2/+2
2025-12-05allow network programs select DSCP_VA for network ToSphessler1-1/+2
2025-12-05check_complete: remove the BN_*FMT1 macros as welltb1-4/+1
2025-12-05libcrypto: remove BN_{DEC,HEX}_FMT1tb1-5/+1
2025-12-05check_complete: adjust for BN_ macro removaltb1-5/+2
2025-12-05Replace trivial uses of ASN1_STRING_data()tb5-13/+13
2025-12-05libcrypto: make most of the BN_* macro pollution internaltb5-31/+29
2025-12-05bn_word.c: include bn_local.h in preparation for an upcoming changetb1-1/+3
2025-12-04Make the openssh test pass after adding mlkem.beck1-8/+9