- Jan 27, 2014
-
-
zzz authored
- Support arbitrary location for torrent data. Save location in per-torrent config file. TODO: Fix torrent browse pages (ticket #1028) - Enhance idle shutdown message - Javadocs
-
- Dec 16, 2013
-
-
zzz authored
- Move config file and DHT persistence file to a config dir - Move per-torrent configuration from "zmeta" in the main config file to a per-torrent config file (ticket #1132) - Split timestamp and bitfield into separate configs - Fix misspelling of autoStart config - Remove two unused SnarkManager methods
-
- Dec 04, 2013
-
-
zzz authored
- Fix ConnectionAcceptor not restarting after tunnel restart, preventing incoming connections - locking tweaks - cleaner reschedule tweaks - don't store server socket locally - constructor tweaks / finals - Stop acceptor when tunnel disconnects - javadocs
-
- Nov 28, 2013
-
-
str4d authored
-
- Nov 26, 2013
-
-
str4d authored
-
- Nov 23, 2013
-
-
zzz authored
can be private and the lookup for the form is more efficient.
-
- Nov 21, 2013
-
-
str4d authored
-
- Nov 10, 2013
- Oct 29, 2013
-
-
dg2-new authored
-
- Oct 08, 2013
-
-
zzz authored
-
- Oct 04, 2013
- Sep 22, 2013
-
-
zzz authored
- new ROUTER_SIGNED_SU3 UpdateType - Add support for torrent and HTTP - Refactor UpdateRunners to return actual UpdateType - Deal with signed/su3 conflicts - unpack/verify stubbed only
-
- Sep 17, 2013
-
-
zzz authored
- Eepsite index.html better help on redirects - Remove exotrack (again)
-
- Jul 21, 2013
-
-
zzz authored
* I2CP: - Don't NPE when loglevel=warn - Don't enforce property length limits when inside router JVM * I2PSnark: Log uncaught error in ThreadedStarter to router log * I2PThread: Log uncaught error to wrapper log
-
- Jun 01, 2013
-
-
zzz authored
- Add idle detector, reduce tunnel count when idle (prep for torrent updates) - Cancel CoordinatorAcceptor cleaner when halted - Make PeerCoordinatorSet an Iterable - Reduce max protocol errors to 1 - Disable unused PeerMonitorTask
-
- May 29, 2013
-
-
zzz authored
-
- Apr 27, 2013
-
-
zzz authored
-
- Apr 15, 2013
- Apr 14, 2013
-
-
zzz authored
- Set unique tunnel nickname for additional instances - Increase page size to 50 - Restore 1-arg SnarkManager constructor for compatibility - Add note about DHT file w/ multiple instances, to be fixed - Log tweak
-
- Apr 13, 2013
-
-
zzz authored
- Limit number of torrents displayed; add previous/next page buttons - Only register one instance with UpdateManager - New icons from famfam/silk, same license
-
- Jan 31, 2013
-
-
kytv authored
-
- Jan 23, 2013
-
-
zzz authored
- Use servlet path as base for config file and data directory names, so we may have multiple instances running together - Don't override service(), use doGet() and doPost() instead
-
- Dec 10, 2012
-
-
zzz authored
Preliminary. Still todo: TrackerClient
-
- Oct 23, 2012
-
-
zzz authored
- Don't lose all DHT peers if we stop quickly - Explore a kbucket if it's less than 3/4 full - Change release torrent file names
-
- Oct 22, 2012
- Oct 21, 2012
- Oct 06, 2012
-
-
zzz authored
- Add allocating and checking indications - Add bandwidth message at startup - More checks at torrent creation
-
- Sep 28, 2012
-
-
zzz authored
-
- Aug 31, 2012
-
-
zzz authored
-
- Aug 17, 2012
-
-
zzz authored
- Adjust DHT timeouts - Add max peers per-torrent in tracker - Remove duplicate clean task for nodes - Fix another DHT warning message
-
- Aug 15, 2012
-
-
zzz authored
- Fix bug preventing completion announcement, broken in 0.9.1 - Fix setting short retry time after initial announce failure - Fix DHT announce and getPeers - Fix DHT warning message - log tweaks
-
- Aug 11, 2012
-
-
zzz authored
Log infohashes in hex Don't write out nodes if we don't have any
-
- Aug 09, 2012
-
-
kytv authored
-
- Aug 08, 2012
-
-
zzz authored
- Remove static SnarkManager instance - Allow DHT-only torrents - DHT debugging
-