Migrated announcements to blog

This commit is contained in:
str4d
2012-09-19 14:06:13 +00:00
parent 5d5419b0c4
commit 416cf76970
80 changed files with 240 additions and 185 deletions

View File

@ -0,0 +1,6 @@
=============
0.8.3 Release
=============
.. raw:: html
:file: blog/2011/01/24/release-0.8.3.html

View File

@ -0,0 +1,65 @@
<p>
The 0.8.3 release contains several performance improvements, including reduction of threads and
memory usage, and faster I2CP (client-router) communication.
</p><p>
There is also new SSL router console support,
a new reseed configuration page including HTTP proxy support for those behind restrictive firewalls,
a new I2CP configuration section including I2CP-over-SSL support for remote clients,
a new server connection limits and blacklist configuration section for enhanced DoS protection,
and a new
HTTP proxy jump server configuration section so you may easily add alternative jump servers.
Statistics are now limited by default to reduce memory usage; the full set of statistics may be re-enabled on the
stats configuration page.
There are also bug fixes, of course, so
as usual, upgrading is recommended.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
<b>Release details:</b>
</p>
<p><strong>New Features</strong></p>
<p>* SSL Console
<br />* SSL I2CP
<br />* Jump list, blacklist, and connection limits now on i2ptunnel edit forms
<br />* Smarter update handler that tries multiple sources
<br />* New reseed configuration page for those behind restrictive firewalls
<br />* New I2CP configuration form</p>
<p><strong>Resource Reduction</strong></p>
<p>* More efficient I2CP for internal clients
<br />* Less threads, better thread pooling
<br />* Adjust thread count based on available memory
<br />* Change full stats default to false
<br />* Caching of several data structures
<br />* Naming lookup support over existing I2CP sessions</p>
<p><strong>Bug Fixes</strong></p>
<p>* Fix i2psnark buttons in Firefox 4.0b and IE
<br />* Restore library functions required by Syndie</p>
<p>
<b>
SHA256 Checksums:
</b>
<pre>
91207badb1f6fbcb90398f77eca6a59b3e7ac7aa1d16d5e9d57cd3037aa004c5 i2pinstall_0.8.3.exe
4f57e252af52bf7c1ed1b95e08f41636e8cd1b5095d1643f6bf44e5d6e95ae4d i2psource_0.8.3.tar.bz2
102ab3acfe4f95c1bdd12518788393f533e0c18291dddf8d1938c3d9eb05318c i2pupdate_0.8.3.zip
3f2ad3150687868229c42245f20956c05db11fc67dc790847f97375c84faf5eb i2pupdate.su2
4a2352be546fd9044068074c5edbd6c9ded373dab0f0f77e9df0db8974cbc2d9 i2pupdate.sud
</pre>
</p>

View File

@ -0,0 +1,6 @@
=============
0.8.4 Release
=============
.. raw:: html
:file: blog/2011/03/02/release-0.8.4.html

View File

@ -0,0 +1,54 @@
<p>
The 0.8.4 release contains some performance improvements and important bug fixes.
Also, i2psnark now supports magnet links.
as usual, upgrading is recommended.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p-dev.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p>
<b>Release details:</b>
</p>
<p>* Fix a severe memory leak in router I2CP session management that caused router crashes for people running the Robert bittorrent client
<br />* Fix a bug from 0.8.2 that filtered cookies in the HTTP Server tunnel, causing authentication problems for some eepsites
<br />* Several fixes for rare NPEs</p>
<p><strong>I2PSnark</strong></p>
<p>* Magnet and &quot;maggot&quot; link support
<br />* Peer Exchange
<br />* Metadata transfer
<br />* Details page enhancements
<br />* Bandwidth limiter improvements
<br />* Bug fixes</p>
<p><strong>Other</strong></p>
<p>* More performance improvements
<br />* Adjustment to peer selection, to hopefully use more of the available network capacity
<br />* Translation updates
<br />* Start of a new Arabic translation by 'hamada'</p>
<p>
<b>
SHA256 Checksums:
</b>
<pre>
2b9f82b2c236cedcb6d394557a366ea3e181ca244461375a810709b2f7d4e881 i2pinstall_0.8.4.exe
e454880a753963361e43d65da69542c4e8caa62d2646e8ce851b2f95fd9e735c i2psource_0.8.4.tar.bz2
5c6632b5f97e02296ad2d3d5f108b472d6766967a037d96421ad36fa5f2e60a9 i2pupdate_0.8.4.zip
155cd3ca7d174c30367dfa147b11a0c55fb6e85680a0aeda126afcb5e141db42 i2pupdate.su2
465060129520ad115a3823e625def94b8ebafdd28c6ab9b27e125afed70cf851 i2pupdate.sud
</pre>
</p>

