summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/bku
AgeCommit message (Expand)AuthorFilesLines
2019-07-31additional dynamically generated values are read from the html string and set...Andreas Abraham3-6/+24
2019-07-31pdf-over uses now jsoup to read dynamic values from html contentAndreas Abraham3-7/+120
2019-07-30tests with new iframeAndreas Abraham1-2/+2
2019-04-01error handling implemented in case an error occurs when connecting to atrustAndreas Abraham2-21/+29
2019-01-24user is now notified to open the signature appAndreas Abraham2-0/+5
2019-01-17gui fixed when entering a invalid numberAndreas Abraham1-1/+1
2019-01-17implementation of handlepollingAndreas Abraham1-3/+98
2019-01-17calling the right handlerAndreas Abraham1-4/+15
2019-01-17dummy implementation of abtract methodAndreas Abraham1-363/+368
2019-01-17added new abstract method: handlePollingAndreas Abraham1-354/+356
2018-08-08code cleanupAndreas Abraham1-5/+3
2018-08-07pdf-over support for fingerprint and faceid implementedAndreas Abraham3-550/+625
2018-08-03TODO addedAndreas Abraham1-0/+2
2018-03-21password length issue fixedAndreas Abraham1-1/+1
2017-10-30using PDF-AS 4.1.1., updated error handling for connection and MobileBKUBianca Schnalzer3-77/+90
2017-08-29jce lib update, Error HandlingBianca Schnalzer1-2/+5
2017-08-23Internet Connection TrackingBianca Schnalzer1-25/+11
2017-08-23Improved Error Handling Download-URLBianca Schnalzer1-11/+25
2017-08-22Del. tobeadded-Folder in configuration, removed possibility to ch. URLBianca Schnalzer2-3/+3
2017-08-07Certificate Download Server + Searching for PlaceholderBianca Schnalzer3-15/+84
2017-05-02Change CookieSpecs for IAIK ServerBKUbschnalzer1-8/+17
2016-10-25Add support for A-Trust tan app interstitialTobias Kellner1-0/+20
2016-09-22Automatically update signature note when changing language if it's the defaultTobias Kellner1-1/+1
2016-06-30Update support for IAIK Server BKUTobias Kellner1-52/+89
2016-06-30Ensure fully qualified URLs during mobile BKU processingTobias Kellner2-6/+27
2016-06-30Allow mobile BKU implementations to parse and set cookiesTobias Kellner5-3/+74
2016-06-30Fix sending SMS during QR code displayTobias Kellner1-9/+4
2016-06-30Split HttpClient generation for Mobile BKUTobias Kellner6-16/+24
2016-03-14More flexible HTML parsing for mobile BKUTobias Kellner3-40/+136
2016-03-14Add QR code display for A-Trust Handy-Signatur appTobias Kellner4-26/+255
2015-11-05Don't use proxy in HttpClient for local connectionsTobias Kellner2-15/+26
2015-10-29Mobile BKU error handling improvedTobias Kellner2-2/+11
2015-03-02Mobile BKU BASE64 setting defaults to false again after A-Trust fixTobias Kellner1-1/+1
2015-02-25Mobile BKU BASE64 setting defaults to trueTobias Kellner1-1/+1
2015-02-23Handle a-trust certificate validity warningTobias Kellner1-2/+57
2015-02-23Make BASE64 usage configurable for a-trust mobile bkuTobias Kellner1-2/+6
2015-02-23BASE64 request handlingTobias Kellner4-51/+24
2014-12-12Display security layer errors from mobile BKUTobias Kellner1-3/+8
2014-12-12Logging - trace requests/responsesTobias Kellner3-4/+6
2014-12-03Don't log all requests/responsesTobias Kellner1-1/+1
2014-12-03Add cancel button to Mobile BKU dialogsTobias Kellner1-3/+11
2014-11-27Implement PDF-AS 4 changesTobias Kellner14-0/+2209