FreeNet full changelog
FreeNet 0.7.5 Build
released Jul 6, 2025 (New Release)
Changes in 1503:
Fix thread leak from the vulnerability mitigation, thanks to bertm for finding a minimally invasive solution and max_iops for reporting the problem and testing fixes
Fix filter breakage when input tags had no type, thanks to torusrxxx
Fix UserAlertManagerTest, thanks to Bombe
Add two seednodes to the installers
Fix thread leak from the vulnerability mitigation, thanks to bertm for finding a minimally invasive solution and max_iops for reporting the problem and testing fixes
Fix filter breakage when input tags had no type, thanks to torusrxxx
Fix UserAlertManagerTest, thanks to Bombe
Add two seednodes to the installers
FreeNet 0.7.5 Build
released Jun 29, 2025 (New Release)
Fix reported vulnerability:
Fix insert tracing vulnerability reported by Yonghuan Xu. Thank you very much for reporting the vulnerability and creating and testing a mitigation! This vulnerability enabled attackers to differentiate between an uploading and a forwarding node by analyzing the structure of packets in blocks. The fix randomizes the order of packets in blocks and adds a delay before the last packets are added to match the behavior when dispatching packets from received blocks.
Privacy / Safety improvements:
Privacy do not check reachability of global addresses -- prevents Java from creating global TCP/7 (echo) connections when Ping fails
Do not show download to disk for large file page on public gatewayb
Make fproxy cross origin isolated
Freesite HTML and UX improvements:
Add HTML elements meter,progress,input type=email,number,search,tel,url -- #1078 by torusrxxx
Allow freesite to set robots, googlebot and referrer=no-referrer meta tag -- #1077 by torusrxxx
Fix style
Add CSS properties
Add info how to disable autostart in GNU Linux
Add dismiss all alerts and delete all messages buttons.
Official plugins visibility adjustment: do not show unsupported plugins, always show KeyUtils, only show JSTUN, MDNSDiscovery, ThawIndexBrowser, and UPnP in advanced mode
Visible Fixes:
Update dependencies.properties wrapper files to files in java_installer to avoid downgrading the wrapper after the first start
Fix regression: compress parameter was inverted on upload.
Build the Atom XML correctly
Do not fix case (upper/lower) of header key
Fix request distribution stats
Internal code fixes:
Return valid length from RandomShortReadInputStream.read
Fix single-byte read() in various InputStream implementations
Code improvement:
Allow Class Loader to Enumerate Directory Entries. Fixes Flyway usage
Use accessor for NodeClientCore.mainExecutor
Add Accessors for PageNode’s Member Fields
Add Accessors for Two Member Fields Used in PeerNodeStatus
Remove main(...) methods and re
Fix insert tracing vulnerability reported by Yonghuan Xu. Thank you very much for reporting the vulnerability and creating and testing a mitigation! This vulnerability enabled attackers to differentiate between an uploading and a forwarding node by analyzing the structure of packets in blocks. The fix randomizes the order of packets in blocks and adds a delay before the last packets are added to match the behavior when dispatching packets from received blocks.
Privacy / Safety improvements:
Privacy do not check reachability of global addresses -- prevents Java from creating global TCP/7 (echo) connections when Ping fails
Do not show download to disk for large file page on public gatewayb
Make fproxy cross origin isolated
Freesite HTML and UX improvements:
Add HTML elements meter,progress,input type=email,number,search,tel,url -- #1078 by torusrxxx
Allow freesite to set robots, googlebot and referrer=no-referrer meta tag -- #1077 by torusrxxx
Fix style
Add CSS properties
Add info how to disable autostart in GNU Linux
Add dismiss all alerts and delete all messages buttons.
Official plugins visibility adjustment: do not show unsupported plugins, always show KeyUtils, only show JSTUN, MDNSDiscovery, ThawIndexBrowser, and UPnP in advanced mode
Visible Fixes:
Update dependencies.properties wrapper files to files in java_installer to avoid downgrading the wrapper after the first start
Fix regression: compress parameter was inverted on upload.
Build the Atom XML correctly
Do not fix case (upper/lower) of header key
Fix request distribution stats
Internal code fixes:
Return valid length from RandomShortReadInputStream.read
Fix single-byte read() in various InputStream implementations
Code improvement:
Allow Class Loader to Enumerate Directory Entries. Fixes Flyway usage
Use accessor for NodeClientCore.mainExecutor
Add Accessors for PageNode’s Member Fields
Add Accessors for Two Member Fields Used in PeerNodeStatus
Remove main(...) methods and re
FreeNet 0.7.5 Build
released Feb 17, 2025 (New Release)
Merge branch 'polish-crypt-tests-that-fail-in-gradle-but-not-in-intel
FreeNet 0.7.5 Build
released Dec 24, 2024 (New Release)
Update Freemail to v0.2.8
FreeNet 0.7.5 B1484
released Apr 26, 2019 (New Release)
Fixes or User-Agent, update AverMedia A757 support.
FreeNet 0.7.5 B1483
released Feb 19, 2019 (New Release)
Use BELOW_NORMAL_PRIORITY_CLASS instead of BACKGROUND_MODE on windows
This should fix excessive memory usage reported on Windows.
This should fix excessive memory usage reported on Windows.
FreeNet 0.7.5 B1480
released Jan 24, 2018 (New Release)
Ship new Windows Installer and Tray
Update Freemail version to v0.2.7.3-r2
Update Freemail version to v0.2.7.3-r2
FreeNet 0.7.5 B1479
released Nov 5, 2017 (New Release)
update.sh can now provide a failover via clearnet again which was broken when our website SSL certificate (provider stopped providing SSL certificates), but only for fproxy itself, not for plugins or dependencies. This is the first step to allow us to again ship changes which touch routing algorithms.
You can speed up the web interface by letting the browser cache SSK and CHK content (there is a new config option). This will however leave traces in your browser cache.
optimized network settings for the new structure since the link length fix: less peers for the same bandwidth should result in higher throughput per connection. This allows for less powerful devices to join (with low bandwidth settings) and should provide better bandwidth utilization for very fast nodes.
Re-enable RSA-based ciphers for SSL-connections to the node
You can speed up the web interface by letting the browser cache SSK and CHK content (there is a new config option). This will however leave traces in your browser cache.
optimized network settings for the new structure since the link length fix: less peers for the same bandwidth should result in higher throughput per connection. This allows for less powerful devices to join (with low bandwidth settings) and should provide better bandwidth utilization for very fast nodes.
Re-enable RSA-based ciphers for SSL-connections to the node
FreeNet 0.7.5 Build
released Sep 7, 2016 (New Release)
· Fix a major memory leak (mostly in the client layer).
· Fix a NullPointerException when unloading some plugins.
· Freemail 0.2.4.2.
· Minor fix to fproxy's use of temporary files when handling POSTs (i.e. almost anything using buttons).
· Comments, javadocs.
· Fix a NullPointerException when unloading some plugins.
· Freemail 0.2.4.2.
· Minor fix to fproxy's use of temporary files when handling POSTs (i.e. almost anything using buttons).
· Comments, javadocs.
FreeNet 0.7.5 Build
released Aug 28, 2013 (New Release)
· Fix a major memory leak (mostly in the client layer).
· Fix a NullPointerException when unloading some plugins.
· Freemail 0.2.4.2.
· Minor fix to fproxy's use of temporary files when handling POSTs (i.e. almost anything using buttons).
· Comments, javadocs.
· Fix a NullPointerException when unloading some plugins.
· Freemail 0.2.4.2.
· Minor fix to fproxy's use of temporary files when handling POSTs (i.e. almost anything using buttons).
· Comments, javadocs.
FreeNet for Windows 7 - free download notice
Windows 7 Download periodically updates software information of FreeNet from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX DVD Video Converter
58% Off -
Media Player Morpher
85% Off -
MacX Media Management Bundle
70% Off -
MacX DVD Ripper Pro
50% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Tribler 8.2.1
- FrostWire 6.13.2 B321
- Transmission-Qt 4.0.6
- qBittorrent 5.0.0
- Arctic Torrent 1.2.3
- eMule 0.70a
- BitComet (x64bit) 2.07
- BitComet 2.18
- BitTorrent 7.11.0 B47117
- uTorrent (µTorrent) 3.6.0 B47124
- uTorrent 3 3.6.0 Build 47162
- DC++ 0.881
- FreeNet 0.7.5 Build 1503
- Strong DC++ 2.42
- LimeWire Basic 5.0.11.0
- Azureus 5.7.6.0
- Bitspirit 3.6.0.550
- Internet sharing plugin 5.0.1 Build 1126
- eMule Plus 1.2e
- Strong DC++ x64 2.42
Popular Tags
ares galaxy
booster
tool
p2p software
peer to peer
share
mp3
sharing
bittorrent
torrent
emule
gnutella
internet
file sharing
bittorrent client
search
p2p client
speed
movies
limewire
download
ares
p2p
video
music
file
songs
accelerator
bearshare
acceleration
Popular Windows 7 Software
- Network Traffic Generator and Monitor 12.6
- Firefox 64bit x64 127.0.2
- iTop VPN 7.1.0.6723
- RouterOS 7.20.5 Stable
- Google Chrome 126.0.6478.127
- Universal Maps Downloader 10.232
- SSuite NetSurfer Browser x64 2.30.16.4
- iTop Private Browser 3.1.0.255
- Allavsoft 3.28.6.9465
- NetSpot for Windows 5.1.0.703
- SSuite NetSurfer Browser 2.30.16.4
- SoftPerfect Network Scanner 25.9
- Google Chrome 17 17.0.963.78
- VPN Unlimited for PC 8.5.8
- Google Chrome Portable 126.0.6478.127
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



