Age | Commit message (Expand) | Author | Files | Lines |
2017-05-02 | Change CookieSpecs for IAIK ServerBKU | bschnalzer | 1 | -8/+17 |
2016-11-15 | Honor EXIF orientation metadata for JPEG logos | Tobias Kellner | 1 | -1/+12 |
2016-10-25 | Check emblem hash for placeholder cache | Tobias Kellner | 1 | -0/+6 |
2016-10-25 | Add support for A-Trust tan app interstitial | Tobias Kellner | 1 | -0/+20 |
2016-10-25 | Cache (and scale) custom emblem images | Tobias Kellner | 4 | -8/+18 |
2016-09-22 | Automatically update signature note when changing language if it's the default | Tobias Kellner | 2 | -4/+11 |
2016-06-30 | Replace signature note if it's the previous default | Tobias Kellner | 1 | -11/+30 |
2016-06-30 | Update support for IAIK Server BKU | Tobias Kellner | 1 | -52/+89 |
2016-06-30 | Ensure fully qualified URLs during mobile BKU processing | Tobias Kellner | 2 | -6/+27 |
2016-06-30 | Allow mobile BKU implementations to parse and set cookies | Tobias Kellner | 5 | -3/+74 |
2016-06-30 | Fail safety | Tobias Kellner | 2 | -3/+10 |
2016-06-30 | Fix sending SMS during QR code display | Tobias Kellner | 1 | -9/+4 |
2016-06-30 | Split HttpClient generation for Mobile BKU | Tobias Kellner | 7 | -17/+25 |
2016-06-30 | Clicking on Open in Open state opens the file dialog | Tobias Kellner | 4 | -38/+39 |
2016-06-30 | Run update check in background | Tobias Kellner | 1 | -45/+59 |
2016-06-30 | Use new Buergerkarte icons | Tobias Kellner | 1 | -2/+2 |
2016-03-14 | Make mobile BKU container slightly bigger | Tobias Kellner | 1 | -2/+2 |
2016-03-14 | More flexible HTML parsing for mobile BKU | Tobias Kellner | 3 | -40/+136 |
2016-03-14 | Add QR code display for A-Trust Handy-Signatur app | Tobias Kellner | 6 | -27/+751 |
2015-12-21 | Improve keystore error handling | Tobias Kellner | 4 | -30/+109 |
2015-12-15 | Keystore fix | Tobias Kellner | 1 | -9/+12 |
2015-12-10 | PDF/A compatibility now disabled by default | Tobias Kellner | 3 | -6/+8 |
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 | 3 | -2/+19 |
2015-10-12 | Add remaining keystore cli arguments | Tobias Kellner | 6 | -0/+284 |
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 | 2 | -15/+70 |
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 | 4 | -71/+494 |
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 | 4 | -116/+436 |
2015-10-09 | Add keystore option to advanced config dialog | Tobias Kellner | 3 | -11/+67 |
2015-10-08 | Add keystore configuration | Tobias Kellner | 8 | -1/+544 |
2015-10-08 | Add keystore signing | Tobias Kellner | 3 | -43/+165 |
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 | 1 | -1/+3 |
2015-10-07 | Add about dialog to config | Tobias Kellner | 1 | -14/+113 |
2015-10-07 | Remove unnecessary this | Tobias Kellner | 1 | -1/+1 |
2015-08-17 | JavaDoc fixes | Tobias Kellner | 1 | -3/+3 |
2015-06-26 | Add A-Trust disclaimer to mobile bku credential entry | Tobias Kellner | 1 | -0/+2 |
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 |