aboutsummaryrefslogtreecommitdiff
path: root/lib/libcrypt/crypt-nthash.c
Commit message (Expand)AuthorAgeFilesLines
* lib/libcrypt: another trivial style changeEnji Cooper2025-03-261-1/+1
* lib/libcrypt: remove trailing whitespaceEnji Cooper2025-03-261-4/+4
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-261-0/+2
* Make libcrypt thread-safe. Add crypt_r(3).Ed Schouten2016-08-101-19/+12
* Add a new hash type. This "NT-hash" is compatible with the passwordMark Murray2003-06-021-0/+88