]> Sergey Matveev's repositories - btrtrc.git/log
btrtrc.git
9 years agoAdd support for Fast Extension
Matt Joiner [Thu, 12 Mar 2015 09:06:23 +0000 (20:06 +1100)]
Add support for Fast Extension

9 years agoCount peers obtained by tracker
Matt Joiner [Thu, 12 Mar 2015 09:04:44 +0000 (20:04 +1100)]
Count peers obtained by tracker

9 years agomse: Got basic message stream encryption working with some tests
Matt Joiner [Thu, 12 Mar 2015 09:03:29 +0000 (20:03 +1100)]
mse: Got basic message stream encryption working with some tests

Not complete yet.

9 years agoUse testing config
Matt Joiner [Tue, 10 Mar 2015 17:22:56 +0000 (04:22 +1100)]
Use testing config

9 years agoApply IP blocklist to trackers
Matt Joiner [Tue, 10 Mar 2015 15:41:41 +0000 (02:41 +1100)]
Apply IP blocklist to trackers

9 years agoRework piece completion
Matt Joiner [Tue, 10 Mar 2015 15:41:21 +0000 (02:41 +1100)]
Rework piece completion

9 years agoHarmless improvements
Matt Joiner [Tue, 10 Mar 2015 15:39:01 +0000 (02:39 +1100)]
Harmless improvements

9 years agoTODO
Matt Joiner [Mon, 9 Mar 2015 06:36:07 +0000 (17:36 +1100)]
TODO

9 years agoFix a status line going to stdout
Matt Joiner [Mon, 9 Mar 2015 06:35:51 +0000 (17:35 +1100)]
Fix a status line going to stdout

9 years agoChange torrent.Name()
Matt Joiner [Mon, 9 Mar 2015 06:35:29 +0000 (17:35 +1100)]
Change torrent.Name()

9 years agoutil.AddrIP, TCPAddr
Matt Joiner [Sun, 8 Mar 2015 06:44:08 +0000 (17:44 +1100)]
util.AddrIP, TCPAddr

9 years agoiplist: Fix ranges that contain extra colons, and minimize memory use for IP
Matt Joiner [Sun, 8 Mar 2015 06:43:44 +0000 (17:43 +1100)]
iplist: Fix ranges that contain extra colons, and minimize memory use for IP

9 years agoMore cleaning of public interface
Matt Joiner [Sun, 8 Mar 2015 06:28:14 +0000 (17:28 +1100)]
More cleaning of public interface

9 years agoChange up the data storage interfaces a bit
Matt Joiner [Sat, 7 Mar 2015 06:11:45 +0000 (17:11 +1100)]
Change up the data storage interfaces a bit

9 years agoSince IPv6 blocklists aren't prevalent, default to using IPv4 in client for now
Matt Joiner [Sat, 7 Mar 2015 06:11:02 +0000 (17:11 +1100)]
Since IPv6 blocklists aren't prevalent, default to using IPv4 in client for now

9 years agoiplist: Check for matches against IPv4 and IPv6 addresses
Matt Joiner [Sat, 7 Mar 2015 06:09:39 +0000 (17:09 +1100)]
iplist: Check for matches against IPv4 and IPv6 addresses

9 years agoImprovements to P2P blocklist scanning errors
Matt Joiner [Sat, 7 Mar 2015 06:09:18 +0000 (17:09 +1100)]
Improvements to P2P blocklist scanning errors

9 years agoChange the way readahead pieces are calculated
Matt Joiner [Wed, 4 Mar 2015 02:07:11 +0000 (13:07 +1100)]
Change the way readahead pieces are calculated

9 years agoImplement Handle.ReadAt
Matt Joiner [Wed, 4 Mar 2015 02:06:33 +0000 (13:06 +1100)]
Implement Handle.ReadAt

9 years agoExtraneous import
Matt Joiner [Sun, 1 Mar 2015 04:19:35 +0000 (15:19 +1100)]
Extraneous import

9 years agoTODO
Matt Joiner [Sun, 1 Mar 2015 03:33:10 +0000 (14:33 +1100)]
TODO

9 years agoSupport opening handles to Torrent and File
Matt Joiner [Sun, 1 Mar 2015 03:32:54 +0000 (14:32 +1100)]
Support opening handles to Torrent and File

9 years agoMake blob data stateful
Matt Joiner [Fri, 27 Feb 2015 01:45:55 +0000 (12:45 +1100)]
Make blob data stateful

9 years agoFiles.Path and .FileInfo change
Matt Joiner [Thu, 26 Feb 2015 14:46:40 +0000 (01:46 +1100)]
Files.Path and .FileInfo change

