Age | Commit message (Expand) | Author |
2019-05-15 | xmlsecurity: make DocumentSignatureManager members private | Miklos Vajna |
2019-05-09 | tdf#42949 Fix IWYU warnings in xmlsecurity/*cxx | Gabor Kelemen |
2019-04-29 | tdf#42949 Fix IWYU warnings in xmlsecurity/*hxx | Gabor Kelemen |
2019-04-09 | tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference type | Miklos Vajna |
2019-04-01 | tdf#42949 Fix IWYU warnings in include/sfx2/[sS]* | Gabor Kelemen |
2019-03-05 | Introduce o3tl::underlyingEnumValue | Stephan Bergmann |
2019-01-18 | CppunitTest_xmlsecurity_pdfsigning: use CPPUNIT_TEST_FIXTURE() | Miklos Vajna |
2019-01-09 | CppunitTest_xmlsecurity_signing: use CPPUNIT_TEST_FIXTURE() | Miklos Vajna |
2018-11-26 | sfx2: show partial signatures even if cert validation fails | Miklos Vajna |
2018-11-16 | Fix typos | Andrea Gelmini |
2018-11-15 | Adapt recent CppunitTest_xmlsecurity_signing fix to ASan | Stephan Bergmann |
2018-11-14 | Add unit test for reading ODF signed signatureline | Samuel Mehrbrodt |
2018-11-13 | CppunitTest_xmlsecurity_signing: turn on clang-format for this file | Miklos Vajna |
2018-11-09 | Clean up excess slashes in paths | Stephan Bergmann |
2018-11-09 | Fix creation/removal of GPG socketdir | Stephan Bergmann |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-27 | tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties ref | Miklos Vajna |
2018-07-12 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-10 | pass SvStream around by std::unique_ptr | Noel Grandin |
2018-06-29 | ODF1.3: import new OpenPGP encryption markup | Thorsten Behrens |
2018-06-20 | xmlsec: update to 1.2.26 | Miklos Vajna |
2018-06-08 | look for unnecessary calls to Reference::is() after an UNO_QUERY_THROW | Noel Grandin |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-05-30 | xmlsecurity windows: let cert picker and PDF sign find ECDSA keys | Miklos Vajna |
2018-05-25 | xmlsecurity nss: fix OOXML signing with ECDSA key | Miklos Vajna |
2018-05-18 | tdf#109180 xmlsecurity nss: fix signing with ECDSA key | Miklos Vajna |
2018-05-18 | Fix some IWYU warnings | Miklos Vajna |
2018-05-05 | Fix typos | Andrea Gelmini |
2018-03-28 | No need to open this test doc read/write | Stephan Bergmann |
2018-03-28 | Copy test doc to temp location before opening read/write | Stephan Bergmann |
2018-03-21 | Turn on clang-format for these files | Miklos Vajna |
2018-03-18 | properly check for gpgconf (and --create-socketdir) working | Rene Engelhard |
2018-03-02 | forcepoint #16: fix heap-use-after-free | Miklos Vajna |
2018-01-23 | tdf#114460 vcl: handle nested parentheses in PDF roundtrip | Miklos Vajna |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-15 | More loplugin:cstylecast: xmlsecurity | Stephan Bergmann |
2018-01-13 | gpg4libre: add initial unit test for encryption | Thorsten Behrens |
2018-01-04 | tdf#42949 Fix some more Include What You Use warnings | Miklos Vajna |
2017-12-14 | xmlsecurity: move GNUPGHOME to $workdir for unit test | Thorsten Behrens |
2017-12-14 | Remove junk committed by mistake | Stephan Bergmann |
2017-12-14 | No need to keep these whitelisted functions decorated with SAL_CALL | Stephan Bergmann |
2017-12-09 | gpg4libre: check if we can really verify OpenPGP signatures | Thorsten Behrens |
2017-12-08 | gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGME | Thorsten Behrens |
2017-12-07 | gpg4libre: add unit tests for ODF signing feature | Thorsten Behrens |
2017-11-07 | tdf#113550 RTF import: fix incorrect text indent | Miklos Vajna |
2017-11-06 | tdf#65393 Test for signature line images | Samuel Mehrbrodt |
2017-09-21 | Map from GetLastError() to HRESULT | Stephan Bergmann |
2017-09-19 | xmlsecurity: be consistent inside #ifdef _WIN32 | Miklos Vajna |
2017-09-19 | PDF signing: don't fail unittest on invalid certificates | Mike Kaganski |
2017-09-06 | xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global header | Miklos Vajna |