Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: replace malloc followed by strcpy with strdup | Tobias Stoeckmann | 2023-12-19 | 1 | -6/+3 |
* | treewide: fix typos | Tobias Stoeckmann | 2023-12-18 | 1 | -1/+1 |
* | treewide: store strlen results in size_t | Tobias Stoeckmann | 2023-12-14 | 1 | -1/+1 |
* | treewide: assume free(NULL) is no-op | Dmitry V. Levin | 2023-12-14 | 1 | -4/+2 |
* | libpamc: cast to unsigned char for character handling function | Christian Göttsche | 2023-08-07 | 1 | -1/+1 |
* | libpamc: make use of secure memory erasure | Christian Göttsche | 2023-02-28 | 1 | -3/+4 |
* | Fix various typos found using codespell tool | Dmitry V. Levin | 2020-03-28 | 1 | -1/+1 |
* | Fix whitespace issues | Dmitry V. Levin | 2011-10-26 | 1 | -4/+4 |
* | Relevant BUGIDs: | Dmitry V. Levin | 2009-04-03 | 1 | -1/+1 |
* | Initial revision | Andrew G. Morgan | 2000-06-20 | 1 | -0/+477 |