summaryrefslogtreecommitdiff
path: root/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-16Fix .Ox for SSL_CIPHER_get_handshake_digest()tb1-3/+3
2024-07-15Switch the EVP_PKEY_*attr* API to LCRYPTO_UNUSED()tb1-10/+10
2024-07-15Fix PKCS12_create()tb1-6/+21
2024-07-15Mop up TLS1_PRF* defines.jsing2-76/+67
2024-07-15fix signature of main()anton1-4/+3
2024-07-15enable warnings and apply a dash of knfmtanton2-1/+2
2024-07-15ocurred -> occurredjsg1-3/+3
2024-07-14Rewrite EVP_PKEY_add1_attr_by_NID()tb1-11/+41
2024-07-14Disable most EVP_PKEY_*attr* APItb1-14/+17
2024-07-14Forgot to annotate the TMP UGLY CAST[S] as requested by jsingtb1-1/+2
2024-07-14Document SSL_CIPHER_get_handshake_digest(3)tb1-2/+22
2024-07-14Prepare to provide SSL_CIPHER_get_handshake_digest()tb3-3/+23
2024-07-14Remove lhash_local.h.jsing4-99/+26
2024-07-14Add wcsnlen(3), wcslen(3) with a max len argumentjca3-7/+84
2024-07-14Add elf_aux_info(3)jca3-1/+59
2024-07-14"please refer" -> "refer"jsg1-3/+3
2024-07-13ssl2.h and ssl23.h join the party in the attictb5-257/+11
2024-07-13Make error constants const in libssltb1-5/+5
2024-07-13Move the sigaction next to multitb1-2/+2
2024-07-13Unify X.509v3 extension methodstb21-376/+691
2024-07-12Fix the horrible and undocumented behaviour of X509_check_trustbeck4-54/+73
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