simplewall

Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.

GPL-3.0 License

Stars
5.5K

Bot releases are hidden (Show)

simplewall -

Published by henrypp almost 6 years ago

  • fixed old bug where incorrect rules are may accepted as filters
  • fixed bugs
simplewall -

Published by henrypp almost 6 years ago

UPD: fixed crash https://github.com/henrypp/simplewall/commit/145297cffe83ae301b48b011e57943d8c5bc357d

  • fixed resolving ip addresses may hang out net events thread (issue #256)
  • fixed net events subscription when option is not set
  • fixed protocol names
  • fixed bugs
simplewall -

Published by henrypp almost 6 years ago

  • fixed #251
  • fixed #253
simplewall -

Published by henrypp almost 6 years ago

UPD: updated 32-bit build

  • fixed dropped events callback subscription on latest win10
  • fixed notifications sound cannot be played in some cases
  • fixed fastlock race condition (critical)
  • cosmetic fixes
  • fixed bugs
simplewall -

Published by henrypp about 6 years ago

  • added purgen submenu into tray menu
  • added more statusbar information
  • set extra large icons view by default
  • tray menu services counting bug
  • fixed app with overdue timer still enabled on profile load
  • fixed resetting some data on profile load
  • fixed timer resetting on profie load
  • fixed listview checkboxes
  • cosmetic fixes
  • fixed bugs
simplewall -

Published by henrypp about 6 years ago

  • added extra large icons view
  • use correct function for netevents subscription (win10rs4+)
  • fixed forced cleartype font style (issue #233)
  • fixed possible buffer overflow
  • rerwritten timer engine
  • cosmetic fixes
simplewall -

Published by henrypp about 6 years ago

  • fixed dns system rules when dns service is stopped
  • fixed listen filter conditions (issue #213, #222)
  • fixed memory referencing bug (issue #221)
  • fixed massive handles leak (issue #230)
  • fixed thread termination
  • various ui fixes
simplewall -

Published by henrypp over 6 years ago

  • added system rules update feature
  • fixed inaccurate timeout between notifications (issue #194)
  • fixed fullscreen apps showstopper (issue #209)
  • fixed possible crash for device path resolution
  • fixed skipuac warnings for some machines
  • fixed some services path resolution
  • fixed saving empty rules config
  • fixed update engine (issue #182)
  • updated system rules
simplewall -

Published by henrypp over 6 years ago

  • added sorting by state for user rules in app context menu
  • increased priority for blocking user rules
  • fixed loading on startup (issue #75)
  • fixed editor apps list sorting
  • fixed service names displaying
  • fixed skipuac
simplewall -

Published by henrypp over 6 years ago

  • fixed loopback rules (added more reserved ip addresses)
  • fixed sometimes system cannot be going to sleep
  • fixed applying rules for services (appcrash)
  • fixed update sometimes cannot be installed
  • fixed services enumeration
  • fixed system rules
simplewall -

Published by henrypp over 6 years ago

Maintenance release.

  • added allowed connections monitoring in dropped packets log (win8+)
  • added inbound multicast and broadcast connections logging (win8+)
  • added outbound redirection filter layer (win7+)
  • added separation for remote/local address/port in rules editor
  • added hotkeys for import/export profile
  • added win10 rs5 support
  • prevent memory overflow for singly linked lists (win7+) (issue #193)
  • do not load icons for processes if icons displaying are disabled
  • improved multiple rules applying speed in settings window
  • increased time limit for displaying same notification (win7+)
  • search loading dlls in system directories only (safety)
  • check for correct xml data type before loading
  • store last notification timestamp for apps
  • removed proxy support (win8+)
  • fixed dropped events callback crash (win7+)
  • fixed applying services filters
  • fixed alphanumeric sorting
  • improved port scanning defense
  • improved loopback connections
  • improved boot-time filters
  • stability improvements
  • cleanup xml atributes
  • updated system rules
  • cosmetics fixes
  • fixed ui bugs
  • fixed bugs
simplewall -

Published by henrypp over 6 years ago

  • fixed win10rs4 netevents subscription (win10rs4+)
  • fixed double race condition lock (critical)
simplewall -

Published by henrypp over 6 years ago

  • added feature to disable special rules group (issue #181)
  • revert special rules highlighting
  • fixed listview focusing (maybe?) (issue #164)
  • fixed switching modes
  • fixed reported bugs
  • code cleanup
  • fixed bugs
simplewall -

Published by henrypp over 6 years ago

  • added exclude custom rules from notifications feature (issue #177)
  • fixed app does not change group when special rule was removed
  • fixed sometimes netevents cannot be unsubcribed
  • fixed ipv6 addresses loopbacks
  • fixed thread event synchronization
  • fixed special rules group sorting
  • cosmetics fixes
  • fixed bugs
simplewall -

Published by henrypp over 6 years ago

  • fixed device changes notifications (issue #128)
  • fixed fullscreen apps loses focus (issue #178)
  • fixed saving new rules (issue #179)
  • fixed loopback condition flag
  • code cleanup
simplewall -

Published by henrypp over 6 years ago

  • removed search feature (do not used by anyone)
  • stability improvements
  • fixed loopback blocking (adobe software now working well when you enable loopback connections)
  • fixed singly linked list structure alignment for 32-bit
  • fixed apps does not change sorting sometimes
  • fixed apps does not change group sometimes
  • fixed device changes notifications
  • fixed bugs
simplewall -

Published by henrypp over 6 years ago

  • fixed special rules does not change apps group
  • fixed notifications indexing
  • fixed notifications icon redraw
  • fixed another dns caching
  • fixed ui bugs
  • fixed bugs
simplewall -

Published by henrypp over 6 years ago

  • fixed saving profile on manual apps state changing
  • fixed some untranslated strings
  • fixed installer/uninstaller
  • fixed rules checkboxes
  • fixed ui bugs
  • fixed bugs
simplewall -

Published by henrypp over 6 years ago

  • now simplewall install filters fastest than Manco pulls out his revolver
  • reworked update engine, now it check all components updates automatically
  • sort rules alphabeticaly
  • fixed threads priority race condition
  • fixed applying filters without pause
  • fixed dns caching (issue #153)
  • fixed ui bugs
  • fixed bugs
simplewall -

Published by henrypp over 6 years ago

  • added drop settings to default feature
  • changed log format to csv (comma-separated values) table
  • changed install/uninstall filters button icon
  • notifications: instant timer applying in notification window
  • notifications: cosmetics ui (issue #150)
  • notifications: restored "disable notifications for this app" button
  • notifications: fixed notification buttons behavior
  • notifications: removed timeout threshold
  • changed current locale version calculation method (more precision)
  • removed special rules highlighting (they have own group for it)
  • updated to the latest pugixml 1.9
  • cosmetics update engine
  • fixed ui bugs
  • fixed bugs
Related Projects