summaryrefslogtreecommitdiffstats
path: root/src/util/crypto/nss/nss_sha512crypt.c
Commit message (Collapse)AuthorAgeFilesLines
* Set _GNU_SOURCE globallySumit Bose2011-05-231-1/+2
|
* Move crypto functions into its own subdirJakub Hrozek2010-09-081-0/+386
A refactoring patch that creates a common util/crypto subdir with per-implementation subdirectories for each underlying crypto library supported by SSSD.