summaryrefslogtreecommitdiff
path: root/test/bio_enc_test.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2022-05-031-1/+1
* bio_enc.c: add check for BIO_new_mem_bufJiasheng Jiang2022-02-241-15/+37
* bio_enc.c: add memory allocation checkPeiwei Hu2021-12-081-0/+12
* fix some code with obvious wrong coding stylex20182021-10-281-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Fix no-chacha and no-poly1305Matt Caswell2017-08-251-0/+4
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-2/+3
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Converted the bio_enc tests to use new test framework.Jon Spillett2017-04-241-49/+139
* Fix bio_enc_testMatt Caswell2016-08-231-8/+6
* Add test/bio_enc_test.c.Andy Polyakov2016-08-211-0/+140