aboutsummaryrefslogtreecommitdiff
path: root/modules/pam_unix/md5_crypt.c
Commit message (Expand)AuthorAgeFilesLines
* build: consistently include config.h firstDmitry V. Levin2024-08-301-1/+1
* pam_unix: declare read-only data array constChristian Göttsche2024-01-151-1/+1
* treewide: use asprintf to construct stringsTobias Stoeckmann2023-12-191-12/+8
* treewide: fix typos in comments and documentationTobias Stoeckmann2023-12-181-1/+1
* modules: make use of secure memory erasureChristian Göttsche2023-02-281-2/+2
* modules/pam_unix: use pam_str_skip_prefix and pam_str_skip_prefix_lenDmitry V. Levin2020-03-191-2/+3
* pam_unix: check for NULL return from malloc()Tomas Mraz2014-06-191-0/+2
* Relevant BUGIDs: 440107Steve Langasek2001-07-101-2/+7
* Initial revisionAndrew G. Morgan2000-06-201-0/+149