summaryrefslogtreecommitdiff
path: root/src/test/test-libcrypt-util.c
Commit message (Expand)AuthorAgeFilesLines
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-2/+0
* fix typoYu Watanabe2021-06-151-1/+1
* test-libcrypt-util: print out default for password settings, run make_salt() ...Zbigniew Jędrzejewski-Szmek2021-06-081-0/+26
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test-libcrypt-util: before doing anything check what methods are availableZbigniew Jędrzejewski-Szmek2020-09-151-0/+34
* test-libcrypt-util: skip test on ppc64 with no xcryptZbigniew Jędrzejewski-Szmek2020-09-151-0/+4
* shared/libcrypt-util: do not refuse passwords if some other hash is unsupportedZbigniew Jędrzejewski-Szmek2020-09-151-0/+8
* shared/libcrypt-util: include fewer headersZbigniew Jędrzejewski-Szmek2020-09-151-0/+6
* Add reciprocal test for password hashing and checkingZbigniew Jędrzejewski-Szmek2020-09-151-1/+16
* shared/libcrypt-util: use libcrypt_ra()Zbigniew Jędrzejewski-Szmek2020-09-151-0/+35