summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec
AgeCommit message (Expand)Author
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-03xmlsecurity: add some more loggingMiklos Vajna
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-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-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-10-19loplugin various (clang-cl)Stephan Bergmann
2021-10-18xmlsecurity: fix new tests on WNTMichael Stahl
2021-10-18xmlsecurity: fix some obvious copypastaMichael Stahl
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in ODigestContextNoel Grandin
2021-08-01osl::Mutex->std::mutex in SecurityEnvironment_NssImplNoel Grandin
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann
2021-05-19fix leak in verifyCertificateNoel Grandin
2021-05-19flatten SecurityEnvironment_NssImplNoel Grandin
2021-05-18Typo: solt=>slotJulien Nabet
2021-05-17dont leak slot-list in updateSlotsNoel Grandin
2021-05-05Switch OPENSSL config var from negative to positiveJan-Marek Glogowski
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-03-11Don't use std::ostream operator <<(char16_t const *) deleted in C++20Stephan Bergmann
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-03xmlsecurity: add EqualDistinguishedNames()Michael Stahl
2021-02-19loplugin:refcounting in xmlsecurityNoel
2021-02-18loplugin:referencecasting in xmlsecurityNoel
2021-02-09default to CertificateValidity::INVALIDCaolán McNamara
2021-02-08tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorTarun Sharma
2021-02-04log why status wasn't SECSuccessCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-25loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-11-25loplugin:stringview (clang-cl)Stephan Bergmann
2020-11-19tdf#123936 Formatting files in module xmlsecurity with clang-formatPhilipp Hofer
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-02Fix libnssckbi not found error on AndroidMert Tumer
2020-09-23tdf#128136: Build curl, nss, and xmlsec for iOS, tooTor Lillqvist
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
2020-07-03[API CHANGE] Move NSS profile handling into NSS serviceJan-Marek Glogowski
2020-05-13expand out some namespace aliasesNoel Grandin