]>
Sergey Matveev's repositories - btrtrc.git/log
Matt Joiner [Wed, 25 Feb 2015 03:50:01 +0000 (14:50 +1100)]
Add Magnet.String()
Matt Joiner [Wed, 25 Feb 2015 03:48:39 +0000 (14:48 +1100)]
Allow configuring Client torrent data opener, config dir, disabling metainfo cache, and prune with a timer instead of goroutine
Matt Joiner [Wed, 25 Feb 2015 00:25:22 +0000 (11:25 +1100)]
Make IPBlockList accessible from Client
Matt Joiner [Tue, 24 Feb 2015 14:40:27 +0000 (01:40 +1100)]
Remove unused code
Matt Joiner [Tue, 24 Feb 2015 14:34:57 +0000 (01:34 +1100)]
Comments
Matt Joiner [Sat, 21 Feb 2015 04:25:34 +0000 (15:25 +1100)]
Hopefully maybe fix bind error on Codeship test runner
Matt Joiner [Sat, 21 Feb 2015 04:02:31 +0000 (15:02 +1100)]
Change piece prioritization
Matt Joiner [Sat, 21 Feb 2015 04:02:06 +0000 (15:02 +1100)]
Improve announcer routines
Matt Joiner [Sat, 21 Feb 2015 04:00:48 +0000 (15:00 +1100)]
dht: Handle responses through a callback
Trying to reduce number of goroutines
Matt Joiner [Sat, 21 Feb 2015 03:58:28 +0000 (14:58 +1100)]
Comments
Matt Joiner [Sat, 21 Feb 2015 03:57:37 +0000 (14:57 +1100)]
Change status output
Matt Joiner [Sat, 21 Feb 2015 03:56:17 +0000 (14:56 +1100)]
Tweak handshaking and peer water marks
Matt Joiner [Sat, 21 Feb 2015 03:54:15 +0000 (14:54 +1100)]
Limit pending requests to increase responsiveness
Matt Joiner [Sat, 21 Feb 2015 03:53:27 +0000 (14:53 +1100)]
TODO
Matt Joiner [Wed, 18 Feb 2015 10:33:42 +0000 (21:33 +1100)]
fs: Ensure DownloadOnDemand runs through UTP
Matt Joiner [Wed, 18 Feb 2015 10:33:03 +0000 (21:33 +1100)]
internal/pieceordering: Doc
Matt Joiner [Mon, 9 Feb 2015 13:21:50 +0000 (00:21 +1100)]
defer Unlock
Matt Joiner [Mon, 9 Feb 2015 13:21:22 +0000 (00:21 +1100)]
dht: Fix race
Matt Joiner [Mon, 9 Feb 2015 13:20:14 +0000 (00:20 +1100)]
cmd/torrent-metainfo-pprint: Add -name flag
Matt Joiner [Mon, 9 Feb 2015 13:19:56 +0000 (00:19 +1100)]
Break active peer status line up
Matt Joiner [Mon, 9 Feb 2015 13:19:31 +0000 (00:19 +1100)]
Fails go vet
Matt Joiner [Mon, 9 Feb 2015 13:18:59 +0000 (00:18 +1100)]
Add File.Progress
Matt Joiner [Mon, 9 Feb 2015 13:17:59 +0000 (00:17 +1100)]
Handle SetDeadline failure for handshake
Matt Joiner [Mon, 9 Feb 2015 13:17:04 +0000 (00:17 +1100)]
uTP raw Socket use is now via .PacketConn
Matt Joiner [Mon, 9 Feb 2015 13:16:01 +0000 (00:16 +1100)]
Misc tidying
Matt Joiner [Mon, 9 Feb 2015 13:14:52 +0000 (00:14 +1100)]
Encapsulate torrent data, and provide os.File and mmap-based implementations
Matt Joiner [Mon, 9 Feb 2015 13:12:29 +0000 (00:12 +1100)]
Hide some methods that shouldn't be public
Matt Joiner [Fri, 6 Feb 2015 05:03:33 +0000 (16:03 +1100)]
Updates due to changes to bazil.org/fuse
Matt Joiner [Fri, 6 Feb 2015 03:54:59 +0000 (14:54 +1100)]
Fix some stuff Rob Clifford broke through stress testing
Matt Joiner [Fri, 30 Jan 2015 14:54:45 +0000 (01:54 +1100)]
Log addr when dials fail for unexpected reason
Matt Joiner [Fri, 30 Jan 2015 14:53:42 +0000 (01:53 +1100)]
Deduplicate iplist range descriptions, saves another 2.8MB heap
Matt Joiner [Fri, 30 Jan 2015 14:53:01 +0000 (01:53 +1100)]
iplist: Make range descriptions copies of substring, saves 8MB heap on level1 blocklist!
Matt Joiner [Thu, 29 Jan 2015 03:51:23 +0000 (14:51 +1100)]
Provide HTTP pprof via envpprof package
Matt Joiner [Thu, 29 Jan 2015 03:29:06 +0000 (14:29 +1100)]
cmd/dht-get-peers: Update to use "dht".Server.Announce
Matt Joiner [Thu, 29 Jan 2015 03:21:42 +0000 (14:21 +1100)]
Use CopyExact
Matt Joiner [Thu, 29 Jan 2015 03:21:05 +0000 (14:21 +1100)]
connectionPruner should terminate when the torrent stops
Matt Joiner [Thu, 29 Jan 2015 03:20:21 +0000 (14:20 +1100)]
dht: Provide Announce, that combines get_peers and announce_peer
Matt Joiner [Thu, 29 Jan 2015 03:17:27 +0000 (14:17 +1100)]
Comments
Matt Joiner [Thu, 29 Jan 2015 03:16:16 +0000 (14:16 +1100)]
Remove util.LoggedHTTPServe, use package envpprof instead
Matt Joiner [Wed, 28 Jan 2015 11:39:30 +0000 (22:39 +1100)]
TODO
Matt Joiner [Wed, 28 Jan 2015 11:39:12 +0000 (22:39 +1100)]
fs/unwedge-tests: Can't assume /tmp on OSX
Matt Joiner [Tue, 27 Jan 2015 14:12:36 +0000 (01:12 +1100)]
Expose Files from Torrent
Matt Joiner [Mon, 26 Jan 2015 09:52:59 +0000 (20:52 +1100)]
Expose PieceStatusCharSequence
Matt Joiner [Mon, 26 Jan 2015 09:52:27 +0000 (20:52 +1100)]
TODO
Matt Joiner [Wed, 21 Jan 2015 13:42:13 +0000 (00:42 +1100)]
Improve returned error
Matt Joiner [Wed, 21 Jan 2015 13:42:03 +0000 (00:42 +1100)]
Code comments
Matt Joiner [Wed, 21 Jan 2015 13:41:06 +0000 (00:41 +1100)]
dht: Reduce memory use
Matt Joiner [Sun, 11 Jan 2015 10:42:57 +0000 (21:42 +1100)]
Fix a few tests
Matt Joiner [Sun, 11 Jan 2015 02:21:14 +0000 (13:21 +1100)]
Fix TestUnmountWedged test on OSX
Matt Joiner [Sat, 10 Jan 2015 13:17:25 +0000 (00:17 +1100)]
Fix comment
Matt Joiner [Sat, 10 Jan 2015 13:17:18 +0000 (00:17 +1100)]
Favour earlier pieces
Matt Joiner [Sat, 10 Jan 2015 13:16:57 +0000 (00:16 +1100)]
Scale readahead with unchoked connections
Matt Joiner [Sat, 10 Jan 2015 13:16:19 +0000 (00:16 +1100)]
Set Client.utpSock
Matt Joiner [Thu, 8 Jan 2015 12:26:39 +0000 (23:26 +1100)]
Switch to my own UTP library
Matt Joiner [Tue, 30 Dec 2014 12:58:38 +0000 (23:58 +1100)]
Helper method on Client's Torrent that tells where the metainfo file would be stored
Matt Joiner [Sun, 28 Dec 2014 01:51:09 +0000 (12:51 +1100)]
Remove a bunch of dead code
Matt Joiner [Fri, 26 Dec 2014 06:21:48 +0000 (17:21 +1100)]
dht: Various improvements and removal of cruft
Matt Joiner [Fri, 26 Dec 2014 06:19:01 +0000 (17:19 +1100)]
Fix sending to localhost on OSX
Matt Joiner [Fri, 26 Dec 2014 06:18:36 +0000 (17:18 +1100)]
Catch a few possible connection leaks
Matt Joiner [Fri, 26 Dec 2014 06:18:15 +0000 (17:18 +1100)]
Reenable UTP despite it being broken, some binaries now have flags to disable it
Matt Joiner [Fri, 26 Dec 2014 06:17:49 +0000 (17:17 +1100)]
Quieten tracker announce logging
Matt Joiner [Fri, 26 Dec 2014 06:17:00 +0000 (17:17 +1100)]
Reorder some imports
Matt Joiner [Fri, 26 Dec 2014 06:16:20 +0000 (17:16 +1100)]
util.Addr* funcs: Add optimizations for *net.UDPAddr
Matt Joiner [Fri, 26 Dec 2014 06:15:17 +0000 (17:15 +1100)]
Rip out the pieces by bytes left and responsive download strategy stuff
Matt Joiner [Tue, 23 Dec 2014 04:20:28 +0000 (15:20 +1100)]
Don't include active handshakes in the half open limit
Large numbers of incoming connections choke initiation of outbound conns.
Matt Joiner [Sat, 20 Dec 2014 02:02:12 +0000 (13:02 +1100)]
dht: Fix partial deadlock closing peer discovery
Matt Joiner [Sat, 20 Dec 2014 02:00:21 +0000 (13:00 +1100)]
Don't guess cap for some torrent fields, need to minimize memory use
Matt Joiner [Fri, 19 Dec 2014 23:11:34 +0000 (10:11 +1100)]
dht-get-peers: Don't bother to close the server before quitting
The closing code isn't very clean yet, and it's unnecessary.
Matt Joiner [Fri, 19 Dec 2014 23:10:53 +0000 (10:10 +1100)]
dht: Some peer sent me a bad info_hash
Matt Joiner [Fri, 19 Dec 2014 23:10:22 +0000 (10:10 +1100)]
dht: Use a bloom filter to track contacted nodes during peer discovery
Matt Joiner [Fri, 19 Dec 2014 23:09:11 +0000 (10:09 +1100)]
dht: Use both bootstrap addrs, as they seem to take turns going down
Matt Joiner [Fri, 19 Dec 2014 23:07:41 +0000 (10:07 +1100)]
Add some tools for analysing bloom filter use
Matt Joiner [Tue, 9 Dec 2014 06:26:06 +0000 (00:26 -0600)]
Refine connection status flags
Matt Joiner [Tue, 9 Dec 2014 06:25:49 +0000 (00:25 -0600)]
dht: We can now message nodes with no ID if there's nothing better
Matt Joiner [Tue, 9 Dec 2014 06:24:57 +0000 (00:24 -0600)]
Update TODO
Matt Joiner [Tue, 9 Dec 2014 06:24:05 +0000 (00:24 -0600)]
dht: Slow down the start a little, as lots of torrents will hammer out UDP packets
Matt Joiner [Tue, 9 Dec 2014 06:22:05 +0000 (00:22 -0600)]
Fixes due to not pending chunk specs prematurely
Matt Joiner [Tue, 9 Dec 2014 03:59:01 +0000 (21:59 -0600)]
:)
Matt Joiner [Tue, 9 Dec 2014 03:58:49 +0000 (21:58 -0600)]
Add pending peers high water mark to stop excessively long running DHT queries
Matt Joiner [Tue, 9 Dec 2014 03:57:53 +0000 (21:57 -0600)]
dht: Limit the size of peer discovery backlog
Matt Joiner [Tue, 9 Dec 2014 03:57:13 +0000 (21:57 -0600)]
Save memory by not pending chunks prematurely
Matt Joiner [Tue, 9 Dec 2014 02:00:42 +0000 (20:00 -0600)]
dht: During get_peers, put discovered nodes in a backlog for later querying
Matt Joiner [Tue, 9 Dec 2014 01:14:10 +0000 (19:14 -0600)]
dht: A few minor improvements
Matt Joiner [Tue, 9 Dec 2014 01:09:11 +0000 (19:09 -0600)]
dht: Cap nodes to 10k, drop nodes that timeout if we're out of space
Matt Joiner [Mon, 8 Dec 2014 23:00:38 +0000 (17:00 -0600)]
Use bitbucket.org/anacrolix/sync
Matt Joiner [Mon, 8 Dec 2014 22:59:25 +0000 (16:59 -0600)]
dht: Store transactions by key, and fix partial deadlock
Matt Joiner [Mon, 8 Dec 2014 22:57:42 +0000 (16:57 -0600)]
Improve announce logging
Matt Joiner [Sun, 7 Dec 2014 03:22:12 +0000 (21:22 -0600)]
dht: Tidy up GetPeers()
Matt Joiner [Sun, 7 Dec 2014 03:21:20 +0000 (21:21 -0600)]
dht: Retry queries twice before timing out
Matt Joiner [Sun, 7 Dec 2014 03:19:56 +0000 (21:19 -0600)]
Fix UTP still listening despite attempting to temporarily disable it
Matt Joiner [Sun, 7 Dec 2014 03:19:02 +0000 (21:19 -0600)]
Expose various DHT state
Matt Joiner [Sun, 7 Dec 2014 03:18:17 +0000 (21:18 -0600)]
Make some overlap of piece priorities
The goal is to reduce duplicating requests on higher priority pieces.
Matt Joiner [Sun, 7 Dec 2014 03:16:02 +0000 (21:16 -0600)]
Write piece status as counts of contiguous identical states
Matt Joiner [Sun, 7 Dec 2014 03:15:03 +0000 (21:15 -0600)]
internal/pieceordering: Switch to a different skiplist implementation
Matt Joiner [Fri, 5 Dec 2014 06:58:43 +0000 (00:58 -0600)]
Set a low water mark for replenishing requests
Matt Joiner [Fri, 5 Dec 2014 06:58:04 +0000 (00:58 -0600)]
pieceordering: Rename RemovePiece->DeletePiece and complete tests
Note that tests currently fail due to bug in skiplist?
Matt Joiner [Fri, 5 Dec 2014 06:56:51 +0000 (00:56 -0600)]
Forgot to commit this part of fixing disable TCP dialing out
Matt Joiner [Fri, 5 Dec 2014 06:56:28 +0000 (00:56 -0600)]
Set priorities ahead of the current read position
Matt Joiner [Fri, 5 Dec 2014 06:54:55 +0000 (00:54 -0600)]
mmap_span: Avoid allocating the span slice on every use
Matt Joiner [Fri, 5 Dec 2014 06:53:26 +0000 (00:53 -0600)]
Disabling TCP didn't include dialing out, also always disable UTP until the package is fixed