- Jan 15, 2012
-
-
zzz authored
-
- Nov 07, 2011
-
-
zzz authored
-
- Nov 04, 2011
-
-
dream authored
Added an "accepting" channel for I2PServerSockets that is really low brow, but should work for now. Compiles, runs.
-
- Oct 15, 2011
-
-
zzz authored
- Add gunzip support (nonproxied only) - Clean up progress formatting * SSLEepGet: - Add gunzip support - Increase buffer size
-
- Oct 10, 2011
-
- Oct 01, 2011
-
-
dream authored
-
- Sep 08, 2011
-
-
zzz authored
years ago.
-
- Jul 14, 2011
-
-
zzz authored
- Hook I2CP ports through to I2PSocket - Javadocs, init cleanups, final
-
- Jul 08, 2011
-
-
zzz authored
-
- Jul 04, 2011
-
-
zzz authored
-
- Jun 26, 2011
-
-
zzz authored
- Fix Polish po file - Install as a service by default on Windows again - Change CPUID getters to package private - Split new jbigi install messages into two lines - Javadocs
-
- Jun 08, 2011
-
-
zzz authored
-
- Feb 17, 2011
-
-
zzz authored
- Add includeAntRuntime=false to all javac targets - Add build date, mtn rev, and changed file list to all manifests - Add unless=uptodate to all jar and war targets (bob and dtg still todo)
-
- Feb 11, 2011
-
-
zzz authored
* EepGet: Cleanups and javadocs * Reseed: Use the reseeder as a clock source
-
- Jan 05, 2011
-
-
zzz authored
- Add new real sockets for easier porting of apps. See http://zzz.i2p/topics/792 for info. Untested. - de-SpongeCase - Javadoc
-
- Dec 04, 2010
-
-
zzz authored
-
- Nov 29, 2010
-
-
zzz authored
-
- Nov 28, 2010
-
-
zzz authored
so each sub-build.xml is only executed once (true DAG)
-
- Oct 15, 2010
-
-
zzz authored
speed announces in i2psnark
-
- Oct 02, 2010
-
-
zzz authored
- Add new option i2cp.messageReliability=none, which prevents the router from sending MessageStatusMessages back in reply to an outbound SendMessageMessage. Since the streaming lib always ignored the MSMs anyway, make it the default for streaming. This will reduce the I2CP traffic significantly. MSM handling now avoided, but it is still fairly broken, see comments in I2PSessionImpl2. - Cleanups, javadoc, rate reduction
-
- May 05, 2010
-
-
zzz authored
-
- Oct 19, 2009
-
-
zzz authored
-
- Aug 27, 2009
-
-
zzz authored
-
- Aug 26, 2009
-
-
zzz authored
- New I2PSocketEepGet fetches through existing tunnels rather than through the proxy - Use new eepget for i2psnark - Add a fake user agent for non-proxied fetches - Cleanups
-
- Aug 22, 2009
-
-
zzz authored
Prep for SessionKeyManager work in the router - Comment out, deprecate, and javadoc for unused keys and tags, they are vestiges of end-to-end crypto
-
- Aug 20, 2009
-
-
zzz authored
-
- Aug 17, 2009
-
-
z3d authored
-
- Aug 14, 2009
-
-
zzz authored
-
- Aug 11, 2009
-
-
sponge authored
* Code Janitor time! Many fixes and documenting fixes that should be done in the future. for the most part, this is a general code cleanup. * On smaller/embedded systems, the "final" keyword cleanups will have more of an impact than on larger systems. * Document missing hashCode() methods. * Unhide more variables to make code easier to read.
-
- Aug 02, 2009
-
-
zzz authored
- Make getInt() static - Move the big TestSwarm class out of the lib
-
- Jul 16, 2009
-
-
sponge authored
- small pedantic fix * streaming: - Fix a deadly race condition. - Some small pedantic fixes. * core: - Fix a deadly race condition. * BOB: - Fixed some races that occured from fixing races in streaming and core. - Some badly needed code refactoring to depend less on the database.
-
- Jun 30, 2009
-
-
sponge authored
* General cleanup on streaming and ministreaming. This fixes some compile warnings, and prepares for a larger fix. There is no code-flow changes, just lint. One warning remains as I am unsure exactly how to solve the problem yet.
-
- May 05, 2009
-
-
mkvore-commit authored
-
- Apr 26, 2009
-
-
zzz authored
-
- Apr 08, 2009
-
-
zzz authored
- Enable IPv6 stack in the JVM, hopefully won't break anything - Patch Jetty to support binding to IPv6 addresses - Allow multiple bind addresses for the router console in the clients.config file; for new installs the default is now "127.0.0.1,::1" - Change most instances of "localhost" to "127.0.0.1" throughout the code * Router: - Move some classes to private static inner
-
- Apr 04, 2009
-
-
mkvore-commit authored
-
mkvore-commit authored
No commit message
-
- Apr 02, 2009
-
-
mkvore-commit authored
- Raw and Datagram sessions implemented - option "SILENT=true" added to the stream protocol - java 6 warnings removed ministreaming : - java 6 warnings removed ministreaming and streaming : - added functions : I2PServerSocket.waitIncoming(long timeout) I2PServerSocket.accept(boolean block)
-
- Nov 14, 2008
-
-
zzz authored
- Don't die if depend not available - Only verify Jetty hash once - Add streaming lib tests to depends task
-
- Nov 12, 2008
-
-
zzz authored
- Use the depend task with caching for more accurate dependencies - Make sure the routerconsole gets the latest router version - Fix addressbook repeated builds
-