Skip to content

Releases: henrypp/simplewall

v.1.6.5

30 Jul 12:26
Compare
Choose a tag to compare

UPD (30/07/17): added GPG sign

  • do not block listen connections on stealth-mode
  • do not block listen connections on boot-time
  • fixed dropped events does not shutdown on exit (win7 and above)
  • fixed memory leak

v.1.6.4

31 May 08:43
Compare
Choose a tag to compare
  • added fallback if blocklist and/or system rules not found
  • added more dropped events logging (win7 and above)
  • fixed dropped events subscription duplicate (win7 and above)
  • fixed run as admin does not work sometimes
  • updated blocklist
  • fixed bugs

v.1.6.3

26 May 18:18
Compare
Choose a tag to compare
  • generate unique session key at startup
  • fixed custom app rules crash on delete
  • fixed lookup account sid length mismatch
  • fixed dropped packets logging crash (win7 and above)
  • stability improvements
  • updated system rules
  • fixed bugs

v.1.6.2

24 May 15:50
Compare
Choose a tag to compare
  • create filter even if file doesn't exists (drive must be mounted)
  • allow inbound & listen traffic only if stealth-mode does not enabled
  • added required rules for the ipv6 stack to work properly
  • stealth-mode marked as experimental
  • fixed com library initialization (again!)
  • fixed stealth-mode
  • fixed bugs

v.1.6.1

23 May 07:44
Compare
Choose a tag to compare
  • added username and domain information to the window title
  • added configuration refresh on user logon
  • removed static wfp session key (request)
  • fixed com library initialization
  • fixed incorrect return value on file not found error

v.1.6

19 May 13:33
Compare
Choose a tag to compare
  • added prevent port scanning option
  • added acl (access control list) to the engine
  • added gridline for the listview config
  • added item into the custom rules menu for open rules editor
  • added version-independent network events api call (win7 and above)
  • added dropped packets log file size limit to 1mb (win7 and above)
  • reset windows firewall to its initial state when restore it back
  • blocklist marked as experimental
  • removed custom rules from package
  • fixed dropped packets logging stop sometimes (win7 and above)
  • fixed removing custom rules
  • fixed classic ui
  • fixed bugs
  • ui fixes

v.1.5.5

06 May 17:58
Compare
Choose a tag to compare

upd: 11/05 - union md5 & sha256 checksum into one file
upd: 9/05 - added sha256 checksum
upd: 8/05 - added md5 checksum & fixed installer

  • added installer
  • added static wfp session key
  • copy filter name if description is not available for dropped packets log
  • revert trim rules back (request)
  • fixed index flag cannot be set (win8 and above)
  • removed "file not found" xml parsing errors
  • fixed ui bugs

v.1.5.4

29 Apr 18:34
Compare
Choose a tag to compare
  • trim executable version string
  • fixed filters uninstallation
  • fixed duplicate update checking
  • fixed bugs

v.1.5.3

27 Apr 03:07
Compare
Choose a tag to compare
  • fixed restoring windows firewall state
  • fixed incorrect size restoring sometimes

v.1.5.2

26 Apr 21:06
Compare
Choose a tag to compare
  • fixed dropped packets log spinlock cannot be unlocked (critical)
  • fixed displaying "file not found" errors
  • restore listview selection after application delete
  • disable main button on filters installation
  • improved shutting down windows firewall feature
  • removed unnecessary whitespace trims
  • optimized window resizing
  • updated to the latest sdk
  • fixed bugs