summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* BN_get_word(): return (BN_ULONG)-1 on error rather than BN_MASK2tb2025-12-153-7/+7
* speed: make hmac(sha256) the default hmackenjiro2025-12-131-4/+4
* x509.h: add missing spaces after ,tb2025-12-111-63/+63
* Remove unused algorithms from speed.ckenjiro2025-12-111-7/+4
* Convert D_, R_ macro indices to enums in speed.ckenjiro2025-12-111-49/+59
* speed: remove unused counters and dead parameterskenjiro2025-12-111-92/+77
* Do not crash when calling freeaddrinfo(NULL)jca2025-12-082-5/+13
* ec_asn1_test: change a comma to a full stoptb2025-12-071-2/+2
* asn1complex: use ASN1_STRING_get0_data() instead of ASN1_STRING_data()tb2025-12-071-4/+4
* Remove last internal use of ASN1_STRING_data()tb2025-12-071-13/+19
* sort the "va" keyword to be in alpha order, some programs use bsearchphessler2025-12-061-2/+2
* allow network programs select DSCP_VA for network ToSphessler2025-12-051-1/+2
* check_complete: remove the BN_*FMT1 macros as welltb2025-12-051-4/+1
* libcrypto: remove BN_{DEC,HEX}_FMT1tb2025-12-051-5/+1
* check_complete: adjust for BN_ macro removaltb2025-12-051-5/+2
* Replace trivial uses of ASN1_STRING_data()tb2025-12-055-13/+13
* libcrypto: make most of the BN_* macro pollution internaltb2025-12-055-31/+29
* bn_word.c: include bn_local.h in preparation for an upcoming changetb2025-12-051-1/+3
* Make the openssh test pass after adding mlkem.beck2025-12-041-8/+9
* Hook up X25519MKLEM768 to the TLS 1.3 handshakebeck2025-12-046-66/+433
* Add a MLKEM768_X25519 hybrid key share.beck2025-12-048-31/+353
* Clean up confusing logic in CMS_EncryptedData_encrypt()tb2025-11-281-15/+20
* Fix double free in certificate policies configurationtb2025-11-281-12/+7
* openssl cms: switch to ASN1_STRING_get0_data()tb2025-11-271-3/+3
* openssl pkcs12: stop reaching into ASN1_STRINGtb2025-11-271-18/+17
* openssl ca: mechanical change to stop reaching into ASN1_STRINGtb2025-11-271-21/+26
* openssl asn1pars: don't reach into ASN1_STRINGtb2025-11-271-4/+4
* libcrypto: add header guards to *_local.htb2025-11-269-9/+54
* openssl ts: simplify create_nonce()tb2025-11-211-17/+7
* Correct the MLKEM hybrid objects values.beck2025-11-192-8/+5
* sync cert.pem with updated Mozilla list; ok tb@sthen2025-11-171-1/+237