View File

@ -0,0 +1,6 @@
=============
0.8.5 Release
=============
.. raw:: html
:file: blog/2011/04/18/release-0.8.5.html

View File

@ -0,0 +1,50 @@
<p>
The 0.8.5 release contains a few bug fixes and performance improvements, and lots of translation updates.
as usual, upgrading is recommended.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p-dev.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<b>Release details:</b>
<p>* Lots of router console HTML fixes
<br />* i2psnark magnet handling fixes
<br />* SusiMail Translation support by &quot;duck&quot;
<br />* Continuing work on the Arabic translation by &quot;hamada&quot;
<br />* Completion of the French translation by &quot;magma&quot;
<br />* Completion of the Spanish translation by &quot;punkibastardo&quot; and &quot;user&quot;
<br />* Other translation updates
<br />* Better support for text-mode browsers
<br />* Profile display improvements
<br />* Tunnel build request queue limiting
<br />* Require nonce to change console language
<br />* i2psnark improved logging of errors
<br />* i2psnark improved metainfo handling
<br />* Use the reseed server as a backup time source
<br />* Change profile file extension from .dat to .txt.gz
<br />* Change all i2ptunnels to 3 hops for new installs
<br />* Add all bogons to blocklist for new installs
<br />* More efficient use of entropy for padding</p>
<b>
SHA256 Checksums:
</b>
<pre>
6ae6b196352e1053c4e7b91edc575330d108ff9abfc2746ea3c3b2e3fd467006 i2pinstall_0.8.5.exe
de9fa105c1335d58609689a942d3e6a508ca824fc8b27a34c1c0b09fc7e0167b i2psource_0.8.5.tar.bz2
7e4c1835dfd7aaa42d84cf4646f5858a37efa027f43a26eb98360e3cb4750ac8 i2pupdate_0.8.5.zip
efea978f3e4e955b9afa05847dc4ebb83c8df3651adeb717769e32a908bc5f53 i2pupdate.su2
1b6eca94b7938f5c61c26b4482c89919bdfbc7c41aee7735f8f561c01c3a29d3 i2pupdate.sud
</pre>

View File

@ -0,0 +1,6 @@
=============
0.8.6 Release
=============
.. raw:: html
:file: blog/2011/05/16/release-0.8.6.html

View File

@ -0,0 +1,42 @@
<p>
The 0.8.6 release contains more peer selection defenses to resist powerful attackers, and
tweaks to adjust to the recent rapid growth in the network.
Upgrading is recommended.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p-dev.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<b>Release details:</b>
<p>* Strip trailing nulls from malformed UPnP responses from devices
<br />* Fix a cause of excess tunnel creation
<br />* Peer organization and selection changes to resist fast tier enumeration and manipulation by attackers
<br />* Increase floodfill pool and decrease router info expiration time to adjust to recent network growth</p>
<b>
SHA256 Checksums:
</b>
<pre>
0bd9927d607d2ac9986732b29b1c4b15a0fbb3521b2fa14dded10d5a57333efc i2pinstall_0.8.6.exe
d784ab7ccfdf60f7ad71d625cd88c88c9290d3aeecfa419e03a7930e3faa72d0 i2psource_0.8.6.tar.bz2
e7153b4635c79b5c2592adb7597e4c4fd8bc38c87fb34925fad6a965f4d83de8 i2pupdate_0.8.6.zip
28af7bc483e6ae91325771ce368ba28cb65ccdafef739336454720578864f326 i2pupdate.su2
dcff98e499122b7b6fc4e7dd7fddb1d8a45684460246da5b4eb5eeb3b1ed351f i2pupdate.sud
</pre>

