|
|
7694b9e60d
|
Updated dependencies.
|
2017-12-29 19:31:26 +00:00 |
|
|
|
1619cd020c
|
System.IO.EnumerateFiles follow symbolic links, creating an infinite
loop on links to "." and "..", so implement and use an enumerator that
do not follow links.
|
2017-08-23 17:47:41 +01:00 |
|
|
|
a2b6c4a828
|
Added support for symbolic links on non-Windows platforms.
|
2017-08-22 18:05:18 +01:00 |
|
|
|
052fd5145f
|
Updated to last version.
|
2017-08-16 00:14:30 +01:00 |
|
|
|
5ad4ca4250
|
Updated nuget packages.
|
2017-06-20 07:53:59 +01:00 |
|
|
|
379d29ca02
|
Added support for LZip.
|
2017-06-06 22:50:45 +01:00 |
|
|
|
e6b3be1a73
|
Update dependencies.
|
2017-05-20 05:48:55 +01:00 |
|
|
|
75743d0884
|
Added README.
|
2017-05-19 19:58:22 +01:00 |
|
|
|
6ff82e7b56
|
Added support for VirusTotal.
|
2017-05-19 01:13:53 +01:00 |
|
|
|
f384995866
|
Added support for clamd scanning.
|
2017-05-18 22:23:49 +01:00 |
|
|
|
64ecbb2d2e
|
Refactor: Separate workers per category.
|
2017-05-18 18:16:32 +01:00 |
|
|
|
67d798a213
|
Store files separate in the repository instead of compressing
them in ZIP. Supported GZ, BZ2 and LZMA formats.
|
2017-05-11 19:01:47 +01:00 |
|
|
|
28a89bcf6e
|
Refactor: Rename Core.Core to Core.Workers
|
2017-05-10 21:06:28 +01:00 |
|
|
|
17b464012c
|
Refactor: Separate engine code from GUI.
|
2017-05-10 21:04:42 +01:00 |
|