Matt Joiner
|
91a2efba6c
|
TODO
|
2015-02-21 14:53:27 +11:00 |
Matt Joiner
|
5eb0428f8e
|
fs: Ensure DownloadOnDemand runs through UTP
|
2015-02-18 21:33:42 +11:00 |
Matt Joiner
|
eb2aefdcdb
|
internal/pieceordering: Doc
|
2015-02-18 21:33:03 +11:00 |
Matt Joiner
|
94c01fb565
|
defer Unlock
|
2015-02-10 00:21:50 +11:00 |
Matt Joiner
|
2b3d286e9e
|
dht: Fix race
|
2015-02-10 00:21:22 +11:00 |
Matt Joiner
|
a7946c773e
|
cmd/torrent-metainfo-pprint: Add -name flag
|
2015-02-10 00:20:14 +11:00 |
Matt Joiner
|
ae7261c392
|
Break active peer status line up
|
2015-02-10 00:19:56 +11:00 |
Matt Joiner
|
1994e82297
|
Fails go vet
|
2015-02-10 00:19:31 +11:00 |
Matt Joiner
|
de71611752
|
Add File.Progress
|
2015-02-10 00:18:59 +11:00 |
Matt Joiner
|
467d2bdf8d
|
Handle SetDeadline failure for handshake
|
2015-02-10 00:17:59 +11:00 |
Matt Joiner
|
3c9fdba345
|
uTP raw Socket use is now via .PacketConn
|
2015-02-10 00:17:04 +11:00 |
Matt Joiner
|
a1010d7404
|
Misc tidying
|
2015-02-10 00:16:01 +11:00 |
Matt Joiner
|
4b1b009049
|
Encapsulate torrent data, and provide os.File and mmap-based implementations
|
2015-02-10 00:14:52 +11:00 |
Matt Joiner
|
029d6939f8
|
Hide some methods that shouldn't be public
|
2015-02-10 00:12:29 +11:00 |
Matt Joiner
|
c3a592ac39
|
Updates due to changes to bazil.org/fuse
|
2015-02-06 16:03:33 +11:00 |
Matt Joiner
|
4ca6b4e2c7
|
Fix some stuff Rob Clifford broke through stress testing
|
2015-02-06 14:54:59 +11:00 |
Matt Joiner
|
8e95c1a0ac
|
Log addr when dials fail for unexpected reason
|
2015-01-31 01:54:45 +11:00 |
Matt Joiner
|
4cf28bf0e9
|
Deduplicate iplist range descriptions, saves another 2.8MB heap
|
2015-01-31 01:53:42 +11:00 |
Matt Joiner
|
c6cc38c9cf
|
iplist: Make range descriptions copies of substring, saves 8MB heap on level1 blocklist!
|
2015-01-31 01:53:01 +11:00 |
Matt Joiner
|
40593a741e
|
Provide HTTP pprof via envpprof package
|
2015-01-29 14:51:23 +11:00 |
Matt Joiner
|
c53714e660
|
cmd/dht-get-peers: Update to use "dht".Server.Announce
|
2015-01-29 14:29:06 +11:00 |
Matt Joiner
|
9d640cd42d
|
Use CopyExact
|
2015-01-29 14:21:42 +11:00 |
Matt Joiner
|
336495c25b
|
connectionPruner should terminate when the torrent stops
|
2015-01-29 14:21:05 +11:00 |
Matt Joiner
|
b3380f1cee
|
dht: Provide Announce, that combines get_peers and announce_peer
|
2015-01-29 14:20:21 +11:00 |
Matt Joiner
|
04e5880d09
|
Comments
|
2015-01-29 14:17:27 +11:00 |
Matt Joiner
|
c8e911c576
|
Remove util.LoggedHTTPServe, use package envpprof instead
|
2015-01-29 14:16:16 +11:00 |
Matt Joiner
|
c6f0aa918b
|
TODO
|
2015-01-28 22:39:30 +11:00 |
Matt Joiner
|
b460b1b0c2
|
fs/unwedge-tests: Can't assume /tmp on OSX
|
2015-01-28 22:39:12 +11:00 |
Matt Joiner
|
83b9135554
|
Expose Files from Torrent
|
2015-01-28 01:12:36 +11:00 |
Matt Joiner
|
89fc37d46f
|
Expose PieceStatusCharSequence
|
2015-01-26 20:52:59 +11:00 |
Matt Joiner
|
3abffeb86b
|
TODO
|
2015-01-26 20:52:27 +11:00 |
Matt Joiner
|
9995470fe6
|
Improve returned error
|
2015-01-22 00:42:13 +11:00 |
Matt Joiner
|
2c48152b10
|
Code comments
|
2015-01-22 00:42:03 +11:00 |
Matt Joiner
|
67b7c5adc8
|
dht: Reduce memory use
|
2015-01-22 00:41:06 +11:00 |
Matt Joiner
|
c303ce09d8
|
Fix a few tests
|
2015-01-11 21:42:57 +11:00 |
Matt Joiner
|
4fbe138c8c
|
Fix TestUnmountWedged test on OSX
|
2015-01-11 13:21:14 +11:00 |
Matt Joiner
|
8e7e551d76
|
Fix comment
|
2015-01-11 00:17:25 +11:00 |
Matt Joiner
|
bcebf569b8
|
Favour earlier pieces
|
2015-01-11 00:17:18 +11:00 |
Matt Joiner
|
78caa4533b
|
Scale readahead with unchoked connections
|
2015-01-11 00:16:57 +11:00 |
Matt Joiner
|
ce3fd07fde
|
Set Client.utpSock
|
2015-01-11 00:16:19 +11:00 |
Matt Joiner
|
39b9eb1d37
|
Switch to my own UTP library
|
2015-01-08 23:26:39 +11:00 |
Matt Joiner
|
0810d5a275
|
Helper method on Client's Torrent that tells where the metainfo file would be stored
|
2014-12-30 23:58:38 +11:00 |
Matt Joiner
|
d54c5ddf24
|
Remove a bunch of dead code
|
2014-12-28 12:51:09 +11:00 |
Matt Joiner
|
e0d936e920
|
dht: Various improvements and removal of cruft
|
2014-12-26 17:21:48 +11:00 |
Matt Joiner
|
8b7548e7a0
|
Fix sending to localhost on OSX
|
2014-12-26 17:19:01 +11:00 |
Matt Joiner
|
7e6b3b24e3
|
Catch a few possible connection leaks
|
2014-12-26 17:18:36 +11:00 |
Matt Joiner
|
cc5dea6a39
|
Reenable UTP despite it being broken, some binaries now have flags to disable it
|
2014-12-26 17:18:15 +11:00 |
Matt Joiner
|
9b0e387ac9
|
Quieten tracker announce logging
|
2014-12-26 17:17:49 +11:00 |
Matt Joiner
|
e4209a2d00
|
Reorder some imports
|
2014-12-26 17:17:00 +11:00 |
Matt Joiner
|
caa389784a
|
util.Addr* funcs: Add optimizations for *net.UDPAddr
|
2014-12-26 17:16:20 +11:00 |