]> git.seodisparate.com/gitweb - SimpleArchiver/commit
WIP white/black-list: Impl. v 3 test/extract lists
authorStephen Seo <seo.disparate@gmail.com>
Mon, 17 Feb 2025 05:59:34 +0000 (14:59 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Mon, 17 Feb 2025 05:59:34 +0000 (14:59 +0900)
commitd6656830716aac2f98c33cb7a975ae16844dfea6
tree6ea70e6c2f0a025ed6937589fce1aee9dc22971f
parenta69016822ee429a4852122bc5949db5dc9a3bdbf
WIP white/black-list: Impl. v 3 test/extract lists

Implemented usage of white/black-lists for test/extract (`-t` and `-x`)
for file format version 3 archives.

TODO:
    - white/black-lists for test/extract for file format version 1 and
      2.
    - white/black-lists for create/test/extract for file format version
      0.
src/archiver.c
src/main.c