summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/bku/MobileBKUConnector.java
AgeCommit message (Expand)AuthorFilesLines
2022-11-24Repository moved to GitHub: https://github.com/a-sit/pdf-overHEADmasterJakob Heher1-439/+0
2022-11-21auto-skip app interstitialJakob Heher1-0/+3
2022-11-16do not force fido2 default if libfido2 is unavailableJakob Heher1-1/+2
2022-11-16explicit error messages for http non-200Jakob Heher1-2/+15
2022-11-04hide fido2 buttons if unsupportedJakob Heher1-1/+1
2022-11-03fido2 settings dialogJakob Heher1-0/+7
2022-10-07expiry interstitial + waiting for fingerprint screenJakob Heher1-1/+18
2022-10-06out with the oldJakob Heher1-2/+2
2022-10-06add "remember credentials" with new mobilebkuJakob Heher1-0/+5
2022-10-06sanitizing NULLable config valuesJakob Heher1-1/+1
2022-10-05fido2 compositeJakob Heher1-35/+29
2022-10-05add waiting-for-app supportJakob Heher1-55/+83
2022-10-05smstan supportJakob Heher1-2/+13
2022-10-05FIDO2 support once againJakob Heher1-16/+104
2022-10-04QR code handlingJakob Heher1-6/+70
2022-10-03work in progress on the new & improved atrust handlerJakob Heher1-0/+208
2022-10-03start untangling BKU handler from GUI logicJakob Heher1-207/+0
2022-09-30kill off pdfover-signatorJakob Heher1-3/+3
2022-09-30YAGNI: SLRequest abstractionJakob Heher1-2/+2
2022-09-30remove SLResponse outrightJakob Heher1-3/+2
2022-09-30get rid of now-unnecessary instanceof/upcast checksJakob Heher1-52/+44
2022-09-30remove MobileBKU* abstraction since only ATrust is supported nowJakob Heher1-4/+2
2022-09-30Revert "fido2 proof of concept"Jakob Heher1-55/+0
2022-09-30remove IAIK MobileBKU support, cc @tlenzJakob Heher1-1/+2
2022-09-29fido2 proof of conceptJakob Heher1-0/+55
2022-08-02YAGNI: SigningState setters/gettersJakob Heher1-5/+5
2022-08-02YAGNI: SigningState interfaceJakob Heher1-1/+1
2022-08-02misc cleanupJakob Heher1-2/+1
2022-07-06more misc cleanupJakob Heher1-11/+5
2022-07-06remove leftover empty comments after e4767bccc7324d4b61a334bf6c0558d0080045e2Jakob Heher1-16/+16
2022-07-06remove NON-NLS comments, cleanup whitespaceJakob Heher1-37/+37
2022-07-06more YAGNIJakob Heher1-1/+1
2022-07-06YAGNI? YAGNI.Jakob Heher1-27/+26
2022-07-06YAGNI cleanup #1Jakob Heher1-20/+20
2022-05-05clean up timeout code a bitJakob Heher1-7/+7
2021-08-13updated PDF-AS versionAndreas Abraham1-1/+1
2019-11-05support of all cases when pressing the sms tan buttonAndreas Abraham1-16/+13
2019-11-04refactoring in handleSLcommandAndreas Abraham1-1/+14
2019-11-04cancel button and functionality implementedAndreas Abraham1-42/+7
2019-11-04sms tan button implementedAndreas Abraham1-6/+33
2019-11-04request sms tan in waiting screenAndreas Abraham1-3/+15
2019-08-05dynamic attributes names for TAN implementedAndreas Abraham1-1/+2
2019-08-01ready for testingAndreas Abraham1-1/+1
2019-07-31additional dynamically generated values are read from the html string and set...Andreas Abraham1-1/+1
2019-01-24user is now notified to open the signature appAndreas Abraham1-0/+2
2019-01-17calling the right handlerAndreas Abraham1-4/+15
2018-08-08code cleanupAndreas Abraham1-5/+3
2018-08-07pdf-over support for fingerprint and faceid implementedAndreas Abraham1-3/+33
2018-08-03TODO addedAndreas Abraham1-0/+2
2016-03-14Add QR code display for A-Trust Handy-Signatur appTobias Kellner1-18/+49