aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* npass/ls: remove depth_state from args and make it staticsinanmohd2024-04-101-6/+7
|
* npass/main: better error repottingsinanmohd2024-04-101-1/+1
|
* libnpass/readstore_all/len: PATH_MAX -> 64sinanmohd2024-04-101-1/+2
|
* npass/ls/depth_state_len: NAME_MAX -> 16sinanmohd2024-04-101-3/+4
|
* src: avoid unnecessary sizeof() - 1sinanmohd2024-04-103-8/+8
|
* npass: better mimic behaviour of the original passsinanmohd2024-04-091-8/+17
|
* libnpass: better error messagessinanmohd2024-04-091-4/+10
|
* pass/ls: initsinanmohd2024-04-092-3/+238
|
* libnpass/pass_gen_t: PASS_GEN_PRINT -> PASS_GEN_GRAPHsinanmohd2024-04-081-5/+5
|
* libnpass/pass_gen_set/PASS_GEN_PRINT: add missing upper alphabetsinanmohd2024-04-071-0/+1
|
* libnpass/pass_gen_t: PASS_GEN_ALPHA -> PASS_GEN_ALNUMsinanmohd2024-04-071-1/+1
|
* pass/gen: initsinanmohd2024-04-072-1/+86
|
* util: refactor error reportingsinanmohd2024-04-074-53/+54
|
* meson: split ./includesinanmohd2024-04-064-5/+8
|
* meson: keep source files under ./srcsinanmohd2024-04-066-0/+550