summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2022-11-24Remove some unused includesMiklos Vajna
2022-11-10tdf#147201 Use std::size() instead of SAL_N_ELEMENTS() macroinsanetree
2022-11-06sync mscrypt impl with nss implCaolán McNamara
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): xmlsecurityStephan Bergmann
2022-11-05fix a potential mem leakCaolán McNamara
2022-11-05cid#1516654 Unchecked return valueCaolán McNamara
2022-10-27Update libxmlsec to 1.2.35Miklos Vajna
2022-10-22use more TempFileFastService in xmlsecurityNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-29use more string_view in xmlsecurityNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-07elide some string copiesNoel Grandin
2022-06-02Use more appropriate index variable typesStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmlsecurityStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29xmlsecurity: fix testInsertCertificate_PEM_ODT with "dbm:" NSS DBMichael Stahl
2022-04-29xmlsecurity: fix init of temp NSS DB when running with uid 0Michael Stahl
2022-04-28Fix system-nss: add hasht.h header backThorsten Behrens
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-15use more string_view in xml*Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-04use internal SHA256Thumbprint apiCaolán McNamara
2022-03-04compare authors using ThumbprintCaolán McNamara
2022-02-21Cleanup x509certificate_nssimpl.cxxHossein
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-24Make Certificate not found dialog asyncSzymon Kłos
2022-01-24Make View Certificate sub-dialog asyncSzymon Kłos
2022-01-24Make View Certificate dialog asyncSzymon Kłos
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos
2022-01-06tdf#146392 fix --enable-pch=full buildscito
2022-01-05xmlsecurity nss: log what XML DOM node is given to libxmlsecMiklos Vajna
2022-01-05Update gpgme to 1.16.0Thorsten Behrens
2022-01-04xmlsecurity: log the signature we read from the ZIP packageMiklos Vajna
2022-01-03xmlsecurity: add some more loggingMiklos Vajna
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski
2021-12-24osl::Mutex->std::mutex in OCipherContextNoel Grandin
2021-12-21only use X509DataCaolán McNamara
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin
2021-11-02xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-11-01Fix more misuses of NULL across Windows-only codeStephan Bergmann
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski
2021-10-28loplugin:simplifybool (clang-cl)Stephan Bergmann
2021-10-28xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-10-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl