Age | Commit message (Expand) | Author |
2024-04-18 | xmlsecurity: Change spelling from "Certification" to "Certificate" | Taichi Haradaguchi |
2024-04-09 | tdf#146619 Drop unused 'using namespace' in: xmlsecurity/ | Gabor Kelemen |
2024-04-04 | Missing include, again | Stephan Bergmann |
2024-04-02 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski |
2024-03-28 | Fix typo | Andrea Gelmini |
2024-03-28 | update PCHs in xmlsecurity | Rafał Dobrakowski |
2024-03-28 | Missing include | Stephan Bergmann |
2024-03-28 | Drop transitional header xmlsecurity/xmlsec-wrapper.h | Gabor Kelemen |
2024-03-28 | tdf#146619 Remove unused #includes from C/C++ files | Rafał Dobrakowski |
2024-03-28 | Related: tdf#160184 clearly describe security risk | Patrick Luby |
2024-03-26 | tdf#160184 ask user if they want to trust an untrusted certificate | Patrick Luby |
2024-03-19 | tdf#159985 Warn about the need to reload file after changing macro security l... | Rafael Lima |
2024-03-16 | Resave securitylevelpage.ui with newer Glade | Rafael Lima |
2024-03-12 | Remove SaveODFItem class | Gabor Kelemen |
2024-03-05 | Related: tdf#152524 eliminate UserData struct name collision | Patrick Luby |
2024-02-25 | Use SAL_WNODEPRECATED_DECLARATIONS_(PUSH|POP) | Mike Kaganski |
2024-02-19 | hide more symbols | Noel Grandin |
2024-02-16 | tdf#42982: Improve UNO error reporting. Make exceptions more descriptive | seturaj |
2024-02-07 | Don't reuse CertificateChooser instances | Patrick Luby |
2024-02-05 | Resolves: tdf#156352 disable sorting while adding rows | Caolán McNamara |
2024-02-05 | tdf#147291 add more default certificate manager application for macOS | Patrick Luby |
2024-02-02 | tdf#159307 add default macOS certificate manager applications | Patrick Luby |
2024-02-01 | check that rtl_random_getBytes() was successful | Michael Stahl |
2024-01-30 | tdf#105844 unotest,xmlsecurity: fix tests on MacOSX | Michael Stahl |
2024-01-30 | tdf#159307 Fix GetCertificateManager | Stephan Bergmann |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-23 | Make wholesome ODF package encryption the default | Thorsten Behrens |
2024-01-16 | tdf#105844 xmlsecurity: fix test failure on WNT | Michael Stahl |
2024-01-16 | loplugin:unusedmethods | Noel Grandin |
2024-01-15 | Update libxmlsec to 1.3.3 | Miklos Vajna |
2024-01-11 | Fix typo | Andrea Gelmini |
2024-01-11 | tdf#105844 add test for ODF wholesome encryption with macro signature | Michael Stahl |
2024-01-05 | upgrade libxml2, libxslt & liblangtag | Caolán McNamara |
2024-01-03 | UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile | Mike Kaganski |
2023-12-31 | Replace "size() != 0 with !empty()" (xmlsecurity) | Julien Nabet |
2023-12-30 | no need to use SvLockBytes in UriBindingHelper | Noel Grandin |
2023-12-24 | xmlsecurity: fix AES-GCM code differently | Thorsten Behrens |
2023-12-21 | xmlsecurity: fix AES-GCM code to build with NSS < 3.52 | Michael Stahl |
2023-12-15 | xmlsecurity: remove "AdES-compliant signature" checkbox | Michael Stahl |
2023-12-15 | xmlsecurity: fix assert in CertificateChooser::ImplInitialize() | Michael Stahl |
2023-12-11 | tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCM | Michael Stahl |
2023-12-08 | xmlsecurity: deploy asserts in OCipherContext | Michael Stahl |
2023-12-07 | xmlsecurity: check for errors in OCipherContext::Create() | Michael Stahl |
2023-12-07 | xmlsecurity: W3C padding max size is the block size | Michael Stahl |
2023-12-07 | simplify and modernise ScopedBitmapAccess | Noel Grandin |
2023-12-07 | some cosmetic improvements, better warnings | Michael Stahl |
2023-11-27 | tdf#158302 fix build against system-libxml-2.12 | Miklos Vajna |
2023-11-20 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmlsecurity) | Julien Nabet |
2023-11-19 | Extended loplugin:ostr: xmlsecurity | Stephan Bergmann |
2023-11-08 | new loplugin:fieldcast | Noel Grandin |