summaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-17Prepare to provide UI_null()tb3-2/+24
2022-12-17Provide regress coverage for BN shift functions.jsing2-1/+543
2022-12-17Revise cipher list regress coverage of SSL_set_security_level().jsing1-21/+43
2022-12-17Provide BN_zero()/BN_one() as functions and make BN_zero() always succeed.jsing3-7/+22
2022-12-17X509_check_purpose.3: incorporate feedback from jsingtb1-5/+5
2022-12-16In bio.h rev. 1.54, jsing@ and tb@ provided BIO_callback_fn_ex(3),schwarze1-77/+192
2022-12-16Document extension caching of X509_check_purpose()tb1-23/+43
2022-12-16add a CAVEATS section warning the user to not create cycles;schwarze1-1/+34
2022-12-16Revert BIO_push(3) cycle prevention (bio_lib.c rev. 1.42).schwarze2-39/+7
2022-12-15In curve25519.h rev. 1.4 to 1.7, tb@ and jsing@ providedschwarze1-11/+121
2022-12-15The argument to ctype functions must be EOF or representable as anflorian1-2/+2
2022-12-14In evp.h rev. 1.109 and 1.112, jsing@ and tb@ providedschwarze1-61/+154
2022-12-14In asn1.h rev. 1.71 and 1.72, jsing@ and tb@ provided ASN1_buf_print(3).schwarze4-5/+78
2022-12-12Bump to LibreSSL 3.7.1tb1-3/+3
2022-12-11Add a small blurb on @SECLEVEL=nlibressl-v3.7.0tb1-2/+8
2022-12-10bio chain test: compress some error printingtb1-5/+4
2022-12-10bio chain test: deduplicate chain walking codetb1-52/+40
2022-12-10bio chain test: handle walking of empty chainstb1-27/+15
2022-12-09bio chain test: add a consistency check for chain lengthstb1-1/+9
2022-12-09bn/Makefile: tidy up and simplifytb1-16/+10
2022-12-09bio chain test: make two errors noisytb1-3/+11
2022-12-09bio chain test: ensure the length of empty chains is 0tb1-3/+9
2022-12-09bio chain test: various minor readability tweakstb1-6/+8
2022-12-08bio chain test: fix inconsequential off-by-onetb1-2/+2
2022-12-08bio chain test: minor readability tweakstb1-5/+6
2022-12-08bio chain test: rename a few variables for consistencytb1-29/+29
2022-12-08bio chain test: decouple lengths of test chainstb1-59/+89
2022-12-08bio chain test: refactor link_chains_at()tb1-198/+109
2022-12-08bio chain test: lose some do_{,bio_} prefixestb1-12/+12
2022-12-08Split biotest into its three logical partstb4-458/+512
2022-12-08biotest: Tweak long comment a bittb1-11/+13
2022-12-08Fix copy-paste error that left a paragraph ending in a commatb1-3/+3
2022-12-08Add BIO_push() and BIO_set_next() regress coveragetb1-1/+367
2022-12-08bn_mod_exp test: drop extra parentheses for readabilitytb1-4/+4
2022-12-07Improve the implementation of BIO_push(3) such that it changes nothingschwarze2-6/+39
2022-12-07Add references to the BIO_{push,pop}(3) exampletb1-3/+8
2022-12-07Fix example stringtb1-4/+4
2022-12-06Zap extra spacetb1-3/+3
2022-12-06Major rewrite for accuracy and clarity, and document BIO_set_next(3).schwarze1-37/+148
2022-12-06Add a few missing headers and drop a few unused onestb7-20/+20
2022-12-06Make sure BIO_push(3) always preserves all invariants of the prev_bioschwarze1-3/+10
2022-12-06Improve the poorly designed BIO_set_next(3) API to always preserve allschwarze1-3/+18
2022-12-06arithmethic -> arithmeticjsg1-3/+3
2022-12-05Unbreak rust-openssl-tests on sparc64tb1-8/+4
2022-12-05bn_mod_exp.c doesn't need <string.h>tb1-2/+1
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopscheloha2-4/+2
2022-12-04zap weird spaces $EDITOR added in previoustb1-2/+2
2022-12-03skip rust-openssl-tests on sparc64tb1-3/+17
2022-12-03Clean up makefiletb1-8/+6
2022-12-03biotest needs bio_local.h nowtb1-6/+7