View File

@ -0,0 +1,6 @@
========================
ViaEuropa Summer of Code
========================
.. raw:: html
:file: blog/2011/06/06/release-summerofcode-2011.html

View File

@ -0,0 +1,13 @@
<p>Ipredator Summer of Code</p>
<p>
I have been commissioned to contribute code to I2P during the summer of 2011, implementing a control protocol and a client for this protocol (similar to <a href="https://www.torproject.org/projects/vidalia.html">Vidalia</a> for Tor).
This work was the idea of Jan-Erik Fiske of <a href="http://viaeuropa.se">ViaEuropa</a> and Peter Sunde of <a href="https://flattr.com">flattr</a> and <a href="http://thepiratebay.org/">The Pirate Bay</a> fame and its funding will be generously provided by <a href="https://www.relakks.com/?cid=gb">Relakks</a> and <a href="https://www.ipredator.se/?lang=en">Ipredator</a>.
</p>
<p>
Current information can be found on <a href="http://zzz.i2p.to/topics/888">zzz's forum</a> and #i2p-dev on chat.freenode.net
</p>
<p>Cheers
<br>// hottuna (or Robert)</p>

View File

@ -0,0 +1,6 @@
=============
0.8.7 Release
=============
.. raw:: html
:file: blog/2011/06/27/release-0.8.7.html

View File

@ -0,0 +1,99 @@
<p>I2P release 0.8.7 contains several upgrades to long-neglected components,
including the Naming Services, graphing, the native CPU ID and BigInteger
libraries, crypto implementations, and the wrapper.</p>
<p>Thanks to new contributor KillYourTV who was instrumental in implementing
and testing these upgrades, with additional support from sponge and hottuna.</p>
<p>CPU ID enhancements are by hottuna, generously funded by
<a href="http://relakks.com/">http://relakks.com/</a> and <a href="http://ipredator.se/">http://ipredator.se/</a> -
thanks to Peter Sunde and Jan-Erik Fiske for their support.</p>
<p>Also, for the first time, we now have an official
<a href="https://launchpad.net/~i2p-maintainers/+archive/i2p">I2P Personal Package Archive (PPA) on launchpad.net</a>.
For those of you using Ubuntu, this offers an easy way to install I2P and keep the
various components up-to-date. The I2P package offers the option of installing as
a service, or it may be started on-demand as usual. This PPA is currently maintained
by KillYourTV with support by other members of the development team.
The <a href="http://www.i2p2.de/debian">Ubuntu/Debian installation instructions</a> are on our website.
</p>
<p>For those updating over the network, this update is about 4 times the usual size,
due to the inclusion of the jbigi updates. Please be patient while downloading the update over the network.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p-dev.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p><strong>Big changes (upgrades and new installs)</strong></p>
<p>* NamingService upgrades to support new features, including a hosts.txt database that will be enabled in release 0.8.8
<br />* New form in the HTTP proxy to save new hosts with address helpers to hosts.txt
<br />* Speedups for SHA-256 and SHA-1 hash computation, most noticeable on GNU JVMs.
<br />* Upgrade to JRobin 1.5.9 for better-looking performance graphs
<br />* Persistent graph data across restarts</p>
<p>* JCpuid / JBigI upgraded to libgmp 4.3.2 / 5.0.2 and the libraries are PIC compliant, and contain improved
support 64-bit on most architectures. JBigI is a native library which significantly speeds up cryptography operations.</p>
<p> - For those on grsec / ASLR kernels where I2P was crashing due to non-PIC libraries, I2P should now work.
<br /> - For those on x86 64-bit systems, crypto will be faster (typical result is a 25% improvement),
which you may notice in lower CPU usage
<br /> - For those on ARM or x86 OS X systems, crypto should be much faster, as we did not have jbigi
support for these systems before.
<br /> - For those on most other 32-bit Linux, FreeBSD, or Windows systems, there should be no
noticeable change in performance.</p>
<p><strong>Big changes (new installs only)</strong></p>
<p>* The Wrapper was updated to version 3.5.9 and the libraries are now PIC compliant, and support 64-bit on
most architectures. For those who did not have a working wrapper before (those on grsec / ASLR kernels, or
freebsd, ARM ,or x86 OS X) manual upgrade of your wrapper libraries is possible. Instructions at
<a href="http://www.i2p2.de/manualwrapper">http://www.i2p2.de/manualwrapper</a> . For FreeBSD users see
<a href="http://www.i2p2.de/faq#compat6x">http://www.i2p2.de/faq#compat6x</a> . Alternative: delete
existing installation and install a new. Second alternative for Ubuntu: delete existing install and
use PPA. For those who have a working wrapper now, a manual upgrade is NOT recommended.</p>
<p><strong>Packaging news:</strong></p>
<p>* Debian / Ubuntu - Major upgrade of the Debian packaging scripts to comply with packaging rules.
<br />* PPA - As described above.</p>
<p><strong>Bug Fixes</strong></p>
<p>* The update includes local Jetty patches that were inadvertently omitted from the 0.8.3 and 0.8.5 install packages,
<br />* A workaround for noncompliant UPnP devices
<br />* Fix bug preventing Robert from initiating a connection to i2psnark</p>
<p><strong>Other</strong></p>
<p>* More adjustments for recent network growth, including increasing the number of floodfills and lowering the number of router infos stored locally.
<br />* Exchange version numbers across I2CP, to allow future changes to be backward-compatible
<br />* Swedish translation, thanks 123hund123, hottuna and digitalmannen
<br />* Partial Finnish, Italian, Polish, and Vietnamese translations, thanks to the Transifex translation teams
<br />* Arabic translation updates, thanks hamada
<br />* Russian translation updates, thanks hiddenz
<br />* GeoIP update (new installs only)</p>
<b>
SHA256 Checksums:
</b>
<pre>
9f0b1d565e0250cefe3998e1ccabda062d057f794ccb976c147608f005a022c4 i2pinstall_0.8.7.exe
31acef3fcd1a5839edc3b931f108944222c833d218bd427fe89a57b4acd92ece i2psource_0.8.7.tar.bz2
637d9c73fde3c8756dc04a13691a812940169e66445ba3c1c5c46829991bca8f i2pupdate_0.8.7.zip
47363a2284018a24335048a6c14d5e4f5b101f7048cbf23c61b710e2f31778b9 i2pupdate.su2
cad2233ec477fb4455ce90283a5d4a18dda17d312a818d6ae1276358cb2f55a5 i2pupdate.sud
</pre>