9 years agoAdd piece blob torrent.Data storage, and move testutil to internal/, add basic transf...
Matt Joiner [Thu, 26 Feb 2015 14:46:02 +0000 (01:46 +1100)]
Add piece blob torrent.Data storage, and move testutil to internal/, add basic transfer test for Client and blob

9 years agoRename TorrentData->Data
Matt Joiner [Thu, 26 Feb 2015 14:43:37 +0000 (01:43 +1100)]
Rename TorrentData->Data

9 years agoDitch the intermediate MetaInfo type
Matt Joiner [Thu, 26 Feb 2015 11:17:58 +0000 (22:17 +1100)]
Ditch the intermediate MetaInfo type

9 years agofs test: Resolve localhost, some platforms are funny about it
Matt Joiner [Thu, 26 Feb 2015 05:11:33 +0000 (16:11 +1100)]
fs test: Resolve localhost, some platforms are funny about it

9 years agoClient.Torrent(InfoHash)
Matt Joiner [Thu, 26 Feb 2015 05:10:55 +0000 (16:10 +1100)]
Client.Torrent(InfoHash)

9 years agoImplement File.ReadAt
Matt Joiner [Thu, 26 Feb 2015 05:10:38 +0000 (16:10 +1100)]
Implement File.ReadAt

9 years agoScale readahead pieces a bit
Matt Joiner [Thu, 26 Feb 2015 05:10:15 +0000 (16:10 +1100)]
Scale readahead pieces a bit

9 years agoHide a whole bunch of functions seen via torrent
Matt Joiner [Wed, 25 Feb 2015 04:42:47 +0000 (15:42 +1100)]
Hide a whole bunch of functions seen via torrent

9 years agoSet torrentDataOpener from config
Matt Joiner [Wed, 25 Feb 2015 04:41:13 +0000 (15:41 +1100)]
Set torrentDataOpener from config

9 years agoNot listening!
Matt Joiner [Wed, 25 Feb 2015 03:52:19 +0000 (14:52 +1100)]
Not listening!

9 years agoReturn no Files if Torrent Info isn't available
Matt Joiner [Wed, 25 Feb 2015 03:51:56 +0000 (14:51 +1100)]
Return no Files if Torrent Info isn't available

9 years agoFix imports
Matt Joiner [Wed, 25 Feb 2015 03:51:12 +0000 (14:51 +1100)]
Fix imports

9 years agoAdd Magnet.String()
Matt Joiner [Wed, 25 Feb 2015 03:50:01 +0000 (14:50 +1100)]
Add Magnet.String()

9 years agoAllow configuring Client torrent data opener, config dir, disabling metainfo cache...
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

9 years agoMake IPBlockList accessible from Client
Matt Joiner [Wed, 25 Feb 2015 00:25:22 +0000 (11:25 +1100)]
Make IPBlockList accessible from Client

9 years agoRemove unused code
Matt Joiner [Tue, 24 Feb 2015 14:40:27 +0000 (01:40 +1100)]
Remove unused code

9 years agoComments
Matt Joiner [Tue, 24 Feb 2015 14:34:57 +0000 (01:34 +1100)]
Comments

9 years agoHopefully maybe fix bind error on Codeship test runner
Matt Joiner [Sat, 21 Feb 2015 04:25:34 +0000 (15:25 +1100)]
Hopefully maybe fix bind error on Codeship test runner

9 years agoChange piece prioritization
Matt Joiner [Sat, 21 Feb 2015 04:02:31 +0000 (15:02 +1100)]
Change piece prioritization

9 years agoImprove announcer routines
Matt Joiner [Sat, 21 Feb 2015 04:02:06 +0000 (15:02 +1100)]
Improve announcer routines

9 years agodht: Handle responses through a callback
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

9 years agoComments
Matt Joiner [Sat, 21 Feb 2015 03:58:28 +0000 (14:58 +1100)]
Comments

9 years agoChange status output
Matt Joiner [Sat, 21 Feb 2015 03:57:37 +0000 (14:57 +1100)]
Change status output

9 years agoTweak handshaking and peer water marks
Matt Joiner [Sat, 21 Feb 2015 03:56:17 +0000 (14:56 +1100)]
Tweak handshaking and peer water marks

9 years agoLimit pending requests to increase responsiveness
Matt Joiner [Sat, 21 Feb 2015 03:54:15 +0000 (14:54 +1100)]
Limit pending requests to increase responsiveness

9 years agoTODO
Matt Joiner [Sat, 21 Feb 2015 03:53:27 +0000 (14:53 +1100)]
TODO

