summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna2020-12-013-5/+76
* xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2020-11-276-15/+40
* xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna2020-11-275-3/+95
* Fix libnssckbi not found error on AndroidMert Tumer2020-10-021-1/+1
* tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist2020-09-221-1/+7
* xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna2020-07-276-33/+141
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2019-09-301-1/+1
* NSS: create a temporary database instead of in-memoryTomaž Vajngerl2019-09-225-51/+162
* convert to range forTomaž Vajngerl2019-09-221-4/+3
* xmlsecurity: clean-up code a bitTomaž Vajngerl2019-09-221-11/+13
* Remove some useless whitespacesTomaž Vajngerl2019-09-221-3/+3
* tdf#116085 add more Gpg4Win binary locationsThorsten Behrens2019-08-291-3/+8
* Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl2019-08-053-40/+59
* Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski2019-06-191-0/+38
* build: support disabling popplerAshod Nakashian2019-06-152-2/+2
* tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna2019-04-098-18/+83
* tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna2018-12-051-0/+6
* sfx2: show partial signatures even if cert validation failsMiklos Vajna2018-11-281-2/+4
* weld SwCondCollPageCaolán McNamara2018-11-221-4/+4
* weld TreeViewCaolán McNamara2018-11-191-0/+1
* Adapt to C++2a char_tStephan Bergmann2018-11-171-1/+1
* loplugin:staticmethods improvementNoel Grandin2018-11-161-3/+3
* Fix typosAndrea Gelmini2018-11-161-1/+1
* Adapt recent CppunitTest_xmlsecurity_signing fix to ASanStephan Bergmann2018-11-151-2/+6
* xmlsecurity: make members of OOXMLSecExporter::Impl privateMiklos Vajna2018-11-141-2/+9
* Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt2018-11-142-4/+24
* CppunitTest_xmlsecurity_signing: turn on clang-format for this fileMiklos Vajna2018-11-131-118/+147
* Related tdf#118581 Use subject name, not issuer name for signature lineSamuel Mehrbrodt2018-11-131-2/+2
* tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt2018-11-128-415/+37
* Clean up excess slashes in pathsStephan Bergmann2018-11-091-7/+7
* Fix creation/removal of GPG socketdirStephan Bergmann2018-11-092-11/+29
* css::security::DocumentSignatureInformation::SignatureTime is 32 bitStephan Bergmann2018-11-091-1/+1
* move SvTreeListBox to vclCaolán McNamara2018-11-076-10/+10
* xmlSecNssPKIAdoptKey apparently takes over ownership of keysStephan Bergmann2018-11-051-2/+4
* replace double-checked locking patterns with thread safe local staticsMike Kaganski2018-11-042-2/+0
* Fix xmlSecSize size mismatchMike Kaganski2018-10-311-2/+2
* lok: new function to add certificate to certificate DBTomaž Vajngerl2018-10-312-0/+11
* fix importing the certificate and private keyTomaž Vajngerl2018-10-294-31/+92
* xmlsecurity: implement XCertificateCreator for NSS backendTomaž Vajngerl2018-10-292-13/+66
* xmlsignaturehelper: fix comments, no changeTomaž Vajngerl2018-10-291-19/+7
* xmlsecurity: prevent seg. fault if there is no private keyTomaž Vajngerl2018-10-291-5/+12
* update old 'interface-requires' comments to <requires> tagCaolán McNamara2018-10-283-7/+9
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-10-281-2/+2
* tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen2018-10-261-0/+1
* use "range for" to iterate through certificatesTomaž Vajngerl2018-10-251-5/+4
* Support to sign a document with a specified signatureTomaž Vajngerl2018-10-251-0/+41
* pvs-studio: A part of conditional expression is always true: bCertValid.Caolán McNamara2018-10-201-4/+3
* pvs-studio: Expression 'keyStore != nullptr' is always true.Caolán McNamara2018-10-201-8/+0
* pvs-studio: new does not return nullptrCaolán McNamara2018-10-201-5/+0
* pvs-studio: The 'store' variable is assigned values twice successively.Caolán McNamara2018-10-201-7/+3