summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/nss
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-02-01check that rtl_random_getBytes() was successfulMichael Stahl
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-31Replace "size() != 0 with !empty()" (xmlsecurity)Julien Nabet
2023-12-24xmlsecurity: fix AES-GCM code differentlyThorsten Behrens
2023-12-21xmlsecurity: fix AES-GCM code to build with NSS < 3.52Michael Stahl
2023-12-11tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl
2023-12-08xmlsecurity: deploy asserts in OCipherContextMichael Stahl
2023-12-07xmlsecurity: check for errors in OCipherContext::Create()Michael Stahl
2023-12-07xmlsecurity: W3C padding max size is the block sizeMichael Stahl
2023-12-07some cosmetic improvements, better warningsMichael Stahl
2023-11-08new loplugin:fieldcastNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-03-30loplugin:stringadd in variousNoel Grandin
2023-03-17elide some temporary OUStringsNoel Grandin
2023-02-15new comphelper::SingletonRefNoel Grandin
2023-01-16cid#1519051 silence Unchecked dynamic_castCaolán McNamara
2023-01-14XUnoTunnel->dynamic_cast in XMLElementWrapper_XmlSecImplNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SecurityEnvironment_NssImplNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in X509Certificate_NssImplNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann
2022-12-20Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann
2022-11-10tdf#147201 Use std::size() instead of SAL_N_ELEMENTS() macroinsanetree
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-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-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-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-02-21Cleanup x509certificate_nssimpl.cxxHossein
2022-01-06tdf#146392 fix --enable-pch=full buildscito
2022-01-05xmlsecurity nss: log what XML DOM node is given to libxmlsecMiklos 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-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski
2021-10-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl