summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist12-53/+155
2016-11-07Fix typos (also in the code)Andrea Gelmini1-2/+2
2016-11-04xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna1-2/+15
2016-11-04vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna1-0/+6
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin2-4/+3
2016-11-03xmlsecurity PDF sign: enable unit tests on WindowsMiklos Vajna1-2/+2
2016-11-03Bin the XSecController::m_pErrorMessage field as it was never usedTor Lillqvist3-39/+0
2016-11-03Bin some useless commentsTor Lillqvist1-15/+0
2016-11-03Bin unused XSecuritySAXEventKeeper::cloneElementCollectorTor Lillqvist2-38/+0
2016-11-03Bin pointless differentiated exception handlingTor Lillqvist1-12/+0
2016-11-03xmlsecurity PDF verify: initial Windows supportMiklos Vajna1-0/+121
2016-11-03Add FIXMETor Lillqvist1-0/+4
2016-11-02No XFastPropertySet hereTor Lillqvist2-14/+0
2016-11-02xmlsecurity PDF verify: add support for object streamsMiklos Vajna1-114/+325
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke1-4/+4
2016-11-01Fix inconsistent indentationTor Lillqvist1-2/+2
2016-11-01Use enum class for two local enumsTor Lillqvist4-30/+36
2016-10-31Adapt warning messageStephan Bergmann1-1/+1
2016-10-31css.xml.sax.XAttributeList is broken by designStephan Bergmann1-7/+6
2016-10-31loplugin:oncevar in xmloff..xmlsecurityNoel Grandin1-2/+1
2016-10-29crashtesting: piles of pdf import crashesCaolán McNamara1-0/+3
2016-10-28xmlsecurity PDF verify: start using offsets from xref streamsMiklos Vajna1-39/+39
2016-10-28xmlsecurity PDF verify: initial support of cross-reference streamsMiklos Vajna1-7/+245
2016-10-28Bin one more pointless TAG_ macroTor Lillqvist1-3/+2
2016-10-28Bin unnecessary TAG_ and ATTR_ macros and expand in-placeTor Lillqvist5-220/+175
2016-10-27xmlsecurity PDF verify: handle missing trailerMiklos Vajna1-0/+7
2016-10-27xmlsecurity PDF verify: import out-of-signature dateMiklos Vajna1-0/+24
2016-10-27xmlsecurity PDF verify: support array ref annotationsMiklos Vajna1-17/+76
2016-10-27Sorry, could not resist: Bin pointless variablesTor Lillqvist2-74/+46
2016-10-26xmlsecurity PDF verify: support SHA-256Miklos Vajna1-8/+33
2016-10-26xmlsecurity PDF verify: fix handling of non-imported certsMiklos Vajna1-0/+9
2016-10-26xmlsecurity PDF sign: fix removing non-last signaturesMiklos Vajna1-3/+4
2016-10-26xmlsecurity PDF signing: fix byte range check for multiple signaturesMiklos Vajna3-4/+6
2016-10-26xmlsecurity PDF signing: only write incremental xref in an incremental updateMiklos Vajna1-85/+139
2016-10-26xmlsecurity PDF sign: use unique ID for a new signatureMiklos Vajna1-1/+7
2016-10-25xmlsecurity PDF sign: append reference to the Catalog's AcroForm keyMiklos Vajna1-38/+115
2016-10-25xmlsecurity PDF sign: append reference to the Page's Annots keyMiklos Vajna1-8/+167
2016-10-25CppunitTest_xmlsecurity_pdfsigning: fix this on RHEL6Miklos Vajna1-1/+1
2016-10-24Use an enum classTor Lillqvist4-19/+16
2016-10-24Bin pointless macroTor Lillqvist4-8/+5
2016-10-24Bin pointless macroTor Lillqvist2-3/+2
2016-10-24Indentation fixesTor Lillqvist1-5/+5
2016-10-24xmlsecurity: implement PDF signature removal UIMiklos Vajna2-0/+50
2016-10-24Revert "Blind fix to TBs"Julien Nabet1-1/+1
2016-10-23Fix typosAndrea Gelmini1-2/+2
2016-10-23Blind fix to TBsJulien Nabet1-1/+1
2016-10-21xmlsecurity: implement removal of a signature in pdfverifyMiklos Vajna2-3/+74
2016-10-21xmlsecurity PDF export: fix missing /Prev key in the trailer dictionaryMiklos Vajna1-2/+19
2016-10-21cid#1374093 unreachable codeMiklos Vajna1-2/+2
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna3-3/+11