Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HALF WORK: MAX_PATHdev | Yuqian Yang | 2025-03-01 | 1 | -0/+52 |
* | pam_inline.h: introduce zero_extend_signed_to_ull() and sign_extend_unsigned_... | Dmitry V. Levin | 2024-08-13 | 1 | -0/+20 |
* | libpam: add helper to compare strings in constant time | Christian Göttsche | 2024-04-13 | 1 | -0/+14 |
* | pam_inline.h: Fix use of memset_explicit(3) | Arseny Maslennikov | 2024-02-04 | 1 | -1/+1 |
* | libpam: make use of secure memory erasure | Christian Göttsche | 2023-02-28 | 1 | -2/+2 |
* | libpam: introduce secure memory erasure helpers | Christian Göttsche | 2023-02-28 | 1 | -0/+60 |
* | pam_inline.h: cleanup pam_read_passwords a bit | Dmitry V. Levin | 2020-07-15 | 1 | -5/+6 |
* | Move read_passwords function from pam_unix to pam_inline.h | ikerexxe | 2020-07-15 | 1 | -0/+50 |
* | Introduce pam_str_skip_icase_prefix_len and pam_str_skip_icase_prefix | Dmitry V. Levin | 2020-03-19 | 1 | -0/+15 |
* | Introduce pam_str_skip_prefix_len and pam_str_skip_prefix | Dmitry V. Levin | 2020-03-19 | 1 | -0/+15 |
* | Introduce pam_inline.h | Dmitry V. Levin | 2020-03-19 | 1 | -0/+37 |