summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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