index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libssl
/
bytestring
Age
Commit message (
Expand
)
Author
2016-11-04
Some tests require internal symbols; have them link with the static
Philip Guenther
2016-09-02
Fix build of regress after source moves
Bob Beck
2015-10-25
Change test to use length 128 (shortest long-form encoding).
Doug Hogan
2015-07-31
Don't hardcode /usr/src, use BSDSRCDIR
Tobias Ulmer
2015-07-18
simplify length checking in do_indefinite_convert
Brent Cook
2015-06-23
Change CBS_dup() to also sync the offset.
Doug Hogan
2015-06-23
Convert bytestringtest to individual checks and don't short circuit.
Doug Hogan
2015-06-23
Remove unnecessary regress target.
Doug Hogan
2015-06-17
Add tests for CBS_offset() and CBS_write_bytes().
Doug Hogan
2015-06-16
Be more strict about BER and DER terminology.
Doug Hogan
2015-04-25
Check for invalid leading zeros in CBS_get_asn1_uint64.
Doug Hogan
2015-02-16
Add more error checking and free resources in bytestringtest.
Doug Hogan
2015-02-06
KNF bytestring files.
Doug Hogan
2015-02-06
Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.
Doug Hogan