- 050a2db upgrade libxml2, libxslt & liblangtag by Caolán McNamara · 2 years, 3 months ago
- 32e4f2d Don't reuse CertificateChooser instances by Patrick Luby · 2 years, 2 months ago
- b828a5e check that rtl_random_getBytes() was successful by Michael Stahl · 2 years, 2 months ago
- aebea82 tdf#147291 add more default certificate manager application for macOS by Patrick Luby · 2 years, 2 months ago
- 3262465 Resolves: tdf#156352 disable sorting while adding rows by Caolán McNamara · 2 years, 2 months ago
- ad8033e tdf#159307 add default macOS certificate manager applications by Patrick Luby · 2 years, 2 months ago
- 3712014 tdf#159307 Fix GetCertificateManager by Stephan Bergmann · 2 years, 2 months ago
- 93444f3 tdf#105844 unotest,xmlsecurity: fix tests on MacOSX by Michael Stahl · 2 years, 2 months ago
- 45f3d43 tdf#105844 add test for ODF wholesome encryption with macro signature by Michael Stahl · 2 years, 3 months ago
- 3f9979d tdf#105844 xmlsecurity: fix test failure on WNT by Michael Stahl · 2 years, 3 months ago
- 496386d UnoApiTest::loadFromURL -> UnoApiTest::loadFromFile by Mike Kaganski · 2 years, 3 months ago
- 36bef70 xmlsecurity: fix AES-GCM code differently by Thorsten Behrens · 2 years, 4 months ago
- 3dc7cd8 xmlsecurity: fix AES-GCM code to build with NSS < 3.52 by Michael Stahl · 2 years, 4 months ago
- 1a3ddbb xmlsecurity: remove "AdES-compliant signature" checkbox by Michael Stahl · 2 years, 4 months ago
- 7068c92 xmlsecurity: fix assert in CertificateChooser::ImplInitialize() by Michael Stahl · 2 years, 4 months ago
- 1fbad81 tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCM by Michael Stahl · 2 years, 4 months ago
- 2f12d5b xmlsecurity: deploy asserts in OCipherContext by Michael Stahl · 2 years, 4 months ago
- 328b135 xmlsecurity: check for errors in OCipherContext::Create() by Michael Stahl · 2 years, 4 months ago
- c218b7e xmlsecurity: W3C padding max size is the block size by Michael Stahl · 2 years, 4 months ago
- a214ac6 simplify and modernise ScopedBitmapAccess by Noel Grandin · 2 years, 4 months ago
- f6536f4 some cosmetic improvements, better warnings by Michael Stahl · 2 years, 4 months ago
- c8f7408 tdf#158302 fix build against system-libxml-2.12 by Miklos Vajna · 2 years, 4 months ago
- a761272 c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmlsecurity) by Julien Nabet · 2 years, 5 months ago
- 09622587 Extended loplugin:ostr: xmlsecurity by Stephan Bergmann · 2 years, 5 months ago
- 74f884d new loplugin:fieldcast by Noel Grandin · 2 years, 5 months ago
- 4acd25c tdf#157588 fix extended_tip by Taichi Haradaguchi · 2 years, 5 months ago
- 095e9be tdf#157588 More clarify meaning of High macro security level by Taichi Haradaguchi · 2 years, 5 months ago
- bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
- 0c07a65 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlsecurity by Stephan Bergmann · 2 years, 6 months ago
- b4844c3 Repurpose loplugin:stringstatic for O[U]String vars that can be constexpr by Stephan Bergmann · 2 years, 6 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- 2fe9960 tdf#157588 Clarify meaning of High macro security level by Gabor Kelemen · 2 years, 6 months ago
- 0c4913e xmlsecurity : simplify DigitalSignature by Arnaud VERSINI · 2 years, 8 months ago
- 747a983 loplugin:unusedmethods by Noel Grandin · 2 years, 7 months ago
- 6d58d3a Fix typo by Andrea Gelmini · 2 years, 7 months ago
- e014256 Fix typo by Andrea Gelmini · 2 years, 7 months ago
- a6636c4 XMLSecurity Module Documentation Update by TokieSan · 2 years, 8 months ago
- fb98742 Caching Certificates in the CertificateChooser dialog session-wise by TokieSan · 2 years, 8 months ago
- 9f32710 Removed Type and Usage Columns from Certificate Chooser by TokieSan · 2 years, 8 months ago
- 127a553 xmlsecurity : simplify DigitalSignaturesDialog by Arnaud VERSINI · 2 years, 9 months ago
- e8d7938 Improved Accesibility String in Certificate Chooser Dialog by TokieSan · 2 years, 9 months ago
- eef1902 Added search icon to certificate chooser dialog search box by TokieSan · 2 years, 9 months ago
- a66b9c9 loplugin:unusedfields by Noel Grandin · 2 years, 9 months ago
- ad6f23d Added searching and filtering features to certificate chooser dialog by TokieSan · 2 years, 9 months ago
- d22ab7b xmlsecurity : simplify DigitalSignaturesDialog::canAddRemove. by Arnaud VERSINI · 2 years, 9 months ago
- a0471ec xmlsecurity: fix deadlock on preloading libsdlo.so by Miklos Vajna · 2 years, 9 months ago
- 92b6ffc Allow selecting a custom certificate manager by TokieSan · 2 years, 9 months ago
- 6b0684b Allow columns' sorting in certificate chooser dialog by TokieSan · 2 years, 9 months ago
- f57bb8b xmlsecurity : remove deadcode and usage of array template by Arnaud VERSINI · 2 years, 9 months ago
- 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
- 66e25cf xmlsecurity : remove unneccessary static variables by Arnaud VERSINI · 2 years, 10 months ago
- 17ba20e Certificate Manager button is hidden in case no manager exists. by TokieSan · 2 years, 10 months ago
- 46722db tdf#155665 Adding option to remember signatures for each save by TokieSan · 2 years, 10 months ago
- aca32a5 tdf#146547 sfx2: allow read-only documents to be modified by Michael Stahl · 2 years, 10 months ago
- bfd479a Update libxmlsec to 1.3.1 by Miklos Vajna · 2 years, 10 months ago
- a3fa0f1 xmlsecurity: do not run the test with HAVE_FEATURE_PDFIMPORT by Xisco Fauli · 2 years, 11 months ago
- 453af38 tdf#155049 Revert "tdf#115884 PDF signing should mention by Ilmari Lauhakangas · 3 years ago
- 1770d3b tdf#155034 Revert "Update libxmlsec to 1.3.0" by Justin Luth · 3 years ago
- 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
- 26bf262 Update libxmlsec to 1.3.0 by Miklos Vajna · 3 years ago
- 8de1bf3 Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFree by Mike Kaganski · 3 years ago
- 3a759a0 Remove some unused includes by Miklos Vajna · 3 years ago
- 1ccb5a6 loplugin:stringadd by Stephan Bergmann · 3 years ago
- 3fbadf2 use more OUStringToOString by Noel Grandin · 3 years ago
- 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
- db7f33a loplugin:stringadd in various by Noel Grandin · 3 years ago
- f5bfc12 elide some temporary OUStrings by Noel Grandin · 3 years, 1 month ago
- 83fffbb new comphelper::SingletonRef by Noel Grandin · 3 years, 2 months ago
- 17dc855 cid#1519051 silence Unchecked dynamic_cast by Caolán McNamara · 3 years, 3 months ago
- f2f008c Merge SvXMLAttributeList to comphelper::AttributeList by Mike Kaganski · 3 years, 3 months ago
- 79c7620 XUnoTunnel->dynamic_cast in SecurityEnvironmentGpg by Noel Grandin · 3 years, 3 months ago
- 7666648 XUnoTunnel->dynamic_cast in CertificateImpl by Noel Grandin · 3 years, 3 months ago
- 6f812b7 XUnoTunnel->dynamic_cast in XMLElementWrapper_XmlSecImpl by Noel Grandin · 3 years, 3 months ago
- 97db783 XUnoTunnel->dynamic_cast in SecurityEnvironment_NssImpl by Noel Grandin · 3 years, 3 months ago
- 08cae41 XUnoTunnel->dynamic_cast in X509Certificate_NssImpl by Noel Grandin · 3 years, 3 months ago
- 1fd4e66 XUnoTunnel->dynamic_cast in X509Certificate_MSCryptImpl by Noel Grandin · 3 years, 3 months ago
- 817dc69 XUnoTunnel->dynamic_cast in SecurityEnvironment_MSCryptImpl by Noel Grandin · 3 years, 3 months ago
- 19691c3 Revert all the recent loplugin:unocast changes by Stephan Bergmann · 3 years, 3 months ago
- d5e0c2c loplugin:unocast (sfx2::DigitalSignatures) by Stephan Bergmann · 3 years, 4 months ago
- 5a14f00 loplugin:unocast (xmlsecurity::Certificate) by Stephan Bergmann · 3 years, 4 months ago
- 24e14af loplugin:unocast (SignatureVerifierImpl) by Stephan Bergmann · 3 years, 4 months ago
- bb692dd Use SecurityEnvironmentGpg's XUnoTunnel instead of dynamic_cast by Stephan Bergmann · 3 years, 4 months ago
- 5c7accf Use XUnoTunnel instead of dynamic_cast here too by Stephan Bergmann · 3 years, 4 months ago
- 652202f Use XUnoTunnel instead of dynamic_cast here too by Stephan Bergmann · 3 years, 4 months ago
- 7dd0b4c Use XUnoTunnel instead of dynamic_cast here too by Stephan Bergmann · 3 years, 4 months ago
- 336602a CppunitTest_xmlsecurity_signing2: inherit from UnoApiXmlTest by Xisco Fauli · 3 years, 4 months ago
- 1606898 New loplugin:crosscast by Stephan Bergmann · 3 years, 4 months ago
- c130063 Remove some unused includes by Miklos Vajna · 3 years, 4 months ago
- 6c3cebd UnoApiTest: factor out createTempFile by Xisco Fauli · 3 years, 4 months ago
- 2925425 CppunitTest_xmlsecurity_signing: inherit from UnoApiXmlTest by Xisco Fauli · 3 years, 4 months ago
- 0cf5141 tdf#147201 Use std::size() instead of SAL_N_ELEMENTS() macro by insanetree · 3 years, 6 months ago
- 9d42a2c2 sync mscrypt impl with nss impl by Caolán McNamara · 3 years, 5 months ago
- 1b2fa78 -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): xmlsecurity by Stephan Bergmann · 3 years, 5 months ago
- 3635f65 fix a potential mem leak by Caolán McNamara · 3 years, 5 months ago
- 5336952 cid#1516654 Unchecked return value by Caolán McNamara · 3 years, 5 months ago
- 19e998a Update libxmlsec to 1.2.35 by Miklos Vajna · 3 years, 5 months ago
- 0df36d4 use more TempFileFastService in xmlsecurity by Noel Grandin · 3 years, 6 months ago
- 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
- 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
- a08468c use more string_view in xmlsecurity by Noel Grandin · 3 years, 6 months ago