summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-12Clean up in X509_check_trust.beck1-14/+8
2024-07-12Drop the unused evp includetb1-2/+1
2024-07-12Rename the sk in this file to extstb1-16/+16
2024-07-12Avoid using ret for an X509_EXTENSIONtb1-16/+16
2024-07-12Tweak variable names in X509v3_add_ext()tb1-12/+12
2024-07-12Rename crit to critical in this filetb1-10/+10
2024-07-12Simplify X509_EXTENSION_get_critical()tb1-4/+3
2024-07-12Lose a few extra lines in X509_EXTENSION_set_object()tb1-4/+2
2024-07-12Streamline X509_EXTENSION_create_by_OBJ()tb1-9/+10
2024-07-12Clean up X509_EXTENSION_create_by_NID()tb1-9/+5
2024-07-12Rewrite X509v3_add_ext()tb1-24/+23
2024-07-12Simplify X509v3_get_ext() and X509v3_delete_ext()tb1-7/+1
2024-07-12Align X509v3_get_ext_by_critical() with X509v3_get_ext_by_OBJ()tb1-12/+9
2024-07-12Clean up X509v3_get_ext_by_OBJ()tb1-11/+7
2024-07-12use sigaction() to setup SIGARLM so we can set SA_RESTART, andderaadt1-6/+8
2024-07-12Despite being an ELF citizen, hppa is its own special snowflake and requiresmiod1-1/+5
2024-07-11Despite being an ELF citizen, hppa is its own special snowflake and requiresmiod1-1/+5
2024-07-11Adjust regress to match changes in SSL_select_next_proto() argstb1-123/+99
2024-07-11Adjust documentation for SSL_select_next_proto()tb1-30/+48
2024-07-11Follow BoringSSL's nomenclature in SSL_select_next_proto()tb1-28/+30
2024-07-10Zap warning against __findenv usage, it is not exported by libcjca1-3/+1
2024-07-10Remove the static symbols.namespace, and just generate the _libre_beck2-3359/+3
2024-07-10Teach symbols test about the namespacetb2-3/+9
2024-07-10forgot to add a history section for the TLS PRF APItb1-1/+4
2024-07-10link EVP_PKEY_CTX_set_tls1_prf_md.3 to buildtb1-1/+2