summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* forcepoint #16: fix heap-use-after-freeMiklos Vajna2018-04-072-0/+2
* tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna2017-05-303-1/+22
* vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna2017-04-142-0/+103
* vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna2017-03-305-2950/+61
* Make PDFDocument::ReadKeyword work at end of fileStephan Bergmann2017-03-301-1/+3
* xmlsecurity: use auto when declaring iteratorsMiklos Vajna2017-03-301-2/+2
* xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna2017-03-304-5/+5
* tdf#105093 vcl PDF export: add embedded video testcaseMiklos Vajna2017-03-141-31/+5
* xmlsecurity PDF verify: fix parsing of nested dictionariesMiklos Vajna2017-03-141-2/+2
* tdf#105461 vcl: add text highlight textcaseMiklos Vajna2017-03-141-13/+13
* vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna2017-03-1410-306/+24
* xmlsecurity: various small cleanupsMiklos Vajna2017-03-142-40/+31
* loplugin:subtlezeroinit: xmlsecurityStephan Bergmann2017-03-142-9/+9
* xmlsecurity PDF verify: handle multiple startxref in the last 1024 bytesMiklos Vajna2017-03-141-3/+16
* add --disable-pdfiumCaolán McNamara2017-03-141-0/+2
* pdfverify preview: fix macOS color spaceMiklos Vajna2017-03-141-2/+19
* xmlsecurity: use pdfium to generate a preview in pdfverifyMiklos Vajna2017-03-142-0/+94
* cid#1374075 cid#1374076 Executable_pdfverify: uncaught exceptionsMiklos Vajna2017-03-141-1/+17
* tdf#105637 Digital signatures dialog has unnessary labelsSamuel Mehrbrodt2017-02-021-2/+2
* xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna2016-12-072-5/+34
* xmlsecurity mscrypto PDF verify: implement support for non-detached signaturesMiklos Vajna2016-12-052-10/+104
* Show the message for the last Windows error also in our own error handlerTor Lillqvist2016-12-051-7/+12
* xmlsecurity PDF verify: last batch of various fixesMiklos Vajna2016-12-058-20/+2339
* xmlsecurity PDF verify: various fixesMiklos Vajna2016-12-029-18/+4794
* vcl mscrypto PDF sign: bring it up to date with NSS, part 2Miklos Vajna2016-11-306-0/+63
* vcl mscrypto PDF sign: bring it up to date with NSS, part 1Miklos Vajna2016-11-298-124/+169
* vcl PDF mscrypto sign: upgrade SHA-1 hash to SHA-256Miklos Vajna2016-11-221-0/+10
* xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna2016-11-223-15/+0
* Executable_pdfverify: move pdfverify.cxx to workben/Miklos Vajna2016-11-222-1/+1
* 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