summaryrefslogtreecommitdiffstats
path: root/server/util/nss_sha512crypt.c
Commit message (Collapse)AuthorAgeFilesLines
* Use PTR_2_INT for alignment calculationsSimo Sorce2009-05-281-4/+5
| | | | | This version should be pointer size agnostic. Should make this code safe on both 32bit and 64bit.
* Silence warningsSimo Sorce2009-05-261-0/+2
|
* Fix crypt functions to not use static buffers.Simo Sorce2009-05-181-318/+315
| | | | Also fix style, clarify, and simplify some logic.
* Clean up warnings in SSSDStephen Gallagher2009-04-071-12/+12
|
* first version of LOCAL pam backendSumit Bose2009-03-021-0/+419