summaryrefslogtreecommitdiff
path: root/bkucommon/src/main/java/at/gv/egiz/bku/binding/HTTPBindingProcessorImpl.java
AgeCommit message (Collapse)AuthorFilesLines
2017-11-20Applied Patch RedirectTargetFormbschnalzer1-0/+3
2017-06-22implement a workaround to fix XXE and SSRF problems in an old ↵Thomas Lenz1-1/+2
XMLStreamParser implementation of a third party library
2016-11-03Only set HostnameVerifier if SSL checks disabledTobias Kellner1-1/+14
2015-10-27JavaDoc fixesTobias Kellner1-1/+1
2015-10-20RefactorTobias Kellner1-42/+41
2015-03-17Use XAdES 1.4 (and blacklist) by defaultTobias Kellner1-1/+1
2015-03-09Reload XAdES14 Blacklist after set timeTobias Kellner1-0/+2
2015-03-09XAdES1.4 Blacklist addedTobias Kellner1-1/+6
2015-02-04JarLocation fixTobias Kellner1-1/+1
2014-03-10Allow 8bit as content transfer encoding for multipart/formdatatkellner1-5/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1304 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2014-03-03Use current commons-configurationtkellner1-2/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1301 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28Rename some constantstkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1239 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-11Allow SL redirects to work for other codes than 307tkellner1-12/+20
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1214 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-03-15Bump SignatureLayout header version to 1.1 when using X1.4tkellner1-1/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1163 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-12-21Append -X14 to UA string when using XAdES1.4tkellner1-6/+11
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1157 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-11-21Log exceptiontkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1151 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-24Move StylesheetURL property constanttkellner1-1/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1112 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-24DataURL Whitelist featuretkellner1-2/+33
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1111 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Set secure processing feature on XALAN Transformerstkellner1-0/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1034 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-02-03Disable use of StylesheetURL by defaulttkellner1-1/+14
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1024 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-12-16Keep first RedirectURL.tkellner1-7/+14
Note: this changes current behaviour of OnlineBKU! According to SL specification, the first RedirectURL should cause an immediate redirect, but until now, the last set RedirectURL took precedence (and was the only one honoured) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1005 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-12-16Preserve RedirectURL across successive requeststkellner1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1004 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-12-16log charset, tootkellner1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1003 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-12-16Whitespacetkellner1-135/+143
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1002 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-12-16ignore whitespace redirectURLstkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1001 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-31Perform basic checks on RedirectURLtkellner1-2/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@967 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner1-10/+18
copyright headers changed/added License text added NOTICE modified git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@940 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-05-17Enable switching to SHA-2 mode via config parametertkellner1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@935 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-06-16Refactored smart card unit tests to use Spring to configure smart card ↵mcentner1-3/+3
emulators. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@754 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner1-0/+896
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4