summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-27Move EC_POINT_{get,set}_Jprojective_coordinates to ec_local.htb2-10/+12
2023-04-27Nuke doxygen noisetb1-421/+37
2023-04-27Remove documentation of no longer supported EC methodstb1-46/+5
2023-04-27Remove NIST prime documentationtb2-202/+0
2023-04-27Stop installing NIST prime documentationtb1-3/+1
2023-04-27Remove a useless doxygen commenttb1-5/+1
2023-04-26Make x509_policy.c compile with gcc 4.tb1-17/+26
2023-04-26Add test for invalidation of DER cache for X509_CRL_* setter functionsjob1-15/+171
2023-04-26Allow compiling with -DHAS_DAG to enable the policy check with a DAG.tb1-1/+4
2023-04-26Turn C++ comments into C comments and minor KNF fixupstb1-170/+264
2023-04-26Clean up X509 memory before exitjob1-1/+4
2023-04-26KNF according to knfmt(1)tb1-515/+600
2023-04-26Zap trailing whitespacetb1-3/+1
2023-04-26Add RCS tagtb1-0/+1
2023-04-26Take X509_POLICY_NODE_print() behind the barntb4-100/+3
2023-04-26Add the new policy code to the build.beck1-1/+2
2023-04-26Make the new policy code in x509_policy.c to be selectable at compile time.beck12-15/+106
2023-04-26Add a shim to mimic the BoringSSL sk_delete_if function.beck1-0/+23
2023-04-26Add lookup name+function pointer table for improved diagnosticsjob1-4/+29
2023-04-26Adapt the sk_find calls from BoringSSL's api to ours.beck1-6/+5
2023-04-26Add the STACK_OF declarations we require.beck1-2/+46
2023-04-26Change OPENSSL_malloc|free|memset and friends to the normal versions.beck1-6/+6
2023-04-26Fix error code goopbeck1-5/+8
2023-04-26Use the correct headers to compile with libresslbeck1-5/+4