summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-30Revert disablement of the encoding cachejob2-4/+17
2023-04-30Send x509_subject_cmp() to the attictb1-9/+1
2023-04-30The policy tree is no moretb9-527/+11
2023-04-30Zap extra blank linetb1-2/+1
2023-04-30Make the descriptions of BIO_get_retry_BIO(3) and BIO_get_retry_reason(3)schwarze1-11/+60
2023-04-30Slightly improve the documentation of the "oper" parameter byschwarze1-3/+10
2023-04-30Document the eight BIO_CONN_S_* constants that are passed to BIO_info_cb(3)schwarze1-2/+36
2023-04-30Mark the five BIO_GHBN_* constants as intentionally undocumented.schwarze1-2/+7
2023-04-30whitespacetb1-2/+2
2023-04-30Sort alphabeticallytb1-2/+2
2023-04-30Remove unnecessary targettb1-4/+1
2023-04-30policy test: simplify Makefiletb1-9/+2
2023-04-29Mention a few standard BIO_ctrl(3) command constantsschwarze3-13/+30
2023-04-29Mention a few standard BIO_ctrl(3) command constantsschwarze1-2/+7
2023-04-29Mention the type-specific BIO_ctrl(3) command constantsschwarze2-8/+34
2023-04-29Mention the type-specific BIO_ctrl(3) command constantsschwarze2-16/+40
2023-04-28Mark OpenSSLDie() as __deadtb1-2/+2
2023-04-28Free all libcrypto global state memory before returningjob1-1/+3
2023-04-28Return a non-zero error exit code on any DER cache discrepanciesjob1-3/+3
2023-04-28Fix leaks reported by ASANtb1-5/+1
2023-04-28Too many stupid things whine about these being used uninitializedtb1-2/+2
2023-04-28Remove preservation and use of cached DER/BER encodings in the d2i/i2d pathsjob2-17/+4
2023-04-28Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constantsschwarze1-0/+2
2023-04-28Enable policy checking by default now that we are DAG implementation based.beck5-13/+23
2023-04-28Mark a number of BIO_ctrl(3) command constants as intentionallyschwarze5-15/+23
2023-04-28kill the .Xr to BN_nist_mod_521(3) which no longer existsschwarze1-3/+2
2023-04-28Unifdef LIBRESSL_HAS_POLICY_DAG and remove it from the Makefiletb5-98/+5
2023-04-28Add BIO_C_SET_MD_CTX to the list of command constants.schwarze1-2/+3
2023-04-28Take the old policy code behind the barntb8-1907/+1
2023-04-28Document BIO_set_md_ctx(3) and BIO_C_SET_MD_CTX.schwarze1-10/+84
2023-04-28The policy test is no longer expected to failtb1-2/+1
2023-04-28Enable the new policy checking code in x509_policy.ctb1-4/+2
2023-04-28Silence gcc-4 warnings about sk_sort()tb1-5/+6
2023-04-28Remove misinformation, reason had nothing to do with efficiencyjob2-17/+4
2023-04-28Remove now no longer needed <assert.h>; sort headerstb1-4/+2
2023-04-28Deassert has_explicit_policy()tb1-3/+4
2023-04-28Deassert delete_if() callbackstb1-5/+7
2023-04-28Deassert x509_policy_level_find()tb1-18/+27
2023-04-28Deassert X509_policy_check()tb1-2/+3
2023-04-28Deassert x509_policy_level_add_nodes()tb1-10/+1
2023-04-28Deassert x509_policy_new()tb1-3/+4
2023-04-28Rearrange freeing of memory in the regress testjob1-13/+9
2023-04-28Reorder the text such that every function is discussed only onceschwarze1-46/+41
2023-04-28make the policy test compile on sparc64tb1-5/+6
2023-04-28Add X509_REQ_add_extensions and to X509_REQ_add1_attr to DER cache testjob1-1/+139
2023-04-28Cleanup pass over x509_check_policy.ctb1-73/+72
2023-04-28Hook up the the x509 policy regression tests to x509 regress.beck2-3/+4
2023-04-28Fix copyright, convert boringssl comments to C stylebeck1-30/+51
2023-04-28KNFbeck1-17/+15
2023-04-28remove unused code.beck1-82/+7