summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow
AgeCommit message (Expand)AuthorFilesLines
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 authenticationtkellner8-89/+367
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
2013-04-10Catch SWT exception on Mactkellner1-5/+8
2013-04-10Avoid widget cleanup problemtkellner1-9/+9
2013-04-10Debuggingtkellner3-3/+3
2013-04-10Move PDFFile creation to PositioningStatetkellner1-13/+51
2013-04-10Add CL argument to skip finish dialogtkellner7-4/+68
2013-04-10Comment to clarifytkellner1-0/+2
2013-04-10Throw away unneded AutomaticPositioning config entrytkellner2-32/+2
2013-04-10Keep order of CLI argumentstkellner1-4/+5
2013-04-10Add cmd line arg for automatic positioningtkellner1-0/+2
2013-04-10Display cmd line error msg in guitkellner1-2/+4
2013-04-10Add Overlay for the default signature positiontkellner5-8/+33
2013-04-10Renametkellner2-8/+8
2013-04-10Don't set previous sig position when using autotkellner1-1/+1
2013-04-10Refactoring: create config packagetkellner15-13/+22
2013-04-10Changed SL transport to file upload for local bku, because ATrust cannot proc...tkellner2-40/+22
2013-04-10Remove TODO - passwords should now be masked in logtkellner1-1/+0
2013-04-10Handle argument help localization correctlytkellner1-4/+4
2013-04-10Remove commentstkellner1-4/+0
2013-04-10Provide error message for cmd line argstkellner1-4/+39
2013-04-10Blank out passwords in mobile bku post data debug outputtkellner1-0/+4
2013-04-10Show dialog before requesting new TAN for IAIK mobile sigtkellner2-13/+30
2013-04-10Show dialog before requesting new TANtkellner3-18/+43
2013-04-10Theme configurationtkellner1-0/+3
2013-04-10Move resource strings to Constantstkellner2-12/+9
2013-04-10mobile bku viewer fixtkellner2-2/+3
2013-04-10Include port in URLstkellner1-3/+9
2013-04-10Add IAIK mobile signature handlertkellner3-1/+377
2013-04-10Allow error messages in tan statetkellner2-2/+3
2013-04-10Request debug codetkellner1-0/+14
2013-04-10Ensure session ID on redirects (if necessary)tkellner4-1/+15
2013-04-10Fallback TAN tries handlingtkellner1-0/+1
2013-04-10Improved TAN entrytkellner1-0/+6
2013-04-10Added show button to tan entry for mobile bkutkellner1-0/+1
2013-04-10Add signature data url to mobile statustkellner5-28/+54
2013-04-10Save mobile BKU URL/typetkellner1-4/+12
2013-04-10Extract basic mobile BKU status stufftkellner2-156/+124
2013-04-10Move cast to accessortkellner1-5/+9
2013-04-10split mobile BKU statustkellner5-190/+351
2013-04-10Parse TAN triestkellner2-6/+14