|
|
|
@2080
|
3 years |
lowjoel |
Completely fixes the bug address in r1041: GetPathADSes takes a value by …
|
|
|
|
@2014
|
3 years |
lowjoel |
Backport from trunk: When copying the plausible deniability file, dispose …
|
|
|
|
@1989
|
3 years |
lowjoel |
Don't check for the .NET Framework in the Installer since that prevents us …
|
|
|
|
@1968
|
3 years |
lowjoel |
Apply the task schedule before calling the task added event. Fixes #271.
|
|
|
|
@1966
|
3 years |
lowjoel |
Don't assign the schedule then modify the schedule; create the schedule …
|
|
|
|
@1951
|
3 years |
lowjoel |
Allow non-Explorer drag/drop file operations to complete, allowing files …
|
|
|
|
@1948
|
3 years |
lowjoel |
Register the Eraser Shell Extension with Explorer for all lnk files so …
|
|
|
|
@1946
|
3 years |
lowjoel |
Describe the Unused Disk Space erasure target type. Fixes #345.
|
|
|
|
@1945
|
3 years |
lowjoel |
Backward-port from trunk: when exiting the program, always dispose the …
|
|
|
|
@1942
|
3 years |
lowjoel |
Updated Polish translation for Eraser 6.0.x, from Rudzik …
|
|
|
|
@1940
|
3 years |
lowjoel |
Link to the SourceForge? donations website.
|
|
|
|
@1937
|
3 years |
lowjoel |
Strings found in v6.0.x but not trunk.
|
|
|
|
@1936
|
3 years |
lowjoel |
Merge Rudzik's first Polish Translation.
|
|
|
|
@1934
|
3 years |
lowjoel |
Version bump for 6.0.8
|
|
|
|
@1933
|
3 years |
lowjoel |
Forgot to up the version number in the Eraser icon badge. Now it's been …
|
|
|
|
@1932
|
3 years |
lowjoel |
Backward port from trunk: Merge r1921 to r1923 so that the Eraser 6 branch …
|
|
|
|
@1893
|
3 years |
lowjoel |
Version bump.
|
|
|
|
@1892
|
3 years |
lowjoel |
Include the internal error when we are unable to lock a volume.
|
|
|
|
@1887
|
3 years |
lowjoel |
Fixed potential double exception when resetting the file attributes of the …
|
|
|
|
@1885
|
3 years |
lowjoel |
When creating text to be copied from the log, use the Windows \r\n formate …
|
|
|
|
@1883
|
3 years |
lowjoel |
Potential fix for the "Insufficient disk space" error when deleting files …
|
|
|
|
@1878
|
3 years |
lowjoel |
Compilo fix.
|
|
|
|
@1861
|
3 years |
lowjoel |
Set the file times inside a try-catch as if the file is locked an …
|
|
|
|
@1860
|
3 years |
lowjoel |
Generate names which are valid, not any of those reserved file names (e.g. …
|
|
|
|
@1851
|
3 years |
lowjoel |
Fixed command line parsing when commas and equality signs are in the …
|
|
|
|
@1846
|
3 years |
lowjoel |
Fixed FileNotFoundException? when erasing cluster tips -- since we have a …
|
|
|
|
@1830
|
3 years |
lowjoel |
Wrong parameter order for Marshal.Copy, resulting in the manager buffer …
|
|
|
|
@1826
|
3 years |
lowjoel |
Compile fix; Localisation only exists in trunk.
|
|
|
|
@1824
|
3 years |
lowjoel |
When executing links we may get errors from ShellExecute?, so display these …
|
|
|
|
@1821
|
3 years |
lowjoel |
When the user closes the MainForm?, always call Application.Exit, since if …
|
|
|
|
@1785
|
3 years |
lowjoel |
New strings.
|
|
|
|
@1784
|
3 years |
lowjoel |
- When connecting to a RemoteExecutor? instance, wait for 3 seconds instead …
|
|
|
|
@1782
|
3 years |
lowjoel |
Fixed DirectoryNotFoundException? -- the Erase If Empty option for …
|
|
|
|
@1754
|
3 years |
lowjoel |
Fixed two errors in the code: when terminating the DirectExecutor? thread, …
|
|
|
|
@1752
|
3 years |
lowjoel |
Fixed crash when importing a corrupt/outdated task list.
|
|
|
|
@1744
|
3 years |
lowjoel |
Fixed a typo in the order of function calls (nested string translations) …
|
|
|
|
@1742
|
3 years |
lowjoel |
Fixed code usage error: When we find a directory in the list of plausible …
|
|
|
|
@1740
|
3 years |
lowjoel |
Supplants r1659: When we ware waiting for event triggers we also need to …
|
|
|
|
@1738
|
3 years |
lowjoel |
- When passing reference variables, we don't need to use ref (unless we …
|
|
|
|
@1737
|
3 years |
lowjoel |
When listing files that need to be erased, always ensure that the file …
|
|
|
|
@1735
|
3 years |
lowjoel |
Slightly better fix than r1734.
|
|
|
|
@1734
|
3 years |
lowjoel |
Fixed potential regression in r1721 and r1633 where we added in calls to …
|
|
|
|
@1732
|
3 years |
lowjoel |
Change the behaviour to GetVolumeInformation?: if it returns zero it is not …
|
|
|
|
@1730
|
3 years |
lowjoel |
GetDriveType? requires the path to have a trailing backslash. The check was …
|
|
|
|
@1729
|
3 years |
lowjoel |
Backport from trunk: Handle corrupt volumes properly when getting volume …
|
|
|
|
@1723
|
3 years |
lowjoel |
CreateNameThread? should be unmanaged as it calls only unmanaged APIs. This …
|
|
|
|
@1721
|
3 years |
lowjoel |
Fixed regression introduced in r1634. Fixed hang when starting Eraser with …
|
|
|
|
@1719
|
3 years |
lowjoel |
Backported changes from trunk.
r1718: Author: lowjoel: When we have …
|
|
|
|
@1699
|
3 years |
lowjoel |
Fixed crash when the process which is locking the file may not be …
|
|
|
|
@1695
|
3 years |
lowjoel |
Enabled VolumeInfo? class to deal with UNC paths. Fixes #313: …
|
|
|
|
@1693
|
3 years |
lowjoel |
Confirm with the user whether the dropped files/folders should be erased. …
|
|
|
|
@1684
|
3 years |
lowjoel |
Backport from trunk: Update the assembly information fields too.
|
|
|
|
@1679
|
3 years |
lowjoel |
Backport from trunk: Update the copyright on the about page too.
|
|
|
|
@1677
|
3 years |
lowjoel |
Updated copyright information: since Eraser is still under development we …
|
|
|
|
@1673
|
3 years |
lowjoel |
When we check for errors upon opening a file stream to test for existence, …
|
|
|
|
@1669
|
3 years |
lowjoel |
Removed NtQuerySystemInformation? calls for entropy gathering since .NET …
|
|
|
|
@1666
|
3 years |
lowjoel |
Fixed crash when task is edited and the task is immediately run: editing …
|
|
|
|
@1664
|
3 years |
lowjoel |
Start a new logging session the moment we fetch the task of the task list. …
|
|
|
|
@1663
|
3 years |
lowjoel |
Backport from Trunk: Fixed regression in r1102: the check on Exists …
|
|
|
|
@1659
|
3 years |
lowjoel |
When dealing with the LogForm? and the ProgressForm? classes, for events in …
|
|
|
|
@1653
|
3 years |
lowjoel |
Fixed IOExeption when erasing files with decoy files selected and with …
|
|
|
|
@1649
|
3 years |
lowjoel |
Fixed IOException thrown when users erase the root of a drive (since we …
|
|
|
|
@1643
|
3 years |
lowjoel |
Fixed crash when we try to close open handles and where no handles were …
|
|
|
|
@1641
|
3 years |
lowjoel |
Fixed crash when user clicks on About dialog links but there was an error …
|
|
|
|
@1639
|
3 years |
lowjoel |
Fixed race condition when two instance of Eraser are started …
|
|
|
|
@1637
|
3 years |
lowjoel |
Fixed exception when the filesystem object being erased is non-existent …
|
|
|
|
@1635
|
3 years |
lowjoel |
Fixed regression introduced in r1633, I removed the call to …
|
|
|
|
@1633
|
3 years |
lowjoel |
Fixed regression introduced in r1490 where CreateControl? was called in …
|
|
|
|
@1517
|
3 years |
lowjoel |
When removing files from the Plausible Deniability decoys list the files …
|
|
|
|
@1494
|
3 years |
lowjoel |
Simplified Decoy Files removal algorithm.
|
|
|
|
@1493
|
3 years |
lowjoel |
addresses #285: Various Custom Erasure Method editor bugs
-When adding a …
|
|
|
|
@1492
|
3 years |
lowjoel |
Oops, these should have a copyright notice.
|
|
|
|
@1491
|
3 years |
lowjoel |
addresses #285: Various Custom Erasure Method editor bugs
-When there's …
|
|
|
|
@1490
|
3 years |
lowjoel |
Changed the implement of the "page" concept - the old method used the …
|
|
|
|
@1489
|
3 years |
lowjoel |
New strings introduced in r1487.
|
|
|
|
@1488
|
3 years |
lowjoel |
Fixed crash when editing a pass that was temporary created in the same …
|
|
|
|
@1487
|
3 years |
lowjoel |
-Be able to do the right thing when an empty input is passed in the pass …
|
|
|
|
@1486
|
3 years |
lowjoel |
Fixed updates which download from the Eraser website (i.e. those of the …
|
|
|
|
@1484
|
3 years |
lowjoel |
Supplements r1483 and r1477:
-Default to the Gutmann erasure method when …
|
|
|
|
@1483
|
3 years |
lowjoel |
Default to Gutmann if the default file erasure method is set to FL16KB so …
|
|
|
|
@1482
|
3 years |
lowjoel |
Proper suggestion of the default UI language: English if no other language …
|
|
|
|
@1481
|
3 years |
lowjoel |
Proper error message when we are unable to load a setting; the old one did …
|
|
|
|
@1480
|
3 years |
lowjoel |
Replace the behaviour of EraserSettings?.GetCurrentCulture?() to yield the …
|
|
|
|
@1479
|
3 years |
lowjoel |
-There is no need to specify the directory to look for the resources since …
|
|
|
|
@1478
|
3 years |
lowjoel |
Reshuffle the order of removing/adding/saving the list of custom methods. …
|
|
|
|
@1477
|
3 years |
lowjoel |
Don't crash when editing a custom erasure method multiple times
|
|
|
|
@1476
|
3 years |
lowjoel |
When switching from Hex to Text view is impossible do not display the …
|
|
|
|
@1475
|
3 years |
lowjoel |
Helps fix #285.
-Display NULL bytes properly; also display the pass …
|
|
|
|
@1474
|
3 years |
lowjoel |
No need to call GetLastError? to get the error code for SfcIsFileProtected?: …
|
|
|
|
@1472
|
3 years |
lowjoel |
Fixed error in r1441: when providing progress feedback when erasing MFT …
|
|
|
|
@1470
|
3 years |
lowjoel |
Compilo. Strange, I thought it compiled fine. Finally fixes #293
|
|
|
|
@1468
|
3 years |
lowjoel |
When deleting files or folders, always limit the number of tries to erase …
|
|
|
|
@1466
|
3 years |
lowjoel |
I was referring to the wrong field to check for the ID of the menu we were …
|
|
|
|
@1458
|
3 years |
lowjoel |
Downgrade the unauthorized access to files during cluster tip erasures as …
|
|
|
|
@1449
|
3 years |
lowjoel |
Compilo fix.
|
|
|
|
@1447
|
3 years |
lowjoel |
Do not explicitly allow or disallow a plugin based on whether the plugin …
|
|
|
|
@1445
|
3 years |
lowjoel |
-Ensure that the bootstrapper checks the service pack level for the …
|
|
|
|
@1441
|
3 years |
lowjoel |
Properly calculate erase progress when erasing the directory structures …
|
|
|
|
@1432
|
3 years |
lowjoel |
Backported r1431 from trunk
|
|
|
|
@1429
|
3 years |
lowjoel |
Fixed the InvalidOperationException? thrown when Eraser is started. …
|
|
|
|