summaryrefslogtreecommitdiffstats
path: root/regress/lib/libskey (follow)
Commit message (Collapse)AuthorAgeFilesLines
* zap trailing newlines; "go for it" deraadtokan2014-07-161-2/+1
|
* Update the libskey regression tests:lteo2014-03-251-8/+33
| | | | | | | | | | | | | | | | | | | | - Remove the MD4 data sets since MD4 has been removed from base - Add new data sets for RMD-160 (suggested by millert@) - Ensure that the default algorithm is "md5" (as documented on the skey man pages) - Ensure that skey_set_algorithm() will not blindly accept an unsupported algorithm - Ensure that skey_set_algorithm() recognizes the algorithms in the provided data set - Ensure that skey_get_algorithm() returns the algorithm set by skey_set_algorithm() looks good to millert@
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* various cleanups; david says results are samederaadt2003-07-311-21/+19
|
* no nomanmickey2003-06-161-4/+2
|
* libskey regress from netbsdmickey2003-06-152-0/+137