summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2024-05-23tdf#145538 Use range based for loopsU-AMANDAQUARESMA\quare
2024-05-16WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-05-12WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-09WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-08drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-05-06makefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier
2024-05-04WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-03fix crash in CertificateChooser for GPGMoritz Duge
2024-05-02cid#1596704 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-02Drop unused instance variable.Moritz Duge
2024-04-27Lazy load additional GPG key data.Moritz Duge
2024-04-27Locally simplify getCertificatesImpl.Moritz Duge
2024-04-18xmlsecurity: Change spelling from "Certification" to "Certificate"Taichi Haradaguchi
2024-04-09tdf#146619 Drop unused 'using namespace' in: xmlsecurity/Gabor Kelemen
2024-04-04Missing include, againStephan Bergmann
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28Fix typoAndrea Gelmini
2024-03-28update PCHs in xmlsecurityRafał Dobrakowski
2024-03-28Missing includeStephan Bergmann
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28Related: tdf#160184 clearly describe security riskPatrick Luby
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby
2024-03-19tdf#159985 Warn about the need to reload file after changing macro security l...Rafael Lima
2024-03-16Resave securitylevelpage.ui with newer GladeRafael Lima
2024-03-12Remove SaveODFItem classGabor Kelemen
2024-03-05Related: tdf#152524 eliminate UserData struct name collisionPatrick Luby
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski
2024-02-19hide more symbolsNoel Grandin
2024-02-16tdf#42982: Improve UNO error reporting. Make exceptions more descriptiveseturaj
2024-02-07Don't reuse CertificateChooser instancesPatrick Luby
2024-02-05Resolves: tdf#156352 disable sorting while adding rowsCaolán McNamara
2024-02-05tdf#147291 add more default certificate manager application for macOSPatrick Luby
2024-02-02tdf#159307 add default macOS certificate manager applicationsPatrick Luby
2024-02-01check that rtl_random_getBytes() was successfulMichael Stahl
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2024-01-30tdf#159307 Fix GetCertificateManagerStephan Bergmann
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-23Make wholesome ODF package encryption the defaultThorsten Behrens
2024-01-16tdf#105844 xmlsecurity: fix test failure on WNTMichael Stahl
2024-01-16loplugin:unusedmethodsNoel Grandin
2024-01-15Update libxmlsec to 1.3.3Miklos Vajna
2024-01-11Fix typoAndrea Gelmini
2024-01-11tdf#105844 add test for ODF wholesome encryption with macro signatureMichael Stahl
2024-01-05upgrade libxml2, libxslt & liblangtagCaolán McNamara
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-12-31Replace "size() != 0 with !empty()" (xmlsecurity)Julien Nabet
2023-12-30no need to use SvLockBytes in UriBindingHelperNoel Grandin
2023-12-24xmlsecurity: fix AES-GCM code differentlyThorsten Behrens