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
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
/
libssl
/
bytestring
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add regress for CBB_add_space().
jsing
2020-03-13
1
-1
/
+41
*
Add regress coverage for CBB_add_u32().
jsing
2018-08-16
1
-3
/
+4
*
Add regress for CBB_discard_child().
jsing
2017-11-28
1
-2
/
+56
*
Some tests require internal symbols; have them link with the static
guenther
2016-11-04
1
-2
/
+2
*
Fix build of regress after source moves
beck
2016-09-02
1
-2
/
+2
*
Change test to use length 128 (shortest long-form encoding).
libressl-v2.3.1
doug
2015-10-25
1
-2
/
+2
*
Don't hardcode /usr/src, use BSDSRCDIR
tobiasu
2015-07-31
1
-2
/
+2
*
simplify length checking in do_indefinite_convert
bcook
2015-07-18
1
-11
/
+17
*
Change CBS_dup() to also sync the offset.
doug
2015-06-23
1
-1
/
+37
*
Convert bytestringtest to individual checks and don't short circuit.
doug
2015-06-23
1
-321
/
+337
*
Remove unnecessary regress target.
doug
2015-06-23
1
-7
/
+2
*
Add tests for CBS_offset() and CBS_write_bytes().
doug
2015-06-17
1
-2
/
+70
*
Be more strict about BER and DER terminology.
doug
2015-06-16
1
-15
/
+18
*
Check for invalid leading zeros in CBS_get_asn1_uint64.
doug
2015-04-25
1
-2
/
+4
*
Add more error checking and free resources in bytestringtest.
doug
2015-02-16
1
-26
/
+47
*
KNF bytestring files.
doug
2015-02-06
1
-582
/
+596
*
Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.
doug
2015-02-06
2
-0
/
+669