9 years agofs: Ensure DownloadOnDemand runs through UTP
Matt Joiner [Wed, 18 Feb 2015 10:33:42 +0000 (21:33 +1100)]
fs: Ensure DownloadOnDemand runs through UTP

9 years agointernal/pieceordering: Doc
Matt Joiner [Wed, 18 Feb 2015 10:33:03 +0000 (21:33 +1100)]
internal/pieceordering: Doc

9 years agodefer Unlock
Matt Joiner [Mon, 9 Feb 2015 13:21:50 +0000 (00:21 +1100)]
defer Unlock

9 years agodht: Fix race
Matt Joiner [Mon, 9 Feb 2015 13:21:22 +0000 (00:21 +1100)]
dht: Fix race

9 years agocmd/torrent-metainfo-pprint: Add -name flag
Matt Joiner [Mon, 9 Feb 2015 13:20:14 +0000 (00:20 +1100)]
cmd/torrent-metainfo-pprint: Add -name flag

9 years agoBreak active peer status line up
Matt Joiner [Mon, 9 Feb 2015 13:19:56 +0000 (00:19 +1100)]
Break active peer status line up

9 years agoFails go vet
Matt Joiner [Mon, 9 Feb 2015 13:19:31 +0000 (00:19 +1100)]
Fails go vet

9 years agoAdd File.Progress
Matt Joiner [Mon, 9 Feb 2015 13:18:59 +0000 (00:18 +1100)]
Add File.Progress

9 years agoHandle SetDeadline failure for handshake
Matt Joiner [Mon, 9 Feb 2015 13:17:59 +0000 (00:17 +1100)]
Handle SetDeadline failure for handshake

9 years agouTP raw Socket use is now via .PacketConn
Matt Joiner [Mon, 9 Feb 2015 13:17:04 +0000 (00:17 +1100)]
uTP raw Socket use is now via .PacketConn

9 years agoMisc tidying
Matt Joiner [Mon, 9 Feb 2015 13:16:01 +0000 (00:16 +1100)]
Misc tidying

9 years agoEncapsulate torrent data, and provide os.File and mmap-based implementations
Matt Joiner [Mon, 9 Feb 2015 13:14:52 +0000 (00:14 +1100)]
Encapsulate torrent data, and provide os.File and mmap-based implementations

9 years agoHide some methods that shouldn't be public
Matt Joiner [Mon, 9 Feb 2015 13:12:29 +0000 (00:12 +1100)]
Hide some methods that shouldn't be public

9 years agoUpdates due to changes to bazil.org/fuse
Matt Joiner [Fri, 6 Feb 2015 05:03:33 +0000 (16:03 +1100)]
Updates due to changes to bazil.org/fuse

9 years agoFix some stuff Rob Clifford broke through stress testing
Matt Joiner [Fri, 6 Feb 2015 03:54:59 +0000 (14:54 +1100)]
Fix some stuff Rob Clifford broke through stress testing

9 years agoLog addr when dials fail for unexpected reason
Matt Joiner [Fri, 30 Jan 2015 14:54:45 +0000 (01:54 +1100)]
Log addr when dials fail for unexpected reason

9 years agoDeduplicate iplist range descriptions, saves another 2.8MB heap
Matt Joiner [Fri, 30 Jan 2015 14:53:42 +0000 (01:53 +1100)]
Deduplicate iplist range descriptions, saves another 2.8MB heap

9 years agoiplist: Make range descriptions copies of substring, saves 8MB heap on level1 blocklist!
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!

9 years agoProvide HTTP pprof via envpprof package
Matt Joiner [Thu, 29 Jan 2015 03:51:23 +0000 (14:51 +1100)]
Provide HTTP pprof via envpprof package

9 years agocmd/dht-get-peers: Update to use "dht".Server.Announce
Matt Joiner [Thu, 29 Jan 2015 03:29:06 +0000 (14:29 +1100)]
cmd/dht-get-peers: Update to use "dht".Server.Announce

9 years agoUse CopyExact
Matt Joiner [Thu, 29 Jan 2015 03:21:42 +0000 (14:21 +1100)]
Use CopyExact

9 years agoconnectionPruner should terminate when the torrent stops
Matt Joiner [Thu, 29 Jan 2015 03:21:05 +0000 (14:21 +1100)]
connectionPruner should terminate when the torrent stops

9 years agodht: Provide Announce, that combines get_peers and announce_peer
Matt Joiner [Thu, 29 Jan 2015 03:20:21 +0000 (14:20 +1100)]
dht: Provide Announce, that combines get_peers and announce_peer

