OpenPAM/lib
Dag-Erling Smørgrav 69b1a97268 Introduce strlset(), a memset() variant for strings where the actual
size of the buffer is not necessarily known, and which can replace the
"memset(str, 0, strlen(str))" idiom.  Use it to clear buffers which may
have contained authentication tokens.


git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@803 185d5e19-27fe-0310-9dcf-9bff6b9f3609
2014-09-09 09:07:51 +00:00
..
liboath Spell the name of the University of Oslo in English. 2014-07-10 17:16:48 +00:00
libpam Introduce strlset(), a memset() variant for strings where the actual 2014-09-09 09:07:51 +00:00
Makefile.am Reorganize: 2013-03-05 17:49:06 +00:00