summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* add missing deps on ui filesDavid Tardon2016-11-211-0/+4
* gbuild allow unitest to run once per lang in WITH_LANG_LISTNorbert Thiebaud2016-11-201-1/+1
* The PDF tests require HAVE_FEATURE_PDFIMPORTTor Lillqvist2016-11-181-0/+10
* xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna2016-11-183-10/+3
* Prefer to take the signature date from the XAdES SigningTime, if presentTor Lillqvist2016-11-182-4/+23
* includes should be at the top of the fileNoel Grandin2016-11-181-3/+3
* xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna2016-11-178-18/+22
* coverity#1394292 Unchecked return valueCaolán McNamara2016-11-171-1/+4
* xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna2016-11-163-14/+15
* Nothing from <tools/debug.hxx> used hereTor Lillqvist2016-11-167-7/+0
* Add the Target for xd:QualifyingPropertiesTor Lillqvist2016-11-151-1/+3
* Sign also the xd:SignedPropertiesTor Lillqvist2016-11-151-0/+6
* Fix typosSamuel Mehrbrodt2016-11-151-1/+1
* xsd:dateTime must use period as decimal separator, not commaTor Lillqvist2016-11-141-1/+4
* oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna2016-11-141-1/+1
* drop extra semicolonsDavid Tardon2016-11-131-1/+1
* cid#1394298: This field was uninitialized and unusedTor Lillqvist2016-11-121-2/+0
* More EncapsulatedX509Certificate workTor Lillqvist2016-11-127-5/+29
* xmlsecurity: extract parts of PDFDocument::Sign() into separate functionsMiklos Vajna2016-11-112-33/+97
* More XAdES workTor Lillqvist2016-11-115-1/+38
* 'make screenshot' use-after-free fixesStephan Bergmann2016-11-101-2/+2
* xmlsecurity PDF sign: support non-compressed AcroForm objectsMiklos Vajna2016-11-102-9/+28
* xmlsecurity PDF verify: fix incremental updates vs object streamsMiklos Vajna2016-11-101-19/+18
* More work in progress on XAdES compliant ODF signingTor Lillqvist2016-11-1015-76/+170
* xmlsecurity PDF verify: fix reading multiple subsections from an xref streamMiklos Vajna2016-11-101-87/+105
* xmlsecurity PDF sign: use a predictor when compressing the xref streamMiklos Vajna2016-11-102-5/+46
* These functions don't even need to be XMLSECURITY_DLLPUBLICTor Lillqvist2016-11-091-11/+11
* xmlsecurity PDF sign: compress the xref streamMiklos Vajna2016-11-091-1/+13
* xmlsecurity PDF sign: improve suggested signature IDMiklos Vajna2016-11-092-2/+23
* xmlsecurity PDF sign: conditionally write xref streamMiklos Vajna2016-11-091-61/+178
* xmlsecurity PDF sign: handle when Catalog's AcroForm is an indirect dictionaryMiklos Vajna2016-11-091-30/+111
* Don't use a class for what namespaces are forTor Lillqvist2016-11-091-27/+19
* loplugin:unnecessaryoverride and loplugin:overrideTor Lillqvist2016-11-091-8/+1
* xmlsecurity PDF sign: handle when Page object's Annots is an indirect arrayMiklos Vajna2016-11-091-33/+82
* xmlsecurity PDF verify: fix handling of xref stream free objectsMiklos Vajna2016-11-082-3/+16
* xmlsecurity PDF sign: handle xref stream when reading trailerMiklos Vajna2016-11-081-6/+23
* xmlsecurity PDF sign: don't crash on missing trailerMiklos Vajna2016-11-081-0/+5
* xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna2016-11-089-95/+87
* Fallout from previous commit 248dbe1de5eeea9e9173e53a0b1891f63ff73d68Tor Lillqvist2016-11-082-13/+1
* Bin pointless (overloaded) member functionTor Lillqvist2016-11-082-21/+2
* Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist2016-11-0818-62/+201
* Fix typos (also in the code)Andrea Gelmini2016-11-072-4/+4
* xmlsecurity PDF NSS verify: handle SHA1_WITH_RSAMiklos Vajna2016-11-044-2/+34
* vcl: extract PDFWriter::GetDateTime() from PDFWriterImplMiklos Vajna2016-11-042-1/+17
* update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin2016-11-042-4/+3
* xmlsecurity PDF sign: enable unit tests on WindowsMiklos Vajna2016-11-033-33/+16
* Bin the XSecController::m_pErrorMessage field as it was never usedTor Lillqvist2016-11-033-39/+0
* Bin some useless commentsTor Lillqvist2016-11-031-15/+0
* Bin unused XSecuritySAXEventKeeper::cloneElementCollectorTor Lillqvist2016-11-032-38/+0
* Bin pointless differentiated exception handlingTor Lillqvist2016-11-031-12/+0