9 years agoComments
Matt Joiner [Thu, 29 Jan 2015 03:17:27 +0000 (14:17 +1100)]
Comments

9 years agoRemove util.LoggedHTTPServe, use package envpprof instead
Matt Joiner [Thu, 29 Jan 2015 03:16:16 +0000 (14:16 +1100)]
Remove util.LoggedHTTPServe, use package envpprof instead

9 years agoTODO
Matt Joiner [Wed, 28 Jan 2015 11:39:30 +0000 (22:39 +1100)]
TODO

9 years agofs/unwedge-tests: Can't assume /tmp on OSX
Matt Joiner [Wed, 28 Jan 2015 11:39:12 +0000 (22:39 +1100)]
fs/unwedge-tests: Can't assume /tmp on OSX

9 years agoExpose Files from Torrent
Matt Joiner [Tue, 27 Jan 2015 14:12:36 +0000 (01:12 +1100)]
Expose Files from Torrent

9 years agoExpose PieceStatusCharSequence
Matt Joiner [Mon, 26 Jan 2015 09:52:59 +0000 (20:52 +1100)]
Expose PieceStatusCharSequence

9 years agoTODO
Matt Joiner [Mon, 26 Jan 2015 09:52:27 +0000 (20:52 +1100)]
TODO

9 years agoImprove returned error
Matt Joiner [Wed, 21 Jan 2015 13:42:13 +0000 (00:42 +1100)]
Improve returned error

9 years agoCode comments
Matt Joiner [Wed, 21 Jan 2015 13:42:03 +0000 (00:42 +1100)]
Code comments

9 years agodht: Reduce memory use
Matt Joiner [Wed, 21 Jan 2015 13:41:06 +0000 (00:41 +1100)]
dht: Reduce memory use

9 years agoFix a few tests
Matt Joiner [Sun, 11 Jan 2015 10:42:57 +0000 (21:42 +1100)]
Fix a few tests

9 years agoFix TestUnmountWedged test on OSX
Matt Joiner [Sun, 11 Jan 2015 02:21:14 +0000 (13:21 +1100)]
Fix TestUnmountWedged test on OSX

9 years agoFix comment
Matt Joiner [Sat, 10 Jan 2015 13:17:25 +0000 (00:17 +1100)]
Fix comment

9 years agoFavour earlier pieces
Matt Joiner [Sat, 10 Jan 2015 13:17:18 +0000 (00:17 +1100)]
Favour earlier pieces

9 years agoScale readahead with unchoked connections
Matt Joiner [Sat, 10 Jan 2015 13:16:57 +0000 (00:16 +1100)]
Scale readahead with unchoked connections

9 years agoSet Client.utpSock
Matt Joiner [Sat, 10 Jan 2015 13:16:19 +0000 (00:16 +1100)]
Set Client.utpSock

9 years agoSwitch to my own UTP library
Matt Joiner [Thu, 8 Jan 2015 12:26:39 +0000 (23:26 +1100)]
Switch to my own UTP library

9 years agoHelper method on Client's Torrent that tells where the metainfo file would be stored
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

9 years agoRemove a bunch of dead code
Matt Joiner [Sun, 28 Dec 2014 01:51:09 +0000 (12:51 +1100)]
Remove a bunch of dead code

9 years agodht: Various improvements and removal of cruft
Matt Joiner [Fri, 26 Dec 2014 06:21:48 +0000 (17:21 +1100)]
dht: Various improvements and removal of cruft

9 years agoFix sending to localhost on OSX
Matt Joiner [Fri, 26 Dec 2014 06:19:01 +0000 (17:19 +1100)]
Fix sending to localhost on OSX

9 years agoCatch a few possible connection leaks
Matt Joiner [Fri, 26 Dec 2014 06:18:36 +0000 (17:18 +1100)]
Catch a few possible connection leaks

9 years agoReenable UTP despite it being broken, some binaries now have flags to disable it
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

9 years agoQuieten tracker announce logging
Matt Joiner [Fri, 26 Dec 2014 06:17:49 +0000 (17:17 +1100)]
Quieten tracker announce logging

9 years agoReorder some imports
Matt Joiner [Fri, 26 Dec 2014 06:17:00 +0000 (17:17 +1100)]
Reorder some imports

9 years agoutil.Addr* funcs: Add optimizations for *net.UDPAddr
Matt Joiner [Fri, 26 Dec 2014 06:16:20 +0000 (17:16 +1100)]
util.Addr* funcs: Add optimizations for *net.UDPAddr

9 years agoRip out the pieces by bytes left and responsive download strategy stuff
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