Subversion Repositories decoder

Rev

Rev 4 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 5
Line 1... Line 1...
1
 
1
 
2
1. Make it Unicode and Win11 compatible.
2
1. Make it Unicode and Win11 compatible.
3
 
3
 
-
 
4
	New DEC required? https://github.com/MHumm/DelphiEncryptionCompendium
-
 
5
 
4
2. Avoid 4GB+ ZIP compression to avoid data loss
6
2. Avoid 4GB+ ZIP compression to avoid data loss
5
 
7
 
6
3. Check where we have stopped development in 2007. Are there unfinished things? Anything we should change? Anything we should remove?
8
3. Check where we have stopped development in 2007. Are there unfinished things? Anything we should change? Anything we should remove?
7
   Was there a "secure recycle bin delete" in the works? Do we really need so much shell extension crap?
9
   Was there a "secure recycle bin delete" in the works? Do we really need so much shell extension crap?
8
 
10