summaryrefslogtreecommitdiff
path: root/regress/lib/libutil
AgeCommit message (Expand)Author
2014-08-10guenther wants a copyrightTed Unangst
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-04-08add a test for writing too farTed Unangst
2013-07-29updated regress values from djmTed Unangst
2013-06-04link subdirTed Unangst
2013-06-04missed a space in the latin passphrase.Ted Unangst
2013-06-04tests for bcrypt_pbkdf_test.cTed Unangst
2012-11-12require scan_scaled to set errno to EINVAL rather than ERANGE if itAlexander Hall
2012-09-06Move the commented out test program in pkcs5_pbkdf2.c into a properMatthew Dempsky
2009-06-20Repair comment ID & typo, no binary changeIan Darwin
2005-10-21bullshit test; pointed out by davidTheo de Raadt
2005-03-09Now that rounding is done properly for fractionless numbers, fix theOtto Moerbeek
2005-03-08Some more real-life regression cases.Otto Moerbeek
2004-09-16new regression found in the wild: 1099512676352 -> 2.0T; fixed a minute ago.Otto Moerbeek
2004-07-16errno -> err in a structure. OK deraadt@David Krause
2003-12-28Add a few test cases.Otto Moerbeek
2003-07-31various cleanups; david says results are sameTheo de Raadt
2003-05-15Regression for fmt_scaled() and scan_scaled().Ian Darwin