Subversion Repositories filter_foundry

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
301 2021-08-26 10:46:02 daniel-marschall /trunk/ Added pow testcase, fixed some compiler warnings  
293 2021-08-22 22:11:11 daniel-marschall /trunk/  
292 2021-08-22 10:53:14 daniel-marschall /trunk/ Introduced obfuscation version 5 (it is like version 4, but contains an integrity check); also fixed some smaller issues with obfuscation loading.  
286 2021-08-16 17:11:40 daniel-marschall /trunk/ (Partially) rnd(a,b) function now uses the same (compiler independant) algorithm like Filter Factory. rst(i) still behaves differently, though.  
277 2021-08-08 12:55:38 daniel-marschall /trunk/  
276 2021-08-07 22:22:44 daniel-marschall /trunk/ Introduced obfuscation "V4" (more secure). Required for x86/x64 cross-build filters  
271 2021-08-01 23:05:48 daniel-marschall /trunk/ Security improvement: Filters which have been built using obfuscation "V3" will now always be treated as protected plugin, even if the obfuscated code has been manipulated.  
259 2021-07-30 22:50:12 daniel-marschall /trunk/ Normalized source files to CRLF line endings  
255 2021-07-29 20:10:34 daniel-marschall /trunk/ Improved obfuscation code, part 1  
247 2021-07-27 00:28:41 daniel-marschall /trunk/ Ifanview/GIMP can now also work with standalone filters  
234 2021-07-23 00:26:08 daniel-marschall /trunk/ Internal change: Using new Buffer Suite to replace the deprecated buffer procs  
232 2021-07-21 00:56:45 daniel-marschall /trunk/ Support BigDocument structure (*.psb)  
231 2021-07-19 20:13:56 daniel-marschall /trunk/ === RELEASE 1.7.0.2 ===  
224 2021-07-17 18:07:33 daniel-marschall /trunk/ Paint.net host: Ignore MaxSpace and MaxSpace64, because it has wrong value  
216 2021-07-14 11:01:17 daniel-marschall /trunk/ Moved changelog von version.h to CHANGELOG.md  
211 2021-07-13 22:35:59 daniel-marschall /trunk/  
208 2021-07-12 23:35:38 daniel-marschall /trunk/ Internal code change: "event_id" is not a global variable anymore  
206 2021-07-11 01:44:00 daniel-marschall /trunk/ Changed copyright year to 2021  
194 2021-07-05 22:18:01 daniel-marschall /trunk/ Source code can now be compiled using GCC in Mingw32.
Several gcc compiler warnings have been resolved.
 
192 2021-07-05 01:32:04 daniel-marschall /trunk/ Simplified build process for OpenWatcom and Visual Studio;
Photoshop SDK and WinFlex/Bison have now hardcoded paths.
Updated internal development documentation and checked with grammarly.com.
Added "svn:ignore" SVN attribute to avoid that temporary build files are accidentally committed.
Adjusted copyright years.
 

Show All