summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
9 hoursloplugin:ostr in xmlsecurityNoel Grandin40-638/+655
3 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-0/+1
7 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-0/+1
8 daysdrop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara1-3/+1
10 daysmakefile simplification: replace $(call gb_UnpackedTarball_get_dir,foo)Christian Lohmaier1-5/+5
12 daysWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara1-1/+1
12 daysfix crash in CertificateChooser for GPGMoritz Duge2-0/+4
14 dayscid#1596704 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+2
14 daysDrop unused instance variable.Moritz Duge2-2/+0
2024-04-27Lazy load additional GPG key data.Moritz Duge4-32/+37
2024-04-27Locally simplify getCertificatesImpl.Moritz Duge1-9/+4
2024-04-18xmlsecurity: Change spelling from "Certification" to "Certificate"Taichi Haradaguchi2-3/+3
2024-04-09tdf#146619 Drop unused 'using namespace' in: xmlsecurity/Gabor Kelemen3-3/+0
2024-04-04Missing include, againStephan Bergmann1-0/+1
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski7-10/+2
2024-03-28Fix typoAndrea Gelmini1-1/+1
2024-03-28update PCHs in xmlsecurityRafał Dobrakowski2-63/+33
2024-03-28Missing includeStephan Bergmann1-0/+1
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen18-63/+10
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski32-77/+29
2024-03-28Related: tdf#160184 clearly describe security riskPatrick Luby1-1/+1
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby2-0/+15
2024-03-19tdf#159985 Warn about the need to reload file after changing macro security l...Rafael Lima4-1/+127
2024-03-16Resave securitylevelpage.ui with newer GladeRafael Lima1-51/+51
2024-03-12Remove SaveODFItem classGabor Kelemen1-29/+0
2024-03-05Related: tdf#152524 eliminate UserData struct name collisionPatrick Luby4-27/+27
2024-02-25Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP)Mike Kaganski1-14/+2
2024-02-19hide more symbolsNoel Grandin2-4/+4
2024-02-16tdf#42982: Improve UNO error reporting. Make exceptions more descriptiveseturaj1-4/+4
2024-02-07Don't reuse CertificateChooser instancesPatrick Luby3-10/+12
2024-02-05Resolves: tdf#156352 disable sorting while adding rowsCaolán McNamara1-1/+2
2024-02-05tdf#147291 add more default certificate manager application for macOSPatrick Luby1-0/+2
2024-02-02tdf#159307 add default macOS certificate manager applicationsPatrick Luby1-7/+51
2024-02-01check that rtl_random_getBytes() was successfulMichael Stahl1-1/+4
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl3-12/+7
2024-01-30tdf#159307 Fix GetCertificateManagerStephan Bergmann1-4/+11
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski3-3/+3
2024-01-23Make wholesome ODF package encryption the defaultThorsten Behrens1-28/+30
2024-01-16tdf#105844 xmlsecurity: fix test failure on WNTMichael Stahl1-1/+67
2024-01-16loplugin:unusedmethodsNoel Grandin1-1/+1
2024-01-15Update libxmlsec to 1.3.3Miklos Vajna1-0/+1
2024-01-11Fix typoAndrea Gelmini1-2/+2
2024-01-11tdf#105844 add test for ODF wholesome encryption with macro signatureMichael Stahl3-0/+308
2024-01-05upgrade libxml2, libxslt & liblangtagCaolán McNamara1-1/+14
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski2-26/+26
2023-12-31Replace "size() != 0 with !empty()" (xmlsecurity)Julien Nabet1-1/+1
2023-12-30no need to use SvLockBytes in UriBindingHelperNoel Grandin1-4/+3
2023-12-24xmlsecurity: fix AES-GCM code differentlyThorsten Behrens1-11/+11
2023-12-21xmlsecurity: fix AES-GCM code to build with NSS < 3.52Michael Stahl1-2/+12
2023-12-15xmlsecurity: remove "AdES-compliant signature" checkboxMichael Stahl3-35/+5