Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | c: rename error reporting marcos | sinanmohd | 2024-04-17 | 1 | -5/+5 |
* | libnpass/util/util_strtrim: safely handle 0 length C strings | sinanmohd | 2024-04-16 | 1 | -1/+2 |
* | libnpass/util: refactor | sinanmohd | 2024-04-15 | 1 | -18/+23 |
* | c: properly handle return value of snprintf | sinanmohd | 2024-04-12 | 1 | -2/+2 |
* | c: check string truncation when using snprintf | sinanmohd | 2024-04-11 | 1 | -1/+1 |
* | libnpass/util: fix off by one error | sinanmohd | 2024-04-11 | 1 | -2/+2 |
* | c/format: init | sinanmohd | 2024-04-11 | 1 | -5/+6 |
* | src: avoid unnecessary sizeof() - 1 | sinanmohd | 2024-04-10 | 1 | -1/+1 |
* | util: refactor error reporting | sinanmohd | 2024-04-07 | 1 | -2/+2 |
* | meson: split ./include | sinanmohd | 2024-04-06 | 1 | -0/+1 |
* | meson: keep source files under ./src | sinanmohd | 2024-04-06 | 1 | -0/+66 |