Matt Joiner
|
7b80153387
|
fs: Improve tests
|
2014-12-03 12:53:10 -06:00 |
Matt Joiner
|
c75f79b097
|
Speed up tests, allow -short for some UDP tracker stuff
|
2014-12-02 14:23:01 -06:00 |
Matt Joiner
|
6d2f1c8cd7
|
Disable IP block list in some tests
|
2014-12-01 03:28:39 -06:00 |
Matt Joiner
|
1942d5b73b
|
Fix default torrent client address, and leaked resources
|
2014-11-21 00:07:04 -06:00 |
Matt Joiner
|
c4bae8f4c2
|
Ignore failures due to FUSE not available
|
2014-11-20 16:28:14 -06:00 |
Matt Joiner
|
e4a0493bd0
|
No longer require FUSE to run fs test
|
2014-11-20 12:50:53 -06:00 |
Matt Joiner
|
8518b54cde
|
torrentfs tests: Use dynamic port
|
2014-11-19 20:01:03 -06:00 |
Matt Joiner
|
77e064a0f5
|
Allow the client ID to be set in the config
|
2014-11-16 13:54:43 -06:00 |
Matt Joiner
|
0b8ddd8720
|
Fix localhost assumption in connecting 2 clients in tests
|
2014-11-16 13:06:32 -06:00 |
Matt Joiner
|
ecf2639856
|
Add magnet-metainfo, tool to download magnet to torrent file
|
2014-09-25 18:05:52 +10:00 |
Matt Joiner
|
40fd1d647c
|
Tidy up the torrent and DHT APIs
|
2014-08-21 18:07:06 +10:00 |
Matt Joiner
|
28afa748e7
|
API changes in github.com/anacrolix/libtorgo
|
2014-07-13 17:37:12 +10:00 |
Matt Joiner
|
c96293a111
|
Can now download from magnet links
|
2014-06-28 19:38:31 +10:00 |
Matt Joiner
|
110aa733a4
|
Make the readahead on ResponsiveDownloadStrategy customizable
|
2014-05-29 01:30:59 +10:00 |
Matt Joiner
|
04879b0002
|
Add Client.DownloadStrategy; fix priority of incomplete pieces
|
2014-05-21 17:40:54 +10:00 |
Matt Joiner
|
8245f119ef
|
TestUnmountWedged, fs.Destroy
|
2014-04-17 16:37:54 +10:00 |
Matt Joiner
|
fa000c4f88
|
Improvements to pending chunks; extract testutil
|
2014-03-20 16:58:09 +11:00 |
Matt Joiner
|
9ee83455cf
|
Various progress, particularly around the way data readiness is handled
|
2014-03-20 04:30:08 +11:00 |
Matt Joiner
|
998fbeb0c6
|
Hunting for goroutine leaks
Start implementing Client.Stop().
|
2014-03-18 22:39:33 +11:00 |
Matt Joiner
|
2e81f914e7
|
Add a end-to-end test for torrentfs
Basic unchoking and uploading.
Accept incoming connections.
Break out torrentfs lib.
Fix and implement some protocol stuff.
|
2014-03-18 01:44:22 +11:00 |