68
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
libpam: fix integer overflow when parsing configs More... about 1 year ago
libpam: mark _pam_output_debug as printf-style function More... about 1 year ago
pam_echo: avoid heap overflow on huge files More... about 1 year ago
treewide: do not cast calloc/malloc/realloc More... about 1 year ago
libpam: simplify IF_NO_PAMH More... about 1 year ago
pam_env: remove function prefix in debug messages More... about 1 year ago
libpam: remove function prefixes in debug messages More... about 1 year ago
pam_time: fix typo in debug message More... about 1 year ago
libpam: fix typo in debug message More... about 1 year ago
pam_rootok: call va_end only once More... about 1 year ago
libpam: stop processing excessively long lines More... about 1 year ago
libpam: avoid endless loop on long config line More... about 1 year ago
libpam: improve debug output More... about 1 year ago
libpam: fix possible heap overflow in _pam_strdup More... about 1 year ago
pam_canonicalize_user: add a test for return values More... about 1 year ago
pam_canonicalize_user: new module to canonicalize user name More... about 1 year ago
libpam: use close_range() to close file descriptors More... about 1 year ago
pam_env: fix handling of huge strings More... about 1 year ago
pam_start.c: call bindtextdomain() to expose Linux-PAM locales More... over 1 year ago
pam_succeed_if: avoid returning garbage for empty configuration More... over 1 year ago
pam_env: remove allocator sizeof operator mismatch More... over 1 year ago
pam_timestamp: use secure memory erasure More... over 1 year ago
libpam: avoid reserved variable names in macros More... over 1 year ago
pam_timestamp: constify sha1 padding block More... over 1 year ago
modules: cast to unsigned char for character handling function More... over 1 year ago
libpamc: cast to unsigned char for character handling function More... over 1 year ago
libpam: cast to unsigned char for character handling function More... over 1 year ago
conf: cast to unsigned char for character handling function More... over 1 year ago
ci: add GCC 13 job with sanitzers More... over 1 year ago
pam_faillock: free handle in test More... over 1 year ago