summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-21oops, i forgot the STANDARDS sectionschwarze1-1/+7
2021-11-21new manual page d2i_ASN1_BOOLEAN(3) also documenting i2d_ASN1_BOOLEAN(3)schwarze5-7/+137
2021-11-21wycheproof: modify RSA tests to work with opaque RSA structtb1-11/+57
2021-11-21wycheproof.go: modify some DSA and ECDSA code to work with opaque structstb1-5/+23
2021-11-20sorttb1-4/+4
2021-11-20Provide the bytestring APIs for libcrypto internal use.jsing5-3/+1771
2021-11-20Convert openssl(1) to using BN_GENCB on the heaptb4-51/+74
2021-11-20Switch to BIO_up_ref() instead of adjusting references manually.tb2-16/+6
2021-11-20Use BIO_up_ref() instead of adjusting refcounts manuallytb1-9/+3
2021-11-20typo in commenttb1-3/+3
2021-11-20Document ASN1_INTEGER_cmp(3) and ASN1_INTEGER_dup(3).schwarze1-5/+93
2021-11-20Improve the description of ASN1_OCTET_STRING_cmp(3),schwarze1-12/+37
2021-11-20Make these files compile - not hooked up to build yet.beck13-220/+279
2021-11-19libssl: don't reach for pkey->save_type.tb2-5/+5
2021-11-19Mark the X509_VERIFY_PARAM_ID variable type as intentionallyschwarze1-3/+16
2021-11-19Make function prototype parsing a bit stricter,schwarze1-1/+1
2021-11-19minor KNF improvement, changing only whitespace, no code change:schwarze1-4/+4
2021-11-19new manual page ASN1_BIT_STRING_num_asc(3)schwarze4-5/+154
2021-11-19add two missing .Dv macros;schwarze1-4/+4
2021-11-19Make the public API function a2i_ASN1_STRING(3) actually work.schwarze1-14/+6