Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29Fix infectedStatus initializationCôme Chilliet
2022-09-29Fix initialisation of lastChunkCôme Chilliet
2022-09-29Fix status initialization problemsCôme Chilliet
2022-09-29Fix code styleCôme Chilliet
2022-09-29Migrate away from deprecated interfaces and cleanup typingCôme Chilliet
2022-08-10Fix type of scan timeoutfix/scan-timeout-stringChristoph Wurst
2022-07-28Shutdown scanner when handling encryption errorCarl Schwan
2022-06-23Handle encryption errorfix/handle-encryption-errorsCarl Schwan
2022-04-19psalm analysis and fixespsalmRobin Appelman
2022-04-137.3 compatRobin Appelman
2022-04-13stricter typesRobin Appelman
2022-04-13make connect timeout and chunk size configurableRobin Appelman
2022-04-13make icap request headers a bit nicerRobin Appelman
2022-04-13add icap settings and testsRobin Appelman
2022-04-13chunked icapRobin Appelman
2022-04-13rework icap client to allow for streaming requestsRobin Appelman
2022-04-13basic icap scannerRobin Appelman
2021-12-15use v3 of the kaspersky http apiRobin Appelman
2021-12-13handle password protected files as 'scanned' in kasperskyRobin Appelman
2021-08-20ScannerFactory.getScanner should always return a fresh scanner instance.Daniel Kesselberg
2021-06-03Merge pull request #195 from nextcloud/github-ciRobin Appelman
2021-06-02run cs fixRobin Appelman
2021-03-16handle extra content after clean for kasperskyRobin Appelman
2021-02-17fix status handling of multi-block scansRobin Appelman
2021-01-13handle NON_SCANNED kaspersky resultRobin Appelman
2020-12-10Merge pull request #179 from nextcloud/kaspersky-chunked-scanRoeland Jago Douma
2020-12-09scan files in chunks when using kasperskyRobin Appelman
2020-09-24Reset infectedStatus when scanning new itembpatath
2020-08-31test the connection to the av when saving settingsRobin Appelman
2020-08-31rename clamav backendsRobin Appelman
2020-08-31extract scanner interface and contruct using server containerRobin Appelman
2020-08-31intitial kaspersky backendRobin Appelman
2018-04-06ClamAV, set up, daemon modeAllan Nordhøy
2018-03-06Add StatusFactoryRoeland Jago Douma
2018-03-06No need for an interface with only 1 implementationRoeland Jago Douma
2018-03-04Inject the ILoggerRoeland Jago Douma
2018-03-04Use ::classRoeland Jago Douma
2018-03-04Move ScannerFactoryRoeland Jago Douma
2018-03-04Move scannerbase into scanner folderRoeland Jago Douma
2018-03-02Some generic phpstorm inspection fixesRoeland Jago Douma
2017-02-07more cleanupRobin Appelman
2017-02-07psr4Robin Appelman