summaryrefslogtreecommitdiff
path: root/regress/lib/libssl/bytestring
AgeCommit message (Expand)Author
2016-11-04Some tests require internal symbols; have them link with the staticPhilip Guenther
2016-09-02Fix build of regress after source movesBob Beck
2015-10-25Change test to use length 128 (shortest long-form encoding).Doug Hogan
2015-07-31Don't hardcode /usr/src, use BSDSRCDIRTobias Ulmer
2015-07-18simplify length checking in do_indefinite_convertBrent Cook
2015-06-23Change CBS_dup() to also sync the offset.Doug Hogan
2015-06-23Convert bytestringtest to individual checks and don't short circuit.Doug Hogan
2015-06-23Remove unnecessary regress target.Doug Hogan
2015-06-17Add tests for CBS_offset() and CBS_write_bytes().Doug Hogan
2015-06-16Be more strict about BER and DER terminology.Doug Hogan
2015-04-25Check for invalid leading zeros in CBS_get_asn1_uint64.Doug Hogan
2015-02-16Add more error checking and free resources in bytestringtest.Doug Hogan
2015-02-06KNF bytestring files.Doug Hogan
2015-02-06Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.Doug Hogan