index
:
openbsd
OPENBSD_2_0
OPENBSD_2_1
OPENBSD_2_2
OPENBSD_2_3
OPENBSD_2_4
OPENBSD_2_5
OPENBSD_2_6
OPENBSD_2_7
OPENBSD_2_8
OPENBSD_2_9
OPENBSD_3_0
OPENBSD_3_1
OPENBSD_3_2
OPENBSD_3_3
OPENBSD_3_4
OPENBSD_3_5
OPENBSD_3_6
OPENBSD_3_7
OPENBSD_3_8
OPENBSD_3_9
OPENBSD_4_0
OPENBSD_4_1
OPENBSD_4_2
OPENBSD_4_3
OPENBSD_4_4
OPENBSD_4_5
OPENBSD_4_6
OPENBSD_4_7
OPENBSD_4_8
OPENBSD_4_9
OPENBSD_5_0
OPENBSD_5_1
OPENBSD_5_2
OPENBSD_5_3
OPENBSD_5_4
OPENBSD_5_5
OPENBSD_5_6
OPENBSD_5_7
OPENBSD_5_8
OPENBSD_5_9
OPENBSD_6_0
OPENBSD_6_1
OPENBSD_6_2
OPENBSD_6_3
OPENBSD_6_4
OPENBSD_6_5
OPENBSD_6_6
OPENBSD_6_7
OPENBSD_6_8
OPENBSD_6_9
OPENBSD_7_0
OPENBSD_7_1
OPENBSD_7_2
OPENBSD_7_3
OPENBSD_7_4
OPENBSD_7_5
OPENBSD_7_6
OPENBSD_7_7
master
A mirror of https://github.com/libressl/openbsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regress
/
lib
/
libcrypto
/
bio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a regress test exercising BIO_dup_chain() and triggering the leak
tb
2023-08-07
1
-1
/
+43
*
bio_asn1 tests: drop unneeded variable
tb
2023-07-21
1
-3
/
+2
*
Simplify slightly and use i2d_PKCS7_bio_stream()
tb
2023-05-02
1
-3
/
+3
*
bio_asn1: adjust for more recent churn
tb
2023-04-25
2
-2
/
+6
*
The bio_asn1 test will need to be linked statically after the bump
tb
2023-04-25
1
-1
/
+3
*
Add a regress for the recent BIO_new_NDEF() write after free
tb
2023-03-31
1
-2
/
+59
*
Add regress coverage for some BIO_f_asn1() bugs fixed before release
tb
2023-03-26
2
-1
/
+176
*
bio_chain test: fix error message
tb
2023-03-04
1
-2
/
+2
*
bio chain test: compress some error printing
tb
2022-12-10
1
-5
/
+4
*
bio chain test: deduplicate chain walking code
tb
2022-12-10
1
-52
/
+40
*
bio chain test: handle walking of empty chains
tb
2022-12-10
1
-27
/
+15
*
bio chain test: add a consistency check for chain lengths
tb
2022-12-09
1
-1
/
+9
*
bio chain test: make two errors noisy
tb
2022-12-09
1
-3
/
+11
*
bio chain test: ensure the length of empty chains is 0
tb
2022-12-09
1
-3
/
+9
*
bio chain test: various minor readability tweaks
tb
2022-12-09
1
-6
/
+8
*
bio chain test: fix inconsequential off-by-one
tb
2022-12-08
1
-2
/
+2
*
bio chain test: minor readability tweaks
tb
2022-12-08
1
-5
/
+6
*
bio chain test: rename a few variables for consistency
tb
2022-12-08
1
-29
/
+29
*
bio chain test: decouple lengths of test chains
tb
2022-12-08
1
-59
/
+89
*
bio chain test: refactor link_chains_at()
tb
2022-12-08
1
-198
/
+109
*
bio chain test: lose some do_{,bio_} prefixes
tb
2022-12-08
1
-12
/
+12
*
Split biotest into its three logical parts
tb
2022-12-08
4
-458
/
+512
*
biotest: Tweak long comment a bit
tb
2022-12-08
1
-11
/
+13
*
Add BIO_push() and BIO_set_next() regress coverage
tb
2022-12-08
1
-1
/
+367
*
biotest needs bio_local.h now
tb
2022-12-03
1
-6
/
+7
*
Test BIO_{push,pop}() along a linear chain
tb
2022-12-03
1
-1
/
+135
*
Convert from %i to %d
tb
2022-09-05
1
-5
/
+5
*
Add memory BIO small I/O tests.
jsing
2022-02-19
1
-1
/
+72
*
Add tests for memory BIO.
jsing
2022-02-17
1
-2
/
+254
*
whitespace
beck
2017-04-30
1
-3
/
+3
*
Make this run on strict alignment architectures.
miod
2015-05-08
1
-6
/
+9
*
replace u_int32_t with uint32_t
bcook
2014-07-11
1
-4
/
+5
*
Include -DLIBRESSL_INTERNAL in regress makefiles.
jsing
2014-07-08
1
-2
/
+2
*
string.h is the correct file, not strings.h
bcook
2014-07-08
1
-2
/
+2
*
Add regress tests for BIO_get_host_ip().
jsing
2014-06-22
1
-2
/
+70
*
Add a skeleton regress for crypto/bio, which currently only covers
jsing
2014-06-22
2
-0
/
+92