GNUnet 0.9.1 is out ftp://ftp.gnu.org/gnu/gnunet/gnunet-0.9.1.tar.gz Noteworthy improvements in 0.9.1 ================================ Improved heuristics for file-sharing content migration resulting in less bandwidth being wasted on useless content migration Significant traffic reduction for network-size estimation protocol (however, this protocol was never significant overall in terms of resource consumption) Code now distinguishes between LAN and WAN for bandwidth consumption FD_SETSIZE increased to sane values on W32 Listen sockets are now passed from ARM to services on W32 (reduces IPC for a significant performance improvement) Corrected struct alignment for network messages on W32 (only seems to have impacted NSE protocol) Fixed various crashes (datastore, file-sharing, transport, ATS, hostlist) Improved keyword extraction from filenames
GNUnet 0.9.2 is out now: ftp://ftp.gnu.org/gnu/gnunet/gnunet-0.9.2.tar.gz Noteworthy improvements in 0.9.2 ================================ - Major rewrite of the VPN subsystem, resulting in significant performance and stability improvements; support for ICMP was improved - New DHT API allows better monitoring of the DHT's activity and the implementation of triggers on virtually any DHT operation - New file-sharing API for asynchronous scanning of a directory tree for publishing - Many bugfixes (crash on shutdown) in the testing library - Many bugfixes in transport service and plugins - Rewritten UDP plugin - UDP and UNIX domain socket plugins now use select() for sending (better flow control) - New linear programming based automatic transport selection mechanism implemented - Improved MESH incoming tunnels, clients are only notified of an incoming tunnel if there is relevant traffic on it - Important bugfixes in MESH, which no longer causes trouble in loopback tunnels
*** This bug has been marked as a duplicate of bug 338909 ***