Subversion Repositories filter_foundry

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
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.  
270 2021-08-01 13:22:29 daniel-marschall /trunk/ Obfuscated "V1" and obfuscated "V2" filters can now be loaded again (as long as they aren't protected)  
268 2021-08-01 00:39:23 daniel-marschall /trunk/ Did some code formatting  
256 2021-07-29 22:08:39 daniel-marschall /trunk/ The feature "Obfuscate" and "Protected" are now merged together.
Reason: Obfuscate without protect makes no sense (since everybody can read/load it using FilterFoundry) and
protect without obfuscate makes no sense (because you can read the formula using a resource editor and even remove the protect flag with a hex editor)
 
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  
241 2021-07-25 21:24:25 daniel-marschall /trunk/ Internal change: "Manifest" resource gets individualized in standalone plugins  
238 2021-07-25 02:35:48 daniel-marschall /trunk/ Fixed problem where 32bit Windows plugin tries to load 64bit standalone plugin  
236 2021-07-23 13:05:53 daniel-marschall /trunk/ === RELEASE 1.7.0.3 ===

Fixed compiler warnings
Windows 9x: Moved Unicows.dll check before CopyFile
 
232 2021-07-21 00:56:45 daniel-marschall /trunk/ Support BigDocument structure (*.psb)  
229 2021-07-18 02:15:25 daniel-marschall /trunk/ Fixed bogus character in front of filter name at the Action/Scripting tab  
228 2021-07-18 01:52:46 daniel-marschall /trunk/ Fixed hash conflict in AETE/AppleScript
New screenshots
 
218 2021-07-15 16:07:01 daniel-marschall /trunk/ Cosmetics: PIPL of built filters is filled with 0x00 bytes  
216 2021-07-14 11:01:17 daniel-marschall /trunk/ Moved changelog von version.h to CHANGELOG.md  
212 2021-07-13 23:47:26 daniel-marschall /trunk/ FilterFoundry is now AppleScript aware (not tested)  
211 2021-07-13 22:35:59 daniel-marschall /trunk/  
210 2021-07-13 17:51:51 daniel-marschall /trunk/ - Bugfix: Standalone filters did not show the correct "About" dialog
- Fixed various smaller things
- Prepared for AppleScript compatibility by randomizing AETE keys
 
209 2021-07-13 01:44:26 daniel-marschall /trunk/  
208 2021-07-12 23:35:38 daniel-marschall /trunk/ Internal code change: "event_id" is not a global variable anymore  
207 2021-07-12 12:01:23 daniel-marschall /trunk/ printablehash() has now a keyspace that is ~2.22 times larger. It uses spaces as padding at the right side only.  

Show All