summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2 daysIncrease Minimum supported base to that provided by Ubuntu 22.04Albert Astals Cid1-6/+1
3 daysAsync api for certificate validationSune Vuorela1-2/+13
4 daysRemove redundant conditionalOliver Sander1-2/+2
4 daysMove method GooString::hasUnicodeMarker to UTF.hOliver Sander2-6/+8
2024-04-03pdfdetach: find -> starts_withAlbert Astals Cid1-2/+2
2024-04-01Regenerate pot/po files only if input has changedStefan BrĂ¼ns1-3/+5
2024-03-05pdfsig: Catalan translationJosep M. Ferrer2-0/+30
2024-03-03Fix srcdir=builddir buildAlbert Astals Cid1-1/+1
2024-03-01Fix translations on non glibc platformsAlbert Astals Cid1-1/+10
2024-02-18Update (C)Albert Astals Cid1-1/+1
2024-02-18pdfsig: Sign form signature fields with an appearanceErich E. Hoover5-1/+94
2024-02-15Update (C)Albert Astals Cid3-0/+3
2024-02-15Enable pdfimages to print filenames to stdout.Sebastian J. Bronner4-0/+15
2024-02-08Update (C)Albert Astals Cid1-1/+2
2024-02-08Use std::filesystemAlbert Astals Cid1-16/+24
2024-02-08Fix directory traversal in pdfdetachSune Vuorela1-34/+32
2024-02-01Update (C)Albert Astals Cid7-1/+7
2024-02-01More unicode vectors; fewer raw pointersSune Vuorela7-49/+38
2024-01-25Add a few const and reduce variable scopesAlbert Astals Cid2-11/+7
2024-01-25Update (C)Albert Astals Cid3-0/+3
2024-01-24pdfimages: return exit code 2 when error opening output filesFernando Herrera3-5/+16
2023-11-09Update (C)Albert Astals Cid1-1/+1
2023-11-03Object: Add constructor from r-value std::stringOliver Sander1-4/+4
2023-10-14Update (C)Albert Astals Cid1-1/+1
2023-10-12pdftocairo: EPS output should not contain %%PageOrientationAdrian Johnson1-1/+1
2023-10-08cairo: write document logical structure if output is pdfAdrian Johnson2-8/+42
2023-09-06Update (C)Albert Astals Cid1-1/+1
2023-09-06Let method utf8ToUtf16WithBom return a std::string objectOliver Sander2-7/+7
2023-08-02Provide the key location for certificates you can sign withSune Vuorela1-1/+17
2023-07-18Mark pdf file argument as required; make documentation match codeSune Vuorela1-3/+3
2023-06-12Describe signature dump format in manual pageSune Vuorela1-1/+1
2023-06-09Fix build without NSSSune Vuorela1-1/+1
2023-06-06pdfsig: Allow show and select backendSune Vuorela3-6/+60
2023-06-05Fix cornercase crash in weird pdfsig setupsSune Vuorela1-1/+7
2023-05-30Rename NSS CryptoSign backend classes and files in line with GPG backend.Sune Vuorela1-4/+4
2023-04-13Adapt signature code to the backend interfaceSune Vuorela1-1/+2
2023-03-29Use std::string for psFileName, instead of GooStringOliver Sander1-12/+11
2023-03-27clang 15Albert Astals Cid1-4/+1
2023-03-21pdfsig: Support --helpAlbert Astals Cid1-0/+1
2023-03-20pdfsig -dump - allow holes in signature listSune Vuorela1-1/+4
2023-03-20Fixup for 8787103a43Sune Vuorela1-2/+1
2023-03-18Switch some const char* to std stringSune Vuorela1-2/+1
2023-03-13Update (C)Albert Astals Cid1-0/+1
2023-03-12pdftocairo: Don't do things based on first pageAnton Thomasson1-2/+4
2023-03-08Use std::string for stringsSune Vuorela1-2/+2
2023-03-08Update (C)Albert Astals Cid1-1/+2
2023-03-04Remove unused digestName parameterAlbert Astals Cid1-1/+7
2023-03-02Keep nss types in signature classSune Vuorela1-7/+7
2023-01-11Point out pdfsig supports PKCS#11 URIs as nicknameTobias Deiminger1-1/+4
2022-12-04cmake: A more bit of include tweakingAlbert Astals Cid1-2/+0