Add a gpg signature to the source
update information on OsX 10.12
I'm not an expert in Windows development and it'll take some time for me to research how to build on Windows a command line program, that handles UTF-8 correctly. I'll get to it, it may take some time though. Of course any help with a patch is welcome.
Dirk, could you pay attention to a neighboring ticket, please?
Hello?
Unicode
the simple method is the default (it was 35-pass in older versions). The help text will be fixed in the 1.2.16 version.
Defaults discrepancy
updated some information on OsX 10.12
correctly handle symbolic links to a directory ...
don't recurse into .. directory.
fix more speling
language fixes
The default filesystem in CentOS 7 is XFS (also a journal file system) In my experience,...
fix description of default mode
update to version 1.2.15
change version to 1.2.16
create 1.2.15 release
fix symlink handling of files owned by root
Does not support > 2G file
thank you for checking.
Sorry! A few days ago on vacation, did not check email. Simple test results, in the...
FreeBSD fixes
Does not support > 2G file
true, on Windows in a couple of places a 32bit integer was used and file sizes over...
fix Windows large file handling.
Does not support > 2G file
add fill.c
set version 1.2.15
create 1.2.14 release
fix OsX build
remove freshcode link.
update manpage to 1.2.14
make --simple the default
zeroing-only option for SSDs
srm now uses the simple mode by default with version 1.2.14, which only overwrites...
erase once on SSD
simple mode is now the default with version 1.2.14. I have not seen any way that...
add --rcmp mode
fix file lock
Strange place in code
I think it is correct. The first block selects a useful value for Windows and a default...
Bug in fill function
fix fill()
you are correct, what a fatal flaw. It'll be fixed in the next 1.2.14 release.
change version to 1.2.14
Bug in fill function
Sorry: #ifdef _MSC_VER srm.buffer_size = 4096; else srm.buffer_size = statbuf.st_blksize;...
Strange place in code
create 1.2.13 release
fix OsX resouce forks
update link to free(code)