Go to file
zzz d41afc0c43 - UPnP defaults to on - I didn't do all this for nothing
- Set Status to OK for local public addresses or UPnP port open
- Allow UDP address changes after we transition to firewalled
- Have NTCP start reporting reachability status, this will
  get OK on the console more often and mask UDP problems,
  which might be good or bad...
- Fix UDP port configuration
- Reword and rearrange configuration options again
- Rearrange configuration help
- More right-alignment on config
- Prevent Concurrent modification exception in UPnP
- UPnP HTML output tweaks - remove "plugin" references
- Move UDP message failed log from WARN to INFO
- Short-circuit message history call in UDP
2009-05-02 18:23:41 +00:00
2009-04-27 17:09:47 +00:00
2009-01-30 22:32:52 +00:00
2009-04-26 18:02:07 +00:00
2009-02-19 21:42:59 +00:00
2009-03-26 18:28:27 +00:00
2009-04-27 17:09:47 +00:00
2009-01-13 19:53:35 +00:00
2008-10-14 14:26:40 +00:00
2006-03-19 00:23:23 +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 404 MiB
Languages
Java 85.2%
CSS 4.8%
HTML 3.3%
Shell 1.3%
C++ 1%
Other 4.2%