summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21Bin now unused fieldsTor Lillqvist
2016-12-21Bin now unused functionsTor Lillqvist
2016-12-21Don't add empty TODO functions to libxmlsec, and don't call themTor Lillqvist
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-16loplugin:staticmethods (clang-cl)Stephan Bergmann
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna
2016-12-15Unnecessary includesStephan Bergmann
2016-12-12tdf#95416 Fix an include for xmlsecurityAdam Kasztenny
2016-12-08xmlsecurity: clean up not needed C2U macro in xmldocumentwrapperMiklos Vajna
2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna
2016-12-05convert FSysStyle to o3tl::typed_flagsNoel Grandin
2016-12-02xmlsecurity mscrypto PDF verify: implement support for non-detached signaturesMiklos Vajna
2016-12-02xmlsecurity PDF verify: don't hide signatures where digest match is uncertainMiklos Vajna
2016-12-01xmlsecurity PDF verify: avoid seeking before the start of the streamMiklos Vajna
2016-12-01xmlsecurity PDF verify: handle no EOL at EOFMiklos Vajna
2016-12-01xmlsecurity PDF verify: fix reading names containing ']'Miklos Vajna
2016-12-01xmlsecurity PDF verify: don't abort read on partial signMiklos Vajna
2016-12-01xmlsecurity PDF verify: handle boolean type as dictionary valueMiklos Vajna
2016-12-01xmlsecurity PDF verify: CR is also a terminator of a commentMiklos Vajna
2016-12-01xmlsecurity PDF verify: tolerate missing %%EOF in incremental updatesMiklos Vajna
2016-12-01xmlsecurity PDF verify: support non-detached signaturesMiklos Vajna
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna
2016-11-30xmlsecurity: don't write unchanged signatures back to the fileMiklos Vajna
2016-11-30xmlsecurity PDF verify: look for the signingCertificateV2 attributeMiklos Vajna
2016-11-28CppunitTest_xmlsecurity_signing: fix this on Windows with non-empty cert storeMiklos Vajna
2016-11-28No reason for these member functions to be virtualTor Lillqvist
2016-11-28Bin SecurityEnvironment_MSCryptImpl::getPriKey() as it always returns NULLTor Lillqvist
2016-11-28Bin SecurityEnvironment_MSCryptImpl::m_tPriKeyList as it was always emptyTor Lillqvist
2016-11-25No need for this local function to be externally visibleTor Lillqvist
2016-11-25CppunitTest_xmlsecurity_pdfsigning: add PAdES testcaseMiklos Vajna
2016-11-24xmlsecurity mscrypto PDF sign: conditionally add back CAdES SubFilterMiklos Vajna
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna
2016-11-24Show also the message for the last Windows error in our own error handlerTor Lillqvist
2016-11-24Nothing from that namespace used hereTor Lillqvist
2016-11-24Bin copy-pasted comment that is meaningless hereTor Lillqvist
2016-11-23vcl mscrypto PDF sign: add initial 'signing-certificate' signed attributeMiklos Vajna
2016-11-22vcl PDF mscrypto sign: upgrade SHA-1 hash to SHA-256Miklos Vajna
2016-11-22xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna
2016-11-22Executable_pdfverify: move pdfverify.cxx to workben/Miklos Vajna
2016-11-18xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna
2016-11-18Prefer to take the signature date from the XAdES SigningTime, if presentTor Lillqvist
2016-11-17xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna
2016-11-17coverity#1394292 Unchecked return valueCaolán McNamara
2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna