summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* tdf#95416 Fix an include for xmlsecurityAdam Kasztenny2016-12-122-2/+2
* xmlsecurity: clean up not needed C2U macro in xmldocumentwrapperMiklos Vajna2016-12-081-62/+22
* xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna2016-12-072-5/+34
* loplugin:unnecessaryoverrideStephan Bergmann2016-12-061-5/+0
* convert FSysStyle to o3tl::typed_flagsNoel Grandin2016-12-052-2/+2
* xmlsecurity mscrypto PDF verify: implement support for non-detached signaturesMiklos Vajna2016-12-022-10/+104
* xmlsecurity PDF verify: don't hide signatures where digest match is uncertainMiklos Vajna2016-12-022-5/+19
* xmlsecurity PDF verify: avoid seeking before the start of the streamMiklos Vajna2016-12-013-1/+7
* xmlsecurity PDF verify: handle no EOL at EOFMiklos Vajna2016-12-013-3/+41
* xmlsecurity PDF verify: fix reading names containing ']'Miklos Vajna2016-12-013-7/+2255
* xmlsecurity PDF verify: don't abort read on partial signMiklos Vajna2016-12-015-4/+17
* xmlsecurity PDF verify: handle boolean type as dictionary valueMiklos Vajna2016-12-013-1/+13
* xmlsecurity PDF verify: CR is also a terminator of a commentMiklos Vajna2016-12-013-1/+4483
* xmlsecurity PDF verify: tolerate missing %%EOF in incremental updatesMiklos Vajna2016-12-013-4/+28
* xmlsecurity PDF verify: support non-detached signaturesMiklos Vajna2016-12-013-11/+38
* xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna2016-12-014-31/+18
* xmlsecurity: don't write unchanged signatures back to the fileMiklos Vajna2016-11-301-1/+2
* xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna2016-11-304-0/+230
* CppunitTest_xmlsecurity_pdfsigning: add first PAdES testMiklos Vajna2016-11-302-0/+8
* CppunitTest_xmlsecurity_signing: add 2 more ODF / XAdES testsMiklos Vajna2016-11-303-0/+33
* CppunitTest_xmlsecurity_signing: fix this on Windows with non-empty cert storeMiklos Vajna2016-11-281-0/+22
* No reason for these member functions to be virtualTor Lillqvist2016-11-282-19/+15
* Bin SecurityEnvironment_MSCryptImpl::getPriKey() as it always returns NULLTor Lillqvist2016-11-282-16/+0
* Bin SecurityEnvironment_MSCryptImpl::m_tPriKeyList as it was always emptyTor Lillqvist2016-11-282-27/+3
* Make sure there's a single global RTTI for pdfio::PDFElement and derivedStephan Bergmann2016-11-251-1/+1
* No need for this local function to be externally visibleTor Lillqvist2016-11-251-2/+2
* CppunitTest_xmlsecurity_pdfsigning: add PAdES testcaseMiklos Vajna2016-11-254-74/+93
* CppunitTest_xmlsecurity_signing: add XAdES testcaseMiklos Vajna2016-11-252-1/+58
* CppunitTest_xmlsecurity_signing: don't assume we always have a signing certMiklos Vajna2016-11-243-45/+18
* xmlsecurity mscrypto PDF sign: conditionally add back CAdES SubFilterMiklos Vajna2016-11-241-4/+0
* xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna2016-11-2413-20/+46
* Show also the message for the last Windows error in our own error handlerTor Lillqvist2016-11-241-1/+13
* Nothing from that namespace used hereTor Lillqvist2016-11-241-3/+0
* Bin copy-pasted comment that is meaningless hereTor Lillqvist2016-11-241-4/+0
* vcl mscrypto PDF sign: add initial 'signing-certificate' signed attributeMiklos Vajna2016-11-231-1/+1
* 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