- Nov 05, 2012
-
-
zzz authored
- More DHT limits - Announce to backup trackers if DHT is empty - Use PEX and DHT info in torrent peer count - Don't use temp files for announces - TrackerClient refactoring - cleanups
-
- Oct 31, 2012
-
-
zzz authored
-
- Oct 26, 2012
-
-
zzz authored
-
- Sep 26, 2012
-
-
zzz authored
-
- Aug 08, 2012
-
-
zzz authored
- Remove static SnarkManager instance - Allow DHT-only torrents - DHT debugging
-
- Aug 03, 2012
- Jul 01, 2012
-
-
zzz authored
- Don't send a keepalive to a peer we are going to disconnect - Disconnect peer when idle a long time - PeerCheckerTask cleanup - Static ref cleanup - Don't show a downloaded torrent file as "seeding" - Better torrent file download icon (from Silk, same license as the others)
-
- Jun 22, 2012
-
-
zzz authored
- Bootstrap only once in explore thread - Add exploring to explore thread - Don't store default DHT setting in config file, so we can switch default to true later - Add new enforce-protocol streaming config, sorry locks out < 0.7.1 peers - Log tweaks
-
- Jun 18, 2012
- Jun 11, 2012
-
-
zzz authored
- Reduce TrackerClient threads - Reduce delay between peer adds for faster startup - Thread the announces and reduce timeout when stopping
-
zzz authored
- Display torrent file downloads in torrent area - Sort magnets and downloads first - Fix sorting problem when torrent dir is a symlink - Reduce max file idle time - arrow_down icon copied from console css
-
- Jun 08, 2012
-
-
zzz authored
- Move private tracker config from create box to torrent config - Refactor private and open tracker configuration - Add private indication on details page
-
- Jun 05, 2012
-
-
zzz authored
-
- Jun 04, 2012
-
-
zzz authored
- Shutdown now closes tunnel - Delay after sending stop announces at shutdown - Stub out using Hash cache - Implement stop for all cleaners - Log tweaks
-
- Jun 02, 2012
- May 31, 2012
-
-
zzz authored
- Add per-hour conn limit - Blacklist peer after two bad handshakes - Reduce connect timeout
-
- May 30, 2012
-
-
zzz authored
-
- May 19, 2012
-
-
zzz authored
- Store received chunks in temp files - Don't allocate from heap for unneeded chunks - Remove peer count restriction for torrents with large pieces - Use priorities and rarest calculations to sort partials - Preserve p parameter in clear messages link
-
- Feb 23, 2012
-
-
zzz authored
-
- Sep 14, 2011
-
-
zzz authored
- Add refresh time option - Add public file permissions option (ticket #501) - Fix configuration of tunnel parameters (ticket #524) - Allow changing I2CP parameters while tunnel is open - Remove duplicated options in I2CP options string - Don't open tunnel when saving config
-
- Mar 01, 2011
-
-
zzz authored
-
- Feb 05, 2011
-
-
zzz authored
-
- Jan 13, 2011
-
-
zzz authored
- Disable KRPC - Shorten tracker string
-
- Jan 10, 2011
-
-
zzz authored
- Update session options when max bandwidth changes - BufferedStream cleanup and comments - torrent name display tweak - findbugs
-
- Jan 01, 2011
-
-
zzz authored
-
- Dec 28, 2010
-
-
zzz authored
- Fix changing 'use open trackers' config setting (old bug) - More TrackerClient fixes for no primary announce - More BEValue.toString() improvements for debugging
-
- Dec 27, 2010
-
-
zzz authored
- Better BEValue.toString() (most of the following got missed in the last checkin) - Fix about 9 NPEs - Fix numwant in magnet mode - Send metadata size in extension handshake - Open trackers are primary if we don't have primary trackers - Add missing break in port message handling - Increase max msg size to account for metadata msg - Remember magnets across restarts - Drop peers w/o extensions if we need metainfo - Fix DATA messages - Fix tracker transition to non-magnet - Fix infohash for non-magnet - Fix up peer transition to non-magnet - More logging
-
- Dec 26, 2010
-
-
zzz authored
- Move BWLimits and DestLookup message support from I2PSimpleSession to I2PSessionImpl - Include the Hash in the DestReplyMessage on a failed lookup so the client may correlate replies - Add support for parallel lookups and BWLimits requests - Add support for specifying the timeout for DestLookups (can only be smaller than the router timeout for now) - Extend dest lookup router timeout from 10s to 15s
-
- Dec 20, 2010
- Nov 19, 2010
-
-
zzz authored
add i2p.insecureFiles option to disable (default false)
-
- Oct 30, 2010
-
-
zzz authored
stopped announces go out and reopen it - Logging tweaks
-
- Oct 24, 2010
-
-
zzz authored
-
- Oct 15, 2010
-
-
zzz authored
Use context random for shuffle; other cleanups
-
- Jul 09, 2010