View File

@ -0,0 +1,6 @@
=============
0.8.8 Release
=============
.. raw:: html
:file: blog/2011/08/23/release-0.8.8.html

View File

@ -0,0 +1,78 @@
<p>I2P release 0.8.8 enables the new hosts.txt database to speed hostname lookups
and store additional information on hostname entries.
It also includes improvements to speed a router's integration on startup.
There is new code to detect and react to large clock shifts that should help
a router recover after suspend/resume of the computer.
</p><p>
There are new translations for Danish and Ukranian and lots of updates in other languages.
Also included are, of course, a large collection of bug fixes, performance improvements,
and updates to deal with the continued rapid expansion of the network.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p-dev.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p><strong>Release Details</strong></p>
<p><strong>Major changes</strong></p>
<p>* Enable new hosts.txt database for 10x faster lookups and ability to store additional information about entries. The database is created on upgrade, and populated with entries from the hosts.txt, privatehosts.txt, userhosts.txt files. Do not edit your *hosts.txt files manually after the upgrade; you must use the addressbook interface in the router console to add or delete entries.
<br />* (New installs only) Wrapper and jbigi support for ARM v5 processors. The support added in 0.8.7 only worked for ARM v7 processors. We now support both.
<br />* (New installs only) Wrapper and jbigi support for 64 bit x86 and PPC processors for OSX, and PPC for Linux. The support added in 0.8.7 only worked for 32-bit processors on OSX. We now support both.</p>
<p><strong>Bug Fixes</strong></p>
<p>* Fix some Null Pointer Exceptions in the console at startup
<br />* Fix some problems with wrapper interaction at shutdown
<br />* Fix several issues with &quot;soft&quot; restart, used when the network configuration changes, or when IP changes in &quot;laptop mode&quot;
<br />* Fix problems with tunnel tests after the tunnel pool is shut down
<br />* Rename the private key file for a tunnel after deleting the tunnel, so it isn't inadvertently reused when a new tunnel is created
<br />* Fix several hosts database file bugs, and add improved corruption detection and recovery
<br />* Fix cases where thread dump wouldn't work
<br />* Speed up network integration for new routers and routers that had been stopped for a long time
<br />* Fix a bug which would leave UPnP ports open after shutdown
<br />* Fix UPnP errors when running on computers with multiple network interfaces
<br />* Fix some of the character encoding issues in susimail (still has some problems)
<br />* Change several log errors to warnings</p>
<p><strong>Other</strong></p>
<p>* Lots of improvements in the router shutdown code
<br />* Improvements in recognizing and reacting to large clock shifts (generally caused by system suspend / resume). There are still issues remaining. Large clock shifts now cause a &quot;soft&quot; restart.
<br />* Increase the number of floodfills again
<br />* Increase the number of fast peers for those with several local destinations
<br />* Increase the default news fetch time, which will extend the network upgrade period
<br />* Add the router version to the update file zip signature to prevent version spoofing
<br />* Support readonly hosts database files
<br />* Remove floodfills from the exploration search message, which will help exploration work much better.
<br />* Increase the netdb exploration speed when starting up, to help new routers integrate more quickly
<br />* Speed up the enumeration of floodfill routers
<br />* Several other performance improvements
<br />* New Danish and Ukrainian translations
<br />* Translation updates for Chinese, Italian, Polish, Russian, Spanish and Swedish</p>
<b>
SHA256 Checksums:
</b>
<pre>
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc i2pinstall_0.8.8.exe
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 i2psource_0.8.8.tar.bz2
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 i2pupdate_0.8.8.zip
0155e67e86582c25911980d838de299890371e0957686a3463eeed248654a9b4 i2pupdate.su2
a1aaadeba38c5ef946f4d041f4bf86d2f69f7ba01cc2c9274549c22241febad9 i2pupdate.sud
</pre>

