


Eugeniusz pisze:Chciałbym zobaczyć takie coś dla XP


Changelog 1.0.2:
- Fix: False merge of firewalls rule upon new exception, leading to loss of connectivity
- Fix: Adding a new rule might not show up in the Manage window, even though it is applied correctly
bardok206 pisze:Uninstall robi się z poziomu programu,ale trzeba ui otworzyć z prawami administratora bo inaczej uninstall jest nieaktywny.
wszystko jest w faqburi pisze:bardok206 pisze:Uninstall robi się z poziomu programu,ale trzeba ui otworzyć z prawami administratora bo inaczej uninstall jest nieaktywny.
Tego nie wiedziałem, zawsze używam "dodaj/usuń" albo programu do usuwania.
- Fix: Controller crash when bubble-editing new exception in GUI multiple times in a row
- Fix: Controller crash after exception modification in Manage window, when Modify is clicked again
- Fix: Possible controller crash when populating list in Connections form
- Fix: Firewall rules may overwrite each other
- Fix: Some DNS responses are blocked, leading to possibly slower DNS resolution
- Fix: Wrong filtering of ICMPv6 traffic
- Fix: GUI is not updated when timed rules are removed
- Fix: Generalize Steam profile for all Steam games
- Tell user that admin rights are missing instead of disabling Uninstall button
- New and updated application profiles
- Updated FAQ (please read it)
bardok206 pisze:wszystko jest w faq



Hi everybody!
I've incorporated all your feedback and here is the next test release. There are new features as well as bug fixes, and this is also a feature-complete version, meaning that no new major features will be introduced to v2.0 after this one. The focus from now on is on fixing issues.
Changelog:
- New: Quick filter for exceptions list (Manage window)
- New: Windows Network Discovery support
- New: Connections window supports initiating search on VirusTotal, ProcessLibrary and Google (and remote address to clipboard)
- New: Learning mode
- New: Connections window shows direction of blocked actions
- Enhancement: Better Connections form performance
- Enhancement: Exceptions list now supports sorting
- Enhancement: UI text improvements
- Fix: Getting the executable path from admin processes might crash
- Fix: Tooltips were hidden where they should not have been
- Fix: UI text and icons not updating when mode is changed
- Fix: Disable standard Windows rules by default and hide its option
- Fix: Crash on Vista when using port ranges
- Fix: Implement service-to-controller notifications (avoids multiple issues)
- Fix: Web browser profile conflicts with HTTP(s) client profile
As you can see, I have fixed all issues reported on the forum, had many additional fixes and also some new features and minor improvements.
Very notable is the new "Autolearn" feature, another way to easily whitelisting applications, though risky if your computer is already infected. Also notable are the various improvements in the Connections window, some of which are hidden in the contetx menu of the list items.
To fully enable/unleash Network Discovery, all three of Network Discovery, the Windows DNS Client and File and Printer Sharing must be enabled (only the last one is disabled by default).
Some basic profiles have changed internally, for that reason an automatic upgrade procedure is not supported. To install this new beta, you must manually uninstall the old one and install this.
- Support Windows 8 CTP.
- Support .Net Framework 4.
- Uninstaller is now started from the Control Panel instead of from TinyWall.
- Make Blind trust default for unblocking unknown apps from Connections window (temporary workaround)
- Add special exception to make local machine pingable.
- Rearchitect blocklist settings
- Better error logging
- Remove configuration option to enable default Windows firewall rules
- Increased startup performance
- Controller may hang missing database.
- Fix: Restrict outgoing UPnP connections more to prevent enabling unwanted traffic.
- Fix: Do not crash if traffic monitoring queries fail.
- Fix: Column sorting of lists needs two clicks the first time to work.
- Fix: Service may crash because of race condition
- Fix: Controller crash if tray menu is opened too early while loading.
- Fix: Tray window shows up too long upon startup
- Fix: Some files are not uninstalled properly
- Profile updates

Here is 1.9.3. As I've announced earlier this release almost completely gets rid of profiles. Also, now I use Windows Installer instead of InnoSetup as the installer technology, which I believe provides a better experience, robustness and error-resiliency.
But YOU MUST UNSINSTALL THE PREVIOUS VERSION before installing this one. Repeat after me: "I will not try to install this before uninstalling any previous versions."
So, time for the changelog. This might be a bit inaccurate because looking at the git commits I cannot always tell which bugs were already there and which fixes are transparent to you because of the profile-related changes, but I'll give it my best shot:
- Completely new installer
- Simplified exception window, no profiles
- Updated, better looking UI by using TaskDialogs where it makes sense
(for example, try whitelisting a known app with multiple exes, like firefox)
- Multiple profile updates and new supported apps
- Updated hosts file
- Memory usage optimizations
- CLR4 is now the default runtime (but CLR2 is still supported)
- Make UI language configurable
- Fix: Possible service crash on invalid update URL
- Fix: Invalid UI state if network type is changed while TinyWall is running
- Fix: Broken auto-learning mode
- Fix: When searching for related exe, also look in the selected exe's directory.
I am also freezing strings and making the Localization Pack available. You will find the link to the pack just under the download link for v2. The zip file includes all information and resources you need to translate TinyWall into a non-english language.
. Nie przypadł mi do gustu poprzez blokowanie wszystkich nieznanych programów - musiałem każdy dodawać z osobna. Jeszcze długa droga do prawidłowego działania tego FW.buri pisze:Używa ktoś go teraz? Zastanawiam się czy dać mu kolejną szansę, gdyż jednak przydałaby mi się lepsza kontrola ruchu pakietów.
Orientuje się ktoś czy jest szansa na tryb nauki? Wykluczania folderów? - mam grę i ostatnim razem nie mogłem sobie poradzić z nią, albo ja taki słaby zawodnik jestem.


Hello Everybody!
Here are the fruits of my latest work. Changelog for 1.9.5 follows.
- Avoid unnecessary inbound rules while auto-learning
- Do not create firewall exceptions for local communication while auto-learning
- Profile updates for antivirus software
- Memory savings and faster rule merging in service
- Fix: Broken VPN support
- Fix: Accessability issues
The VPN fix has been long due but there are also some other interesting changes. First of all, the memory usage improvements are impressive in this build, I've managed to shave off almost 5MB of dynamic memory usage. Two other changes improve the security of auto-learned rules. First, inbound rules are only created if an app actually received an inbound connection request, otherwise it will be learned as outgoing only. This improves security of applications that act only as clients. Second, since Windows Firewall is incapable of filtering local-to-local connections anyway, TinyWall will not create exceptions anymore for applications whose both communication endpoints are on the local machine. This means applications will not get exceptions if they are not trying to get out of the machine even if they communicate over the network stack, which makes sense. This also improves security.
The last thing is, there has been some changes to improve support for accessability, like better support for screen readers, making sure that everything is accessible using keyboard-only, correcting tab-order and so on. The reason is, I've received note that unlike other firewalls, TinyWall can be used very well for example by blind people, but there were still a few things to be adjusted to make it even better in this respect. So I am now announcing that I intend not to forget these users and I will try to keep TinyWall accessible to them in the future.
To update to the latest version, get it from http://tinywall.pados.hu/download.php (bottom of page). If you are using 1.9.3 or newer you can just install the new one and it will update while keeping your settings. If you use a pre-1.9.3 version, be absolutely sure that you've uninstalled it first before installing this one. Starting from the *next* version, I am enabling automatic updates.
Wróć do Zapory sieciowe (Firewall'e)
Użytkownicy przeglądający ten temat: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 1 gość