summaryrefslogtreecommitdiff
path: root/BKUViewer/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-05-14cast to base class added related to java api change from 8 to 9Andreas Abraham1-2/+3
2017-06-23some small refactoring and code documentationThomas Lenz1-0/+3
2017-06-22implement a workaround to fix XXE and SSRF problems in an old XMLStreamParser...Thomas Lenz1-0/+11
2011-06-22License changetkellner28-420/+644
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner2-10/+10
2010-02-01Added 'text/html' as valid to be signed data.mcentner1-1/+2
2009-11-05[#484] European Language support clemenso1-27/+11
2009-06-25slxhtmlclemenso1-1/+23
2009-06-18[#422] Get rid of Xerces 2.9.1 dependency (SLXHTML validation)clemenso1-2/+1
2009-06-18[#422] Get rid of Xerces 2.9.1 dependency (SLXHTML validation)clemenso4-5/+29
2009-06-18update to current XHTML schema (from http://www.w3.org/MarkUp/SCHEMA/xhtml-*....clemenso5-16/+32
2008-11-14Removed HTML-tag 'img' from XHTML schema as it is currently not supported by ...mcentner1-2/+6
2008-09-12Add text validation.mcentner1-1/+76
2008-09-11Added to be signed data validation.mcentner53-0/+5215