38
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 20 hours ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Log important information to a log file, but keep the log file below 10'000 lines. (Closes issue #48) : a log file to view history More... over 12 years ago
* use rfind() to find the file extension for encrypted files * do not get encrypted filenames for already encrypted files, and unencrypted filenames for not yet encrypted files (Fixes issue #50) : 7z files are not synchronized More... over 12 years ago
Update the version check file. More... over 12 years ago
Bump version number to 1.0.8 More... over 12 years ago
Update references to new website location. More... over 12 years ago
* allow configuring the full scan interval * add context menu entry to start the full scan immediately (Closes issue #40) : Quicker or settable timer for syncing More... over 12 years ago
Add command line option to sync everything, then exit. More... over 12 years ago
version.in: Add missing #pragma once directive. More... over 12 years ago
Delete the temp file after closing it. More... over 12 years ago
Default for "mirror mode" is FALSE. (Fixes issue #46) : Mirror-mode defaults to true even for sync-pairs that have not set that mode either way More... over 12 years ago
* add more debug outputs * make sure paths don't use multiple backslashes * ignore notifications from paths that CS works on More... over 12 years ago
Only remove files if their pair file does not exist, not because of other access errors. More... over 12 years ago
If the password is empty, 7zip hangs: it can not deal with ' -p"" ' as parameter. So don't pass the -p parameter if the password is empty. (Fixes issue #41) : CryptSync does not work if no password is provided More... over 12 years ago
Update the version check file. More... over 12 years ago
Bump version to 1.0.7 More... over 12 years ago
In mirror mode, remove files in the encrypted folder that don't exist anymore in the original folder. (Fixes issue #39) : Mirror original folder don't delete deleted files in the encrypted folder More... over 12 years ago
In mirror mode, do not decrypt files even if the original file is older than the encrypted file. (Fixes issue #37) : New version of existing (unencrypted) file overwritten by its old version under mirror mode More... over 12 years ago
PathWatcher.cpp: use the _countof macro here also. More... over 12 years ago
cosmetics: use the right case for the includes. More... over 12 years ago
update build.txt More... over 12 years ago
Add option to bypass certain files and only copy them, not encrypt or compress them. (Closes issue #30) : Features Request : excluding encrypt files More... over 12 years ago
Add option to use ".7z" as the file extension instead of ".cryptsync". More... over 12 years ago
Fix ignore handling: * always pass full paths to the ignore check * check all path parts (all folders of a path) against the ignore patterns * check ignores case-insensitive More... over 12 years ago
Update the version check file. More... over 12 years ago
Bump version number to 1.0.6 More... over 12 years ago
First use our own copy of 7z.exe, then try the installed one. More... over 12 years ago
Add the backslash for drive root paths when enumerating their contents. (Fixes issue #32) : CryptSync fails to synchronize paths that are at the drive root More... over 12 years ago
CryptSync.vcxproj: specify /arch:IA32, remove /Oy and sort files by name More... almost 13 years ago
Keep the resource string alive as long as it's needed. More... almost 13 years ago
update checkyear.js from TortoiseSVN More... almost 13 years ago