|
|
|
@ -1,5 +1,5 @@
|
|
|
|
|
<i2p.news date="$Date: 2009-01-24 00:00:00 $">
|
|
|
|
|
<i2p.release version="0.7" date="2009/01/24" minVersion="0.6"
|
|
|
|
|
<i2p.news date="$Date: 2009-03-29 00:00:00 $">
|
|
|
|
|
<i2p.release version="0.7.1" date="2009/03/29" minVersion="0.6"
|
|
|
|
|
anonurl="http://i2p/NF2RLVUxVulR3IqK0sGJR0dHQcGXAzwa6rEO4WAWYXOHw-DoZhKnlbf1nzHXwMEJoex5nFTyiNMqxJMWlY54cvU~UenZdkyQQeUSBZXyuSweflUXFqKN-y8xIoK2w9Ylq1k8IcrAFDsITyOzjUKoOPfVq34rKNDo7fYyis4kT5bAHy~2N1EVMs34pi2RFabATIOBk38Qhab57Umpa6yEoE~rbyR~suDRvD7gjBvBiIKFqhFueXsR2uSrPB-yzwAGofTXuklofK3DdKspciclTVzqbDjsk5UXfu2nTrC1agkhLyqlOfjhyqC~t1IXm-Vs2o7911k7KKLGjB4lmH508YJ7G9fLAUyjuB-wwwhejoWqvg7oWvqo4oIok8LG6ECR71C3dzCvIjY2QcrhoaazA9G4zcGMm6NKND-H4XY6tUWhpB~5GefB3YczOqMbHq4wi0O9MzBFrOJEOs3X4hwboKWANf7DT5PZKJZ5KorQPsYRSq0E3wSOsFCSsdVCKUGsAAAA/i2p/i2pupdate.sud"
|
|
|
|
|
publicurl="http://dev.i2p.net/i2p/i2pupdate.sud"
|
|
|
|
|
anonannouncement="http://i2p/NF2RLVUxVulR3IqK0sGJR0dHQcGXAzwa6rEO4WAWYXOHw-DoZhKnlbf1nzHXwMEJoex5nFTyiNMqxJMWlY54cvU~UenZdkyQQeUSBZXyuSweflUXFqKN-y8xIoK2w9Ylq1k8IcrAFDsITyOzjUKoOPfVq34rKNDo7fYyis4kT5bAHy~2N1EVMs34pi2RFabATIOBk38Qhab57Umpa6yEoE~rbyR~suDRvD7gjBvBiIKFqhFueXsR2uSrPB-yzwAGofTXuklofK3DdKspciclTVzqbDjsk5UXfu2nTrC1agkhLyqlOfjhyqC~t1IXm-Vs2o7911k7KKLGjB4lmH508YJ7G9fLAUyjuB-wwwhejoWqvg7oWvqo4oIok8LG6ECR71C3dzCvIjY2QcrhoaazA9G4zcGMm6NKND-H4XY6tUWhpB~5GefB3YczOqMbHq4wi0O9MzBFrOJEOs3X4hwboKWANf7DT5PZKJZ5KorQPsYRSq0E3wSOsFCSsdVCKUGsAAAA/pipermail/i2p/2005-September/000878.html"
|
|
|
|
@ -11,29 +11,25 @@
|
|
|
|
|
publiclogs="http://www.i2p.net/meeting141" />
|
|
|
|
|
<p>
|
|
|
|
|
•
|
|
|
|
|
2009-01-24: <b>0.7 <a href="http://www.i2p2.i2p/release-0.7.html">Released</a></b>
|
|
|
|
|
2009-03-29: <b>0.7.1 <a href="http://www.i2p2.i2p/release-0.7.1.html">Released</a></b>
|
|
|
|
|
</p><p>
|
|
|
|
|
The 0.7 release adds stability and flexibility to I2PSnark,
|
|
|
|
|
which can hopefully be used to distribute I2P updates in future.
|
|
|
|
|
The 0.7.1 release optimizes I2P towards better performance
|
|
|
|
|
and introduces new features.
|
|
|
|
|
</p><p>
|
|
|
|
|
The I2P router gets fixes and optimizations to various
|
|
|
|
|
transport-level and streaming issues, network exploration,
|
|
|
|
|
NetDB performance and the UDP introducer system.
|
|
|
|
|
Among other features, the new release offers
|
|
|
|
|
better connection limiting, higher tolerance to "out of memory" exceptions
|
|
|
|
|
in helper applications, and an experimental new address system
|
|
|
|
|
using Base32 hashes of destination keys (".b32.i2p" URLs).
|
|
|
|
|
Multiple bugs are fixed, replacements to the SimpleTimer class
|
|
|
|
|
should waste less time on object locking. Some old components
|
|
|
|
|
are dropped and several classes refactored to avoid repeating code.
|
|
|
|
|
</p><p>
|
|
|
|
|
Both the BOB and SAM protocols are improved upon,
|
|
|
|
|
more old components dropped, Router Console features added
|
|
|
|
|
and a possible latency measurement attack mitigated.
|
|
|
|
|
From this release onwards, block lists for misbehaving peers
|
|
|
|
|
are activated by default.
|
|
|
|
|
Support for encrypted LeaseSets (for creation of links over I2P
|
|
|
|
|
which an adversary cannot obstruct by attacking its gateways)
|
|
|
|
|
becomes more complete. New tunnel types like IRC server tunnels
|
|
|
|
|
and new options like delayed start and idling of tunnels
|
|
|
|
|
also gain support, along with improved usability of the I2P
|
|
|
|
|
Socks proxy mechanism.
|
|
|
|
|
</p><p>
|
|
|
|
|
It seems worthwhile to remind that already since
|
|
|
|
|
the last release, I2P requires Java 1.5 or higher.
|
|
|
|
|
If you are uncertain about your Java version, you can verify
|
|
|
|
|
by opening a terminal window or command prompt,
|
|
|
|
|
and entering the command "java -version".
|
|
|
|
|
If you have an older Java installed, please update it first!</p>
|
|
|
|
|
Work continues on streamlining and expanding the Router Console,
|
|
|
|
|
on the BOB protocol, on I2P ports for Debian and Slackware Linux,
|
|
|
|
|
on the I2PSnark client, on TCP connection properties
|
|
|
|
|
and multiple other fronts. Updating is highly recommended.
|
|
|
|
|
</p>
|
|
|
|
|
</i2p.news>
|
|
|
|
|