sponge 2f6ae99452 2009-06-05 sponge
* BOB now cleans up tunnels, although they can take up to 5 minutes to
      disapear. This is due to the fact that the streaming lib doesn't
      actually remove the connections properly and kill them off when the
      manager is destroyed. I'm not certain if this is a bug, or a feature,
      but it sure is annoying, and you have to wait for the connections to
      time out. What should happen is the streaming lib should cause an IO
      error to the pending read or write.
2009-06-05 19:46:26 +00:00
2009-06-05 19:46:26 +00:00
2009-05-29 13:57:50 +00:00
2009-05-29 12:06:53 +00:00
2009-06-05 19:46:26 +00:00
2009-03-26 18:28:27 +00:00
2009-06-05 19:46:26 +00:00
2009-05-07 17:27:50 +00:00
2009-05-21 22:32:34 +00:00
2009-05-16 19:48:12 +00:00
2009-05-24 14:30:55 +00:00
2009-05-24 14:30:55 +00:00
2009-05-24 14:30:55 +00:00
2009-05-24 14:30:55 +00:00
2009-05-24 14:30:55 +00:00
2009-05-24 14:30:55 +00:00
2009-03-02 16:01:15 +00:00

Prerequisites to build from source:
	Java SDK (preferably Sun) 1.5.0 or higher (1.6 recommended)
	Apache Ant 1.7.0 or higher

To build:
	ant pkg
	Run 'ant' with no arguments to see other build options.
	See http://www.i2p2.de/download.html for installation instructions.

Documentation:
	http://www.i2p2.de/
	API: run 'ant javadoc' then start at build/javadoc/index.html

Latest release:
	http://www.i2p2.de/download.html

To get development branch from source control:
	http://www.i2p2.de/newdevelopers.html

FAQ:
	http://www.i2p2.de/faq.html

Need help?
	IRC irc.freenode.net #i2p
	http://forum.i2p2.de/

Licenses:
	See LICENSE.txt

Description
The I2P anonymous network, Java Implementation
Readme 487 MiB
Languages
Java 86.9%
CSS 4.8%
HTML 4%
Shell 1.1%
JavaScript 1.1%
Other 1.9%