summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2024-11-28Operator should be logical AND instead of ORAron Budea
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-11-08cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature')Miklos Vajna
2024-10-01cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna
2024-09-30cool#9992 lok doc sign: only take sign cert from the view in the cert chooserMiklos Vajna
2024-09-27cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna
2024-09-26cool#9992 lok doc sign: fix import of the private keyMiklos Vajna
2024-09-17cool#9992 lok doc sign: implement signature removalMiklos Vajna
2024-09-13cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna
2024-09-12cool#9992 lok doc sign: async read-write DigitalSignaturesDialogMiklos Vajna
2024-09-12cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna
2024-09-12cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna
2024-08-23tdf#161871 Revert "Removed Type and Usage Columns from Certificate Chooser"Samuel Mehrbrodt
2024-05-10drop requirement for rtl_random_getBytes to have "Pool" argCaolán McNamara
2024-03-07upgrade libxml2, libxslt & liblangtagCaolán McNamara
2024-02-07Don't reuse CertificateChooser instancesPatrick Luby
2024-02-07check that rtl_random_getBytes() was successfulMichael Stahl
2024-02-06tdf#147291 add more default certificate manager application for macOSPatrick Luby
2024-02-06Resolves: tdf#156352 disable sorting while adding rowsCaolán McNamara
2024-02-06tdf#159307 add default macOS certificate manager applicationsPatrick Luby
2024-02-06tdf#159307 Fix GetCertificateManagerStephan Bergmann
2024-01-20tdf#105844 xmlsecurity: fix test failure on WNTMichael Stahl
2024-01-10xmlsecurity: fix AES-GCM code differentlyThorsten Behrens
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-07some cosmetic improvements, better warningsMichael Stahl
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmlsecurity)Julien Nabet
2023-11-08new loplugin:fieldcastNoel Grandin
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-09-19xmlsecurity : simplify DigitalSignatureArnaud VERSINI
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-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-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-04-25Add script to find unused using declarationsGabor Kelemen