View File

@ -0,0 +1,6 @@
========================
Ipredator Summer of Code
========================
.. raw:: html
:file: blog/2011/09/03/release-summerofcode-2011-end.html

View File

@ -0,0 +1,15 @@
<p>itoopie and I2PControl are launching!</p>
<p>I'm happy to announce that itoopie and I2PControl are available publicly.</p>
<p>itoopie is a graphical interface intended as a compliment to the I2P Router Console.
The aim of itoopie is to provide an interface that is simpler and has a lower lurning curve than the I2P Router Console.</p>
<p>I2PControl is an I2P plugin providing a JSONRPC interface for the I2P router. The interface supports setting basic settings (bandwidth, ports etc.), reading many stats and is provided over an SSL encrypted HTTP connection.</p>
<p>More information and instructions can be found at <a href="http://itoopie.net">itoopie.net</a>, <a href="http://itoopie.i2p.to">itoopie.i2p.to</a> (via proxy)and <a href="http://itoopie.i2p">itoopie.i2p</a> (anonymously).
This project has been funded by the VPN services <a href="http://relakks.com">Relakks</a> & <a href="http://ipredator.se">Ipredator</a> and was initiated by Jan-Erik Fiske and <a href="http://twitter.com/#!/brokep">Peter Sunde</a>.
<p>Thank you Jan-Erik and Peter,
<br>// hottuna</p>

View File

@ -0,0 +1,6 @@
=============
0.8.9 Release
=============
.. raw:: html
:file: blog/2011/10/11/release-0.8.9.html

View File

