aboutsummaryrefslogtreecommitdiff
path: root/pdf-as-cli/src/main/java/at/gv/egiz/pdfas/cli/Main.java
AgeCommit message (Expand)AuthorFilesLines
2021-04-10parsing off signature block CLI parametersAlexander Marsalek1-6/+23
2021-04-10pass parameters to resolver(s)Alexander Marsalek1-0/+9
2020-09-24update libraries, use StringUtilsEmina Ahmetovic1-1/+0
2019-06-19pdf-as documentation changes, qr placeholder search on profile level enabledemusic1-12/+0
2018-11-22Merge branch 'SL20_development'emusic1-0/+21
2018-10-30Positioning of signature block on first page enabledemusic1-27/+15
2018-09-06small changesemusic1-0/+3
2018-09-03delete unused statementsemusic1-25/+0
2018-06-27delete commentemusic1-1/+0
2018-06-27small changes in pdfaemusic1-18/+0
2018-05-14changes in pdf-as-lib4.1.3emusic1-2/+2
2018-03-22solved bug regarding setteremusic1-1/+0
2018-03-21changes regarding protection, bug fix, thread safeemusic1-2/+6
2018-03-21protect pdfemusic1-4/+24
2018-03-21protecting pdf fileemusic1-1/+2
2014-10-31better integration of Process InformationAndreas Fitzek1-29/+50
2014-10-30Introduced Process Information Map in PDFASError and SignResultAndreas Fitzek1-0/+12
2014-10-21PDF API update to ouput signed documents via output streamAndreas Fitzek1-7/+5
2014-10-15PDF-AS Errorhandling redesign only PDFASError Exceptions are returnedAndreas Fitzek1-2/+7
2014-10-15Rebuild API to support Java DataSource and Streams for in and outputAndreas Fitzek1-7/+7
2014-10-08Introduced PDF-AS-MOAAndreas Fitzek1-1/+1
2014-07-10Implemented Verification level (Full incl. Certificate Path, and Integrity Only)Andreas Fitzek1-1/+30
2014-06-04Added TransactionId for SignaturesAndreas Fitzek1-0/+5
2014-05-14added output for configuration deploymentAndreas Fitzek1-0/+1
2014-05-06PDF-AS 4 RC24.0.0-RC2Andreas Fitzek1-1/+0
2014-04-10Memory optimizations, added Version to webAndreas Fitzek1-1/+3
2014-04-03Remove unused imports and variablesTobias Kellner1-3/+1
2014-02-20Added license textAndreas Fitzek1-0/+23
2014-02-11Support rotation of the signature block by r attribute in pos stringAndreas Fitzek1-1/+1
2014-02-05MOA-SS integration doneAndreas Fitzek1-1/+1
2014-01-21Fixed verify output parameter usageAndreas Fitzek1-1/+1
2014-01-21Implemented Output argument for cli verify Andreas Fitzek1-54/+84
2013-12-12MOA SS integration OKAndreas Fitzek1-3/+2
2013-12-12Creation of PAdES signatures with local keystoreAndreas Fitzek1-1/+2
2013-12-12Fixing std pos string for cliAndreas Fitzek1-1/+2
2013-12-11CLI App added keystore argumentsAndreas Fitzek1-22/+126
2013-11-28start RefactoringAndreas Fitzek1-41/+89
2013-11-28Verification with MOA SP working through PAdES VerifierAndreas Fitzek1-3/+25
2013-11-12SecurityLayer commands includedAndreas Fitzek1-2/+5
2013-10-29Some changesAndreas Fitzek1-0/+285