summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* asn1t.h: add C99 initializers for some ASN.1 templatesHEADmastertb6 days1-155/+195
* asn1t.h: whitespace nittb6 days1-2/+2
* Fix ASN1_ADB_END macro, make it compatible with OpenSSLtb7 days1-4/+3
* ASN.1 templates: make internal *_PUBKEY_it statictb10 days1-5/+5
* ASN.1 templates: make ASN1_EXTERN_FUNCS statictb10 days2-7/+7
* unusally -> unusuallytb10 days1-10/+10
* a_bitstr: remove parentheses in return statementstb10 days1-5/+5
* i2c_ASN1_BIT_STRING() vs ASN1_STRING_FLAG_BITS_LEFTtb10 days2-13/+10
* asn1basic: add missing test from BoringSSL's test suitetb10 days1-1/+32
* asn1basic: switch test to expect correct encodingtb10 days2-4/+6
* asn1basic: add example showing current bogus encodingtb10 days1-1/+38
* i2c_ASN1_BIT_STRING(): zap nonsensical commenttb10 days1-2/+2
* a_bitstr.c: whitespace nittb10 days1-2/+2
* check_complete: ASN1_LONG_UNDEF is now internaltb12 days1-1/+0
* Unexport ASN1_LONG_UNDEFtb12 days2-7/+8
* openssl: list SHA-3 digests in help outputkenjiro13 days1-1/+5
* openssl dgst: drop unused cfg.mkenjiro13 days1-5/+2
* mlkem: clear a few (pointers to) secretstb13 days2-13/+47
* Rename RANK{768,1024} to MLKEM{768,1024}_RANKtb13 days9-72/+72
* x509.h: annotate why X509_PKEY cannot be made opaquetb14 days1-1/+2
* constaints -> constraintstb2025-12-311-2/+2
* Remove STABLE_FLAGS_MALLOCtb2025-12-312-5/+5
* Require SSE in order to use gcm_{gmult,ghash}_4bit_mmx().jsing2025-12-311-2/+2
* Provide CRYPTO_CPU_CAPS_I386_SSEjsing2025-12-312-3/+6
* preprended -> prependedtb2025-12-271-2/+2
* "SCREW_THE_PARITY is not ment to be defined."tb2025-12-261-13/+1
* Use group method on point_{set_to,is_at}_infinity()tb2025-12-261-3/+3
* Add compatibility check to EC_POINT_mul()tb2025-12-261-1/+7
* Replace group->meth != point->meth checkstb2025-12-263-17/+21
* Add ec_group_and_point_compatible() helpertb2025-12-262-2/+13
* Add nid to EC_POINT for compat checkingtb2025-12-262-2/+6
* astrix -> asterisktb2025-12-251-2/+2
* X509_NAME_ENTRY_set_data: remove redundant parenthesestb2025-12-211-6/+6
* X509_NAME_ENTRY_set_data(): garbage collect unnecessary itb2025-12-211-5/+2
* Garbage collect V_ASN1_APP_CHOOSEtb2025-12-211-2/+1
* Stop documenting V_ASN1_APP_CHOOSE quirktb2025-12-212-22/+4
* X509_NAME_ENTRY_set_data: remove V_ASN1_APP_CHOOSE quirktb2025-12-211-7/+4
* stack: switch data from char ** to void **tb2025-12-212-15/+15
* conf_api: remove CONF_DEBUG and disabling of assert()tb2025-12-211-6/+1
* Reimplement ASN1_PRINTABLE_type() dance in ca.ctb2025-12-211-13/+55
* conf_api: add empty line between !openssl and openssl includestb2025-12-201-1/+2
* conf_api: remove a few rather useless history tidbitstb2025-12-201-5/+1
* wycheproof: add minimal glue for the decaps validation teststb2025-12-201-1/+8
* This function have -> This function hastb2025-12-201-2/+2
* These function -> These functionstb2025-12-201-3/+3
* This functions -> This functiontb2025-12-203-9/+9
* pkcs7: add PKCS7_NO_DUAL_CONTENT flag/behaviortb2025-12-203-12/+27
* openssl appstest: remove to-do item for compress/uncompresstb2025-12-201-5/+1
* openssl: Remove -{,un}compress from cms "app"tb2025-12-202-40/+10
* Port most of BoringSSL's TEST(ASN1Test, SetBit)tb2025-12-181-1/+425