@ -0,0 +1,82 @@
<p>
The 0.8.9 release has several performance improvements, and many changes to handle
the continued rapid growth of the network. It uses a new iterative method for
Kademlia network database lookups that should be more reliable and efficient.
There are also several improvements to our SSU (UDP) transport protocol that
should help reliability and efficiency. We have made several changes to
improve tunnel build success rates. And, of course, there are lots of bug
fixes and translation updates.
</p><p>
The network has grown quite rapidly in recent weeks, and that's great news,
but it has caused some instability. We welcome all our new users and we
ask you to be patient as we make improvements to the software.
</p><p>
Please help grow the network.
<a href="http://www.i2p2.de/getinvolved.html">Get involved</a>,
spread the word,
and <a href="http://www.i2p2.de/donate.html">donate</a>!
If you find a bug, please enter a report on <a href="http://trac.i2p2.de/report/1">trac</a>.
We are still looking for help on new and existing translations.
Please volunteer on IRC #i2p-dev.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p><strong>Release Details</strong></p>
<p>* Iterative netdb lookup, this had to be fixed as the network growth was making the old method less reliable. Also increase lookup timeouts to improve success rates.
<br />* Implement a SSU disconnect message so that the other side of a connection finds out when the peer disconnects. This should considerably speed up subsequent reconnection.
<br />* Major rewrite of the SSU send queue code, for efficiency in high-speed routers
<br />* Major rewrite of the participating tunnels expiration code, for efficiency in high=speed routers
<br />* Increase the maximum SSU MTU so messages take less packets
<br />* New reverse lookup table in the hosts.txt database so that names are displayed again on the neteb leases page.
<br />* Preliminary support for IRC DCC - not enabled by default
<br />* (New installs only) Switch to the Maxmind GeoIP database which is up-to-date and has better coverage of some countries.
<br />* (New installs only) Update to wrapper 3.5.12 to fix file permission problems.</p>
<p><strong>Bug Fixes</strong></p>
<p>* Fix restoration of original tunnel quantity after idle
<br />* Reduce CPU usage when network is disconnected
<br />* Fix i2psnark &quot;eject&quot; button in certain browsers
<br />* Fix changing i2psnark tunnel parameters
<br />* Fix installation issues on some non-English Windows versions
<br />* Catch some uncaught exceptions from GNU NIO
<br />* Fix connectivity issues after long suspend times</p>
<p><strong>Other</strong></p>
<p>* Improvements to the data structure caching, and increase some cache sizes, to increase hit rates. Add a country code string cache.
<br />* Continue work on removing global locks for performance improvements
<br />* Rewrite of the job queue for efficiency
<br />* Switch to https reseed by default for security; update the reseed host lists
<br />* Don't bother to gzip small http responses and images
<br />* Use bigger buffers and gunzipper cache in the http proxy
<br />* Several changes to improve tunnel build success rates
<br />* Increase the number of floodfills again
<br />* Faster router info expiration
<br />* Remove ancient deprecated ministreaming socket manager
<br />* Add option for i2psnark files readable by everyone
<br />* Add option for i2psnark page refresh time
<br />* Add streaming API for getting and setting I2CP port
<br />* More aggressive netdb exploration by hidden routers
<br />* Remove confusing &quot;firewalled and fast&quot; message
<br />* Translation updates for German, Spanish, Portuguese, Russian, and Swedish</p>
<b>
SHA256 Checksums:
</b>
<pre>
554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66 i2pinstall_0.8.9.exe
c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e i2psource_0.8.9.tar.bz2
dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803 i2pupdate_0.8.9.zip
8f04438cd3d17240bebe8afc172ed54a65c3265db8ea4675a8c508d8ba088326 i2pupdate.su2
e8754a0490bd3e47bc5017ea66d2bfda6386e9c9c6d50a6d77d2c15c0cab098b i2pupdate.sud
</pre>

View File

@ -0,0 +1,6 @@
=============
0.8.10 Release
=============
.. raw:: html
:file: blog/2011/10/20/release-0.8.10.html

View File

