Log of /Total Scan
Directory Listing
Revision
14 -
Directory Listing
Modified
Sun Nov 8 06:25:18 2009 UTC (10 months ago) by
ian
Fixed getting results for previously scanned files;
Converted project to VSCS 2010 (gives a MSVCR100.dll error on project open and debug but everything works fine);
Revision
13 -
Directory Listing
Modified
Mon Mar 2 07:36:31 2009 UTC (18 months, 1 week ago) by
ian
Implemented rescan button on detail tab pages;
Beta release 1;
Revision
12 -
Directory Listing
Modified
Sun Feb 15 03:26:16 2009 UTC (18 months, 3 weeks ago) by
ian
Cleaned up leftover code from prior to recursion support;
Fixed files that were too large for VT service causing crash;
Added exception handling for connection loss;
Alpha release 4, hopefully the final alpha.
Revision
11 -
Directory Listing
Modified
Wed Feb 11 04:53:22 2009 UTC (18 months, 3 weeks ago) by
ian
scanning status message is now accompanied with current scan stats;
summary label on detail tab now links to VirusTotal results page;
show full path in tooltip for detail tabs / also used to provide recursive safe blocking of duplicate tabs;
show overall results in the large top label when scans are complete instead of just number of files being scanned;
closed details tab now gets consistently disabled when there are no details tabs;
cleaned up a few old debug lines that were commented out;
Revision
10 -
Directory Listing
Modified
Tue Feb 10 05:42:37 2009 UTC (18 months, 4 weeks ago) by
ian
added button to hide/show files from summary list that are clean;
added button to close all result detail tabs;
Revision
9 -
Directory Listing
Modified
Tue Feb 10 05:14:12 2009 UTC (18 months, 4 weeks ago) by
ian
added folder recursion;
added scan detection totals to details tabs;
Revision
8 -
Directory Listing
Modified
Mon Feb 9 00:23:35 2009 UTC (18 months, 4 weeks ago) by
ian
alpha release 3;
finished details tabs;
tweaked control layouts on tabs for better margin consistency;
Revision
7 -
Directory Listing
Modified
Sun Feb 8 21:17:24 2009 UTC (18 months, 4 weeks ago) by
ian
Progress bar functions again;
Started code for scan detail tabs/new class ScanItemTabPage;
Revision
6 -
Directory Listing
Modified
Mon Jan 26 05:29:07 2009 UTC (19 months, 1 week ago) by
ian
Added workaround for results that already exists under a different MD5 and VTFileID;
A few other little code flow improvements;
Revision
5 -
Directory Listing
Modified
Sun Jan 25 22:39:02 2009 UTC (19 months, 1 week ago) by
ian
added control to change number of threads;
everything seems to be functioning;
alpha release 2;
Revision
4 -
Directory Listing
Modified
Sun Jan 25 08:40:00 2009 UTC (19 months, 2 weeks ago) by
ian
All working accept progress updates get hung up after upload;
form is now re-sizable;
Revision
3 -
Directory Listing
Modified
Sun Jan 25 06:03:48 2009 UTC (19 months, 2 weeks ago) by
ian
Mostly working again with new code structure;
UI refreshing problem;
Revision
2 -
Directory Listing
Modified
Sat Jan 24 22:57:29 2009 UTC (19 months, 2 weeks ago) by
ian
Partial code restructuring for improved OO utilization and threading; not functioning;
Revision
1 -
Directory Listing
Added
Thu Jan 1 08:03:35 2009 UTC (20 months, 1 week ago) by
ian
Initial import;
This is the first functional build and as such is in very poor shape and has no real OO implementation yet.