summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
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
2023-04-28remove debugging printfbeck1-2/+1
2023-04-28This test should not have V_EXPLICIT_POLICY set. with thisbeck1-3/+1
2023-04-28Add the rest of the boringssl policy unit tests.beck1-4/+223
2023-04-27Convert size_t's used in conjuction with sk_X509_num back to int.beck1-12/+12
2023-04-27Also list the command constants not associated with any macros,schwarze1-3/+29
2023-04-27correct test cases to add expected errors.beck1-2/+30
2023-04-27Start of an x509 policy regress test. test cases from BoringSSL.beck29-0/+801
2023-04-27tlsexttest: check additional logic in tlsext randomizationtb1-1/+103
2023-04-27ssl_tlsext.c: Add an accessor for the tls extension type.tb1-1/+7
2023-04-27Somehow I managed not to bump LIBRESSL_VERSION_NUMBERtb1-2/+2
2023-04-27EC_KEY_{get,insert}_key_method_data() are no longer availabletb1-41/+2
2023-04-27One more reciprocal thing hid in here (yay for consistent naming)tb1-2/+1
2023-04-27Remove stale references to BN reciprocal stufftb2-8/+5
2023-04-27Remove documentation of reciprocal BN which is now internal onlytb2-276/+1
2023-04-27Remove documentation of GF2m point stufftb1-47/+7
2023-04-27EC_GROUP_new() Strip out complications due to binary curves.tb1-79/+11
2023-04-27Remove stale reference to BN_GF2m_add()tb1-2/+1
2023-04-27Remove BN_GF2m_add.3tb2-516/+1
2023-04-27Remove mention of EC_GFp_nist_method and add back a .Pp that wastb1-6/+2
2023-04-27Remove braces around single lines statements using knfmt -stb1-84/+49
2023-04-27Rework simple allocation and free functions in x509_policy.ctb1-32/+36
2023-04-27Remove dangling references to BN_get0_nist_prime_521(3)tb2-9/+6
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