summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)Author
2017-03-14vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2016-12-05xmlsecurity PDF verify: last batch of various fixesMiklos Vajna
2016-12-02xmlsecurity PDF verify: various fixesMiklos Vajna
2016-11-29vcl mscrypto PDF sign: bring it up to date with NSS, part 1Miklos Vajna
2016-11-22xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna
2016-11-18xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna
2016-11-18includes should be at the top of the fileNoel Grandin
2016-11-17xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna
2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist
2016-11-12cid#1394298: This field was uninitialized and unusedTor Lillqvist
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist
2016-11-11xmlsecurity: extract parts of PDFDocument::Sign() into separate functionsMiklos Vajna
2016-11-11More XAdES workTor Lillqvist
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-11-09These functions don't even need to be XMLSECURITY_DLLPUBLICTor Lillqvist
2016-11-09xmlsecurity PDF sign: improve suggested signature IDMiklos Vajna
2016-11-09Don't use a class for what namespaces are forTor Lillqvist
2016-11-08xmlsecurity PDF verify: fix handling of xref stream free objectsMiklos Vajna
2016-11-08xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna
2016-11-08Fallout from previous commit 248dbe1de5eeea9e9173e53a0b1891f63ff73d68Tor Lillqvist
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-11-07Fix typos (also in the code)Andrea Gelmini
2016-11-04xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna
2016-11-02Add FIXMETor Lillqvist
2016-11-02xmlsecurity PDF verify: add support for object streamsMiklos Vajna
2016-11-01Use enum class for two local enumsTor Lillqvist
2016-10-28xmlsecurity PDF verify: start using offsets from xref streamsMiklos Vajna
2016-10-28xmlsecurity PDF verify: initial support of cross-reference streamsMiklos Vajna
2016-10-26xmlsecurity PDF verify: support SHA-256Miklos Vajna
2016-10-26xmlsecurity PDF signing: fix byte range check for multiple signaturesMiklos Vajna
2016-10-26xmlsecurity PDF signing: only write incremental xref in an incremental updateMiklos Vajna
2016-10-25xmlsecurity PDF sign: append reference to the Page's Annots keyMiklos Vajna
2016-10-24xmlsecurity: implement PDF signature removal UIMiklos Vajna
2016-10-21xmlsecurity: implement removal of a signature in pdfverifyMiklos Vajna
2016-10-21xmlsecurity PDF export: fix missing /Prev key in the trailer dictionaryMiklos Vajna
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna
2016-10-18xmlsecurity: initial incremental update support in pdfverifyMiklos Vajna
2016-10-14xmlsecurity: expose reason string of PDF signaturesMiklos Vajna
2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna
2016-10-13xmlsecurity: use common NSS init in PDFDocumentMiklos Vajna
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist
2016-05-19Add column displaying intended usage to certificate chooserTor Lillqvist