@ -0,0 +1,42 @@
<p>
Release 0.8.10 includes two changes intended to reduce the number of router-to-router connections,
and therefore improve tunnel build success rates and general reliability.
Of course, there's also a few bug fixes and translation updates.</p>
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p><strong>Release Details</strong></p>
<p>- Disable tunnel testing as it forces too many router connections
<br />- Select outbound endpoint - inbound gateway paths that are closer, using an XOR metric, to reduce router connections.</p>
<p><strong>Bug Fixes</strong></p>
<p>- Fix exceptions at shutdown
<br />- Fix concurrency errors in SSU
<br />- Fix timeout message on POST</p>
<p><strong>Other</strong></p>
<p>- Increase max tunnels, reduce router info expiration
<br />- Add gunzip support to eepget to reduce reseed bandwidth
<br />- Finnish, Italian, Russian, and Swedish translation updates</p>
<b>
SHA256 Checksums:
</b>
<pre>
8494640d29b1b7969118169a7ae1c56bc5a07f354ec883734687bf09eef0e35c i2pinstall_0.8.10.exe
e5832bb49f46b0b6620e8492e6fc6454de4107b84bca5a4b35461c6b7ac0575e i2psource_0.8.10.tar.bz2
64bcd1fdd478cfda987c1d4906d94b3f20a0555bd4037aefa7a09af4f39a0e99 i2pupdate_0.8.10.zip
5620113f4e19768e15af0a9c8bc670ca443e9983a0d4868997800ee215790c51 i2pupdate.su2
39bfbfebbf77d660081fe1ce282f642fb15ed9cd170901f54a954bc986eadaf5 i2pupdate.sud
</pre>

View File

@ -0,0 +1,6 @@
=============
0.8.11 Release
=============
.. raw:: html
:file: blog/2011/11/07/release-0.8.11.html

View File

@ -0,0 +1,59 @@
<p>
As you all have noticed, the unprecedented network growth starting October 5th
has dramatically increased network congestion, especially on evenings (UTC)
and weekends. The last two releases contained a few changes that we hoped
would relieve the pressure, but unfortunately these measures have been only
modest successes. The primary issue is to limit the number of direct router
to-router connections in the network. This isn't a new problem; we've been
working on it for several years, with good results. However, the recent
growth pushed us over the edge once again.
</p><p>
Release 0.8.11 includes several more changes to reduce the number of router-to-router
connections and increase connection and tunnel build capacity. The goal, of course,
is to improve tunnel build success rates and general reliability. As always, there's
a few bug fixes and translation updates.
</p><p>
We welcome all our new users. Please be patient as we work to improve network
performance. Debugging congestion problems in a distributed anonymous network
is a continuing challenge. Please help improve the network
by restarting your router once the upgrade is downloaded.
</p>
<p>Files are available on the <a href="/download.html">download page.</a></p>
<p><strong>Release Details</strong></p>
<p><strong>Major changes</strong></p>
<p>- Improve peer profile capacity metric to include factors for connection, reachability, country, and router hash, to reduce connection churn
<br />- Adjust connection limits and timeouts to increase capacity
<br />- Adjust router info and peer profile expirations to reduce memory usage
<br />- Rebuild existing tunnels some of the time to reduce connection churn and improve build success
<br />- Build Executor / Handler thread separation to increase build handling capacity for high-speed routers
<br />- Bloom Filter optimizations to reduce lock contention for high-speed routers
<br />- SSU introducer changes</p>
<p><strong>Bug Fixes</strong></p>
<p>- Fix expiration of peer profiles</p>
<p><strong>Other</strong></p>
<p>- Ukrainian translation updates</p>
<b>
SHA256 Checksums:
</b>
<pre>
fa3d566874f196e32e1d5987d3dedb956cfa0b2a93a0735e53d6dd9fa2b1769a i2pinstall_0.8.11.exe
f7113da64bacea9a560e0f3c31c9fb663fc646d16bb621a9b8f1e97477d0a2d1 i2psource_0.8.11.tar.bz2
835fe7dadd4b8155a83774ea025dc76332660fed2c20799fa21f54b5627bff3d i2pupdate_0.8.11.zip
d932c54d275eef0a31418970e0ecae8ea46d25e1110db4b9eab4ba685830e445 i2pupdate.su2
ca3e17c3cd29159e8a2a91ccc51bdfbf794ad9ca481f620b29bdd51251c3ab97 i2pupdate.sud
</pre>