cryb-to/lib
Dag-Erling Smørgrav 401465d8ea Move main() from libcryb-test to the test program.
Instead of having libcryb-test provide main() and assume that the test program defines t_prepare() and t_cleanup(), have libcryb-test provide a t_main() function which the test program calls with pointers to its prepare and cleanup functions.
2016-03-15 14:29:44 +01:00
..
cipher Prepare for moving to Github 2015-12-14 15:55:38 +01:00
core Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
cpe Build system overhaul 2015-12-14 18:08:22 +01:00
digest Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
enc Fix buffer over-read in percent_decode(). 2016-01-10 23:29:03 +01:00
hash Add man pages for a few functions. 2016-01-08 17:27:27 +01:00
mac Prepare for moving to Github 2015-12-14 15:55:38 +01:00
mpi Prepare for moving to Github 2015-12-14 15:55:38 +01:00
oath Reserve room in the label buffer for the terminating NUL. 2016-02-19 12:20:25 +01:00
rand Prepare for moving to Github 2015-12-14 15:55:38 +01:00
rsaref Prepare for moving to Github 2015-12-14 15:55:38 +01:00
test Move main() from libcryb-test to the test program. 2016-03-15 14:29:44 +01:00
.gitignore Prepare for moving to Github 2015-12-14 15:55:38 +01:00
Makefile.am Build system overhaul 2015-12-14 18:08:22 +01:00