summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedmethodsNoel Grandin2016-12-232-40/+0
* Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist2016-12-228-14/+51
* [API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist2016-12-218-51/+14
* convert VclButtonsType to scoped enumNoel Grandin2016-12-211-1/+1
* Bin now unused fieldsTor Lillqvist2016-12-212-19/+1
* Bin now unused functionsTor Lillqvist2016-12-212-55/+0
* Don't add empty TODO functions to libxmlsec, and don't call themTor Lillqvist2016-12-211-21/+0
* xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna2016-12-214-17/+7
* use new ENABLE_NSS for code which needs nssCaolán McNamara2016-12-201-3/+3
* Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann2016-12-172-13/+13
* loplugin:staticmethods (clang-cl)Stephan Bergmann2016-12-163-11/+11
* cid#1374075 cid#1374076 Executable_pdfverify: uncaught exceptionsMiklos Vajna2016-12-161-1/+17
* Try to fix Android and iOS buildTor Lillqvist2016-12-151-1/+5
* Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann2016-12-151-8/+2
* xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna2016-12-1514-22/+49
* Unnecessary includesStephan Bergmann2016-12-151-2/+0
* 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