38
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Dec 30, 2024 — Dec 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a retry-loop if setting the last-write-time of the file fails. More... about 13 years ago
In an interval of 10 seconds, handle the changed paths and encrypt/decrypt accordingly. More... about 13 years ago
Store all changed paths in a set, add a method to retrieve that set and clear it after returning it. More... about 13 years ago
Only get a temporary crypt context. More... about 13 years ago
set the bool indicating an encrypted filename. More... about 13 years ago
* fix filename encryption/decryption routines, use utf8 encoding to keep the encrypted names shorter * implement decrypting/encrypting the files using 7-zip. More... about 13 years ago
Handle filename encryption/decryption. More... about 13 years ago
Implement directory scanning and file time checks. Still missing the file handling. More... about 13 years ago
Update notes. More... about 13 years ago
* Implement a folder watcher that monitors the pair folders for changes. * make the pairs object global More... about 13 years ago
* use a separate password for every pair * store the password encrypted in the registry More... about 13 years ago
* Show the main dialog immediately when CryptSync starts unless specified otherwise on the command line. * open the main dialog on a click on the tray icon. * pass /tray on the command line when automatically starting with windows. More... about 13 years ago
Initial import: * use code from AAClr (http://tools.tortoisesvn.net/AAClr.html) so I don't have to re-implement all the tray icon stuff * change the license headers of all files * use base code from grepWin (http://tools.tortoisesvn.net/grepWin.html) for path pair dialogs * implement set up dialogs: dialog to configure path pairs More... about 13 years ago
Add design doc. More... about 13 years ago
Add the checkyear.js tool. More... about 13 years ago