- Oct 10, 2020
-
-
zzz authored
-
- Jan 27, 2017
-
-
zzz authored
-
- Jun 21, 2014
-
-
zzz authored
- Display webapp name in html title (ticket #1311) - Use tracker from magnet link in display (ticket #1313) - Clarify auto-start (ticket #1293) - Include tracker in magnet link on details page (ticket #964) - Recognize .azw4 extension as ebook - Cleanups
-
- Nov 21, 2013
-
-
str4d authored
-
- 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)
-
- Mar 08, 2011
-
-
zzz authored
- More efficient metainfo handling, reduce instantiations - Improved handling of storage errors - Improved handling of duplicate file names - More metainfo sanity checks - Metadata transfer error handling improvements - Code cleanup, remove dead and duplicated code
-
- Mar 01, 2011
-
-
zzz authored
-
- 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 21, 2010
-
-
zzz authored
-