summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states
AgeCommit message (Expand)AuthorFilesLines
2019-04-01error handling implemented in case an error occurs when connecting to atrustAndreas Abraham1-2/+1
2019-01-24user is now notified to open the signature appAndreas Abraham1-1/+25
2018-08-07pdf-over support for fingerprint and faceid implementedAndreas Abraham1-485/+581
2018-04-17bugfix in infoboxAndreas Abraham1-1/+5
2017-12-04Selecting invisible profile via command linepdf-over-4.1.16Bianca Schnalzer1-0/+1
2017-08-07Certificate Download Server + Searching for PlaceholderBianca Schnalzer6-4/+62
2016-10-25Cache (and scale) custom emblem imagesTobias Kellner2-5/+5
2016-06-30Replace signature note if it's the previous defaultTobias Kellner1-11/+30
2016-06-30Split HttpClient generation for Mobile BKUTobias Kellner1-1/+1
2016-06-30Clicking on Open in Open state opens the file dialogTobias Kellner1-4/+10
2016-06-30Run update check in backgroundTobias Kellner1-45/+59
2016-03-14Add QR code display for A-Trust Handy-Signatur appTobias Kellner1-1/+91
2015-11-05Don't use proxy in HttpClient for local connectionsTobias Kellner1-1/+1
2015-10-12More specific error when keystore file does not existTobias Kellner1-0/+17
2015-10-12Add remaining keystore cli argumentsTobias Kellner1-0/+4
2015-10-12Fix retryTobias Kellner1-0/+1
2015-10-12Add keystore file argumentTobias Kellner1-15/+2
2015-10-12Use keystore config data, prompt for passwords if unsetTobias Kellner1-1/+23
2015-10-12Only enable keystore option if keystore file existsTobias Kellner1-2/+7
2015-10-09Add keystore option to advanced config dialogTobias Kellner1-0/+3
2015-10-08Add keystore signingTobias Kellner2-2/+117
2015-06-26Add A-Trust disclaimer to mobile bku credential entryTobias Kellner1-0/+2
2015-03-05Use BASE64 upload for a.sign BKU for nowTobias Kellner1-1/+3
2015-02-25Mobile BKU BASE64 setting defaults to trueTobias Kellner1-2/+3
2015-02-23Make BASE64 usage configurable for a-trust mobile bkuTobias Kellner1-3/+6
2015-02-23BASE64 request handlingTobias Kellner2-13/+27
2014-12-12Make PDF/A compatibility configurableTobias Kellner2-11/+18
2014-12-03Add cancel button to Mobile BKU dialogsTobias Kellner1-2/+14
2014-11-27Disable state jumping during signing processTobias Kellner1-1/+9
2014-11-27Cache the signature placeholderTobias Kellner1-1/+2
2014-11-27Backup old PDF-AS configuration, create newTobias Kellner1-118/+220
2014-11-27Implement PDF-AS 4 changesTobias Kellner19-2303/+171
2014-10-17Only enable certain ciphersuites to avoid 'Server Key' error under OSXTobias Kellner2-10/+17
2014-04-23added log message for thread exceptiontkellner1-0/+1
2014-02-03Check for updates on startup (configurable)tkellner1-2/+41
2014-01-31Threadingtkellner4-5/+5
2014-01-30Spellingtkellner6-6/+6
2014-01-27Hook up main SWT menu on OS Xtkellner1-0/+2
2013-07-24Include exception msg in MobileBKU error dialogtkellner1-1/+5
2013-07-24Move TrustedSocketFactory registrationtkellner4-21/+18
2013-07-24Enable proxy usage for HttpClienttkellner6-25/+64
2013-07-24Allow empty proxy passwordtkellner1-1/+1
2013-07-24Proxy debuggingtkellner1-7/+11
2013-07-24Add accessor function for stateMachinetkellner11-134/+143
2013-07-24Add proxy auth cmd-line parameterstkellner1-0/+4
2013-07-24Add proxy authenticationtkellner1-64/+120
2013-04-10User BASE64 request for TDB only, FileUploadRequest elsetkellner1-42/+57
2013-04-10Move User Agent String to Constantstkellner4-13/+9
2013-04-10Make upload request type configurabletkellner1-14/+21
2013-04-10Changed local BKU communication to BASE64 encodingtkellner1-5/+5