summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2023-12-21xmlsecurity: fix AES-GCM code to build with NSS < 3.52Michael Stahl
2023-12-15xmlsecurity: remove "AdES-compliant signature" checkboxMichael Stahl
2023-12-15xmlsecurity: fix assert in CertificateChooser::ImplInitialize()Michael Stahl
2023-12-12tdf#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-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-12-07some cosmetic improvements, better warningsMichael Stahl
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmlsecurity)Julien Nabet
2023-11-19Extended loplugin:ostr: xmlsecurityStephan Bergmann
2023-11-08new loplugin:fieldcastNoel Grandin
2023-11-04tdf#157588 fix extended_tipTaichi Haradaguchi
2023-10-30tdf#157588 More clarify meaning of High macro security levelTaichi Haradaguchi
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlsecurityStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-10-09tdf#157588 Clarify meaning of High macro security levelGabor Kelemen
2023-09-19xmlsecurity : simplify DigitalSignatureArnaud VERSINI
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-08-27Fix typoAndrea Gelmini
2023-08-27Fix typoAndrea Gelmini
2023-08-26XMLSecurity Module Documentation UpdateTokieSan
2023-08-26Caching Certificates in the CertificateChooser dialog session-wiseTokieSan
2023-08-23Removed Type and Usage Columns from Certificate ChooserTokieSan
2023-08-07xmlsecurity : simplify DigitalSignaturesDialogArnaud VERSINI
2023-07-24Improved Accesibility String in Certificate Chooser DialogTokieSan
2023-07-24Added search icon to certificate chooser dialog search boxTokieSan
2023-07-21loplugin:unusedfieldsNoel Grandin
2023-07-20Added searching and filtering features to certificate chooser dialogTokieSan
2023-07-17xmlsecurity : simplify DigitalSignaturesDialog::canAddRemove.Arnaud VERSINI
2023-07-12xmlsecurity: fix deadlock on preloading libsdlo.soMiklos Vajna
2023-07-11Allow selecting a custom certificate managerTokieSan
2023-07-11Allow columns' sorting in certificate chooser dialogTokieSan
2023-07-07xmlsecurity : remove deadcode and usage of array templateArnaud VERSINI
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-26xmlsecurity : remove unneccessary static variablesArnaud VERSINI
2023-06-24Certificate Manager button is hidden in case no manager exists.TokieSan
2023-06-18tdf#155665 Adding option to remember signatures for each saveTokieSan
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl
2023-06-09Update libxmlsec to 1.3.1Miklos Vajna
2023-05-16xmlsecurity: do not run the test with HAVE_FEATURE_PDFIMPORTXisco Fauli
2023-05-02tdf#155049 Revert "tdf#115884 PDF signing should mentionIlmari Lauhakangas
2023-04-28tdf#155034 Revert "Update libxmlsec to 1.3.0"Justin Luth
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-25Update libxmlsec to 1.3.0Miklos Vajna
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski
2023-04-17Remove some unused includesMiklos Vajna