aboutsummaryrefslogtreecommitdiff
path: root/libpamc/pamc_load.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace malloc followed by strcpy with strdupTobias Stoeckmann2023-12-191-6/+3
* treewide: fix typosTobias Stoeckmann2023-12-181-1/+1
* treewide: store strlen results in size_tTobias Stoeckmann2023-12-141-1/+1
* treewide: assume free(NULL) is no-opDmitry V. Levin2023-12-141-4/+2
* libpamc: cast to unsigned char for character handling functionChristian Göttsche2023-08-071-1/+1
* libpamc: make use of secure memory erasureChristian Göttsche2023-02-281-3/+4
* Fix various typos found using codespell toolDmitry V. Levin2020-03-281-1/+1
* Fix whitespace issuesDmitry V. Levin2011-10-261-4/+4
* Relevant BUGIDs:Dmitry V. Levin2009-04-031-1/+1
* Initial revisionAndrew G. Morgan2000-06-201-0/+477