summaryrefslogtreecommitdiff
path: root/svl/source/crypto
AgeCommit message (Expand)Author
2021-05-28Select svl crypto backend in configure.acJan-Marek Glogowski
2021-05-17fix some leaks in SigningNoel Grandin
2021-05-17dont leak NSS Arena in svl::crypto::Signing::SignNoel Grandin
2021-05-06replace SVL_CRYPTO_MSCRYPTO with _WIN32Noel Grandin
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-10-19use tools::Long in svlNoel
2020-09-10Remove some DBG_UTIL debug codeStephan Bergmann
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna
2020-03-13Revert "loplugin:constfields in svl"Noel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28remove some unused local varsNoel Grandin
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svlStephan Bergmann
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-04-19crashtesting: tdf#122599 NSS_CMSMessage_CreateFromDER assertsCaolán McNamara
2019-03-06remove some unnecessary typedef struct... sugarNoel Grandin
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-08loplugin:constfields in svlNoel Grandin
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-04tdf#106854 svl windows: enable CNG by defaultMiklos Vajna
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-28TSCP: store and retrieve signature timestampAshod Nakashian
2017-10-23loplugin:includeform: svlStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-15cryptosign: don't use 8-bit string functionsMike Kaganski
2017-09-14loplugin:cstylecast (clang-cl)Stephan Bergmann
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-02sw: retrieve subject name from signatureAshod Nakashian
2017-08-31loplugin:constparams: svl (clang-cl)Stephan Bergmann
2017-08-28svl: populate subject and date-time when verifying signatureAshod Nakashian
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-04svl: move DecodeHexString from vclAshod Nakashian
2017-07-24fix oss-fuzz buildCaolán McNamara
2017-07-24svl: moved crypto helpers have the correct log-areaAshod Nakashian
2017-07-24svl: support verifying streams as well as byte arraysAshod Nakashian
2017-07-19Removed duplicated includeAndrea Gelmini
2017-07-18loplugin:redundantcast (clang-cl)Stephan Bergmann