Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-14 | More flexible HTML parsing for mobile BKU | Tobias Kellner | 3 | -40/+136 | |
Way more lenient towards slight page changes now | |||||
2016-03-14 | Add QR code display for A-Trust Handy-Signatur app | Tobias Kellner | 8 | -27/+757 | |
2015-12-21 | Improve keystore error handling | Tobias Kellner | 6 | -32/+115 | |
2015-12-15 | Keystore fix | Tobias Kellner | 1 | -9/+12 | |
2015-12-10 | PDF/A compatibility now disabled by default | Tobias Kellner | 5 | -8/+10 | |
2015-11-05 | Don't use proxy in HttpClient for local connections | Tobias Kellner | 3 | -16/+27 | |
2015-10-29 | Mobile BKU error handling improved | Tobias Kellner | 2 | -2/+11 | |
2015-10-12 | More specific error when keystore file does not exist | Tobias Kellner | 5 | -2/+21 | |
2015-10-12 | Add remaining keystore cli arguments | Tobias Kellner | 8 | -4/+306 | |
2015-10-12 | Allow to manually enter keystore alias | Tobias Kellner | 2 | -19/+67 | |
2015-10-12 | Center input dialog on main window | Tobias Kellner | 1 | -2/+9 | |
2015-10-12 | Fix retry | Tobias Kellner | 1 | -0/+1 | |
2015-10-12 | Add keystore file argument | Tobias Kellner | 4 | -15/+74 | |
2015-10-12 | Use keystore config data, prompt for passwords if unset | Tobias Kellner | 1 | -1/+23 | |
2015-10-12 | Only enable keystore option if keystore file exists | Tobias Kellner | 1 | -2/+7 | |
2015-10-12 | Complete keystore config dialog | Tobias Kellner | 6 | -74/+529 | |
2015-10-12 | add keystore alias | Tobias Kellner | 8 | -0/+108 | |
2015-10-09 | (Password)InputDialog added | Tobias Kellner | 2 | -0/+189 | |
2015-10-09 | Add keystore config tab | Tobias Kellner | 6 | -117/+447 | |
2015-10-09 | Add keystore option to advanced config dialog | Tobias Kellner | 5 | -11/+71 | |
2015-10-08 | Add keystore configuration | Tobias Kellner | 8 | -1/+544 | |
2015-10-08 | Add keystore signing | Tobias Kellner | 5 | -43/+171 | |
2015-10-08 | Only store proxy config if it is really set | Tobias Kellner | 1 | -5/+14 | |
2015-10-08 | Move configuration loading/storage to respective composite | Tobias Kellner | 4 | -133/+170 | |
2015-10-08 | Log SWT version | Tobias Kellner | 2 | -0/+6 | |
2015-10-08 | Typo | Tobias Kellner | 2 | -2/+2 | |
2015-10-08 | Wrap about text | Tobias Kellner | 3 | -3/+5 | |
2015-10-07 | Add about dialog to config | Tobias Kellner | 3 | -14/+117 | |
2015-10-07 | Remove unnecessary this | Tobias Kellner | 1 | -1/+1 | |
2015-08-17 | added A-Trust Root 05 and Comonodo RSA CA (www.handy-signatur.at) into ↵ | Andreas Fitzek | 3 | -0/+36 | |
Truststore | |||||
2015-08-17 | JavaDoc fixes | Tobias Kellner | 1 | -3/+3 | |
2015-06-26 | Add A-Trust disclaimer to mobile bku credential entry | Tobias Kellner | 3 | -160/+164 | |
2015-03-05 | Use BASE64 upload for a.sign BKU for now | Tobias Kellner | 1 | -1/+3 | |
2015-03-02 | Mobile BKU BASE64 setting defaults to false again after A-Trust fix | Tobias Kellner | 3 | -5/+5 | |
This reverts commit 4709c39b1cbbc1e9b15baa66870a21783cc45d43. | |||||
2015-02-25 | Mobile BKU BASE64 setting defaults to true | Tobias Kellner | 4 | -7/+8 | |
2015-02-24 | Display preview images in a canvas | Tobias Kellner | 1 | -127/+72 | |
2015-02-24 | Store mobile BKU BASE64 setting | Tobias Kellner | 1 | -0/+3 | |
2015-02-23 | Handle a-trust certificate validity warning | Tobias Kellner | 4 | -3/+68 | |
2015-02-23 | Handle empty note config | Tobias Kellner | 1 | -3/+5 | |
2015-02-23 | Make BASE64 usage configurable for a-trust mobile bku | Tobias Kellner | 7 | -6/+68 | |
2015-02-23 | BASE64 request handling | Tobias Kellner | 6 | -64/+51 | |
2014-12-12 | Display security layer errors from mobile BKU | Tobias Kellner | 1 | -3/+8 | |
2014-12-12 | Logging - trace requests/responses | Tobias Kellner | 3 | -4/+6 | |
2014-12-12 | Log version on startup | Tobias Kellner | 2 | -1/+1 | |
2014-12-12 | Make PDF/A compatibility configurable | Tobias Kellner | 15 | -93/+222 | |
2014-12-04 | Change minor version number | Tobias Kellner | 6 | -10/+10 | |
2014-12-03 | Show appropriate error when submitting empty TAN | Tobias Kellner | 3 | -1/+9 | |
2014-12-03 | Don't log all requests/responses | Tobias Kellner | 1 | -1/+1 | |
2014-12-03 | Add cancel button to Mobile BKU dialogs | Tobias Kellner | 4 | -24/+115 | |
2014-11-27 | Remove old libs on update | Tobias Kellner | 1 | -0/+4 | |