2016-06-20 |
Matt Joiner | Add piece completion storage |
commit | commitdiff | tree |
2016-06-20 |
Matt Joiner | storage.MMapTorrent should not be exported |
commit | commitdiff | tree |
2016-06-18 |
Matt Joiner | Suppress tracker scraping errors until I decide what... |
commit | commitdiff | tree |
2016-06-18 |
Matt Joiner | cmd/torrent: Remove unused "short" tag |
commit | commitdiff | tree |
2016-06-16 |
Matt Joiner | cmd/torrent-create: Improve spelling and descriptions |
commit | commitdiff | tree |
2016-06-15 |
Alexey Kuznetsov | -a option (#86) |
commit | commitdiff | tree |
2016-06-15 |
Matt Joiner | Move a few methods to Torrent, and track how many DHT... |
commit | commitdiff | tree |
2016-06-15 |
Matt Joiner | Client.announceTorrentDHT -> Torrent.announceDHT |
commit | commitdiff | tree |
2016-06-15 |
Matt Joiner | bencode.Encoder: Unembed the Writer and wrap it in... |
commit | commitdiff | tree |
2016-06-15 |
Matt Joiner | bencode: Remove private types encoder and decoder |
commit | commitdiff | tree |
2016-06-15 |
Matt Joiner | bencode.Unmarshal: Remove unnecessary intermediate... |
commit | commitdiff | tree |
2016-06-15 |
Matt Joiner | bencode: Unembed the Reader type, and minimize the... |
commit | commitdiff | tree |
2016-06-01 |
Matt Joiner | README: Improve the cmd/torrent doc |
commit | commitdiff | tree |
2016-06-01 |
Matt Joiner | Merge pull request #84 from gdouezangrard/master |
commit | commitdiff | tree |
2016-06-01 |
Guillaume Douézan... | fix bootstrap from global servers disabling |
commit | commitdiff | tree |
2016-05-28 |
Matt Joiner | Reduce the impact of preferring earlier pieces |
commit | commitdiff | tree |
2016-05-24 |
Matt Joiner | Improve the logic for which address to use for DHT |
commit | commitdiff | tree |
2016-05-24 |
Matt Joiner | Tidy up the listen function |
commit | commitdiff | tree |
2016-05-24 |
Matt Joiner | Add tests for #81 |
commit | commitdiff | tree |
2016-05-24 |
Matt Joiner | Merge pull request #81 from lovedboy/master |
commit | commitdiff | tree |
2016-05-24 |
lovedboy | add return when utpsock's err is not nil |
commit | commitdiff | tree |
2016-05-24 |
lovedboy | Merge branch 'master' of https://github.com/lovedboy... |
commit | commitdiff | tree |
2016-05-24 |
lovedboy | listenedAddr fix when TCP or UDP bind dynamic port |
commit | commitdiff | tree |
2016-05-23 |
Matt Joiner | Ban IPs that contribute to failed piece checks |
commit | commitdiff | tree |
2016-05-23 |
Matt Joiner | Torrent.MetaInfo: don't crash if info isn't available yet |
commit | commitdiff | tree |
2016-05-23 |
Matt Joiner | Update Torrent.wantPeersEvent when info is obtained |
commit | commitdiff | tree |
2016-05-23 |
Matt Joiner | Handle tracker announce prepare errors |
commit | commitdiff | tree |
2016-05-23 |
Matt Joiner | Update Torrent.wantPeersEvent in several places |
commit | commitdiff | tree |
2016-05-23 |
Matt Joiner | Add Torrent.AddTrackers |
commit | commitdiff | tree |
2016-05-23 |
Matt Joiner | cmd/torrent-metainfo-pprint: Add Announce and AnnounceL... |
commit | commitdiff | tree |
2016-05-22 |
Matt Joiner | tracker: Skip any net errors to third party trackers |
commit | commitdiff | tree |
2016-05-22 |
Matt Joiner | Drop the lol://cheezburger tracker from the test torrent |
commit | commitdiff | tree |
2016-05-22 |
Matt Joiner | Don't start tracker scrapers if trackers are disabled |
commit | commitdiff | tree |
2016-05-22 |
Matt Joiner | Don't create an empty tracker URL if both AnnounceList... |
commit | commitdiff | tree |
2016-05-22 |
Matt Joiner | Rework torrent tracker scraping |
commit | commitdiff | tree |
2016-05-22 |
Matt Joiner | Comment on tracker.AnnounceRequest.Event |
commit | commitdiff | tree |
2016-05-19 |
Matt Joiner | tracker: Allow resolving announce URL host in advance... |
commit | commitdiff | tree |
2016-05-19 |
Matt Joiner | Fix the tracker method receivers and names |
commit | commitdiff | tree |
2016-05-19 |
Matt Joiner | Move torrent tracker methods into torrent.go |
commit | commitdiff | tree |
2016-05-19 |
Matt Joiner | Torrent.writeStatus: Include human readable torrent... |
commit | commitdiff | tree |
2016-05-17 |
Matt Joiner | Break out KRPC stuff from dht into new package |
commit | commitdiff | tree |
2016-05-17 |
Matt Joiner | dht.Server.query: Return nil Transaction if there's... |
commit | commitdiff | tree |
2016-05-17 |
Matt Joiner | dht: Stop processing packet if server closes after... |
commit | commitdiff | tree |
2016-05-17 |
Matt Joiner | dht: Don't contact nodes with an IP containing a leadin... |
commit | commitdiff | tree |
2016-05-17 |
Matt Joiner | Improve dht.Transaction.SetResponseHandler comment |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Improve the note about chunk writing concurrency |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Changes to missinggo resource package |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Rename some storage funcs |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Rename storage.I->Client |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Test both resource and file backends to piece storage |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Remove unused fields in testDownloadCancelParams |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Don't log missing files during hashing |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Stop returning errors from the 2 callstacks to connecti... |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Return an error from Torrent.setMetadataSize |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Move requestPendingMetadata onto connection from Client |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | iplist/cmd/pack-blocklist use tagflag |
commit | commitdiff | tree |
2016-05-16 |
Matt Joiner | Add piece-per-resource storage |
commit | commitdiff | tree |
2016-05-12 |
Matt Joiner | Probably fix test failure |
commit | commitdiff | tree |
2016-05-12 |
Matt Joiner | Bit of a tidy in the tracker code |
commit | commitdiff | tree |
2016-05-12 |
Matt Joiner | Torrent.AddPeers can't fail, so don't return an error |
commit | commitdiff | tree |
2016-05-11 |
Matt Joiner | Fix race marshalling a bitfield after a Have has also... |
commit | commitdiff | tree |
2016-05-11 |
Matt Joiner | Update package doc |
commit | commitdiff | tree |
2016-05-11 |
Matt Joiner | Get rid of obsoleted Torrent.ceaseNetworking, and clean... |
commit | commitdiff | tree |
2016-05-11 |
Matt Joiner | Rework Client listeners |
commit | commitdiff | tree |
2016-05-11 |
Matt Joiner | Remove unused Client.pruneTimer |
commit | commitdiff | tree |
2016-05-09 |
Matt Joiner | Wasn't using ChunkSize from TorrentSpec |
commit | commitdiff | tree |
2016-05-09 |
Matt Joiner | Lock now required around missinggo.Event variables |
commit | commitdiff | tree |
2016-05-09 |
Matt Joiner | Rework setting of info bytes |
commit | commitdiff | tree |
2016-05-09 |
Matt Joiner | Add some comments to file storage |
commit | commitdiff | tree |
2016-05-09 |
Matt Joiner | Add Client.AddTorrentInfoHash, and some other tidying |
commit | commitdiff | tree |
2016-05-09 |
Matt Joiner | Remove the vestiges of the expose tracker Client interface |
commit | commitdiff | tree |
2016-05-07 |
Matt Joiner | dht: Fix race contacting starting addrs in Announce |
commit | commitdiff | tree |
2016-05-07 |
Matt Joiner | Fix dht.Server.Announce never stopping if the starting... |
commit | commitdiff | tree |
2016-05-07 |
Matt Joiner | Move some behaviour into Client.newConnection |
commit | commitdiff | tree |
2016-05-07 |
Matt Joiner | missinggo.Event changed, connection.writeOptimizer... |
commit | commitdiff | tree |
2016-05-07 |
Matt Joiner | tracker: Skip DNS error in UDP test |
commit | commitdiff | tree |
2016-05-06 |
Matt Joiner | cmd/torrent-infohash update for API changes |
commit | commitdiff | tree |
2016-05-05 |
Matt Joiner | Remove the last of the "config dir" stuff |
commit | commitdiff | tree |
2016-05-05 |
Matt Joiner | metainfo.InfoEx.Hash becomes a function, UpdateBytes... |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | metainfo: Add HashBytes |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | metainfo: Improve doc |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | metainfo.Info.BuildFromFilePath contained unnecessary... |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | cmd/torrent-create: Tidy up flags and remove redundant... |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | Move a bunch of Torrent methods from client.go |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | Rework handling of metadata data messages |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | Doc and logging improvements |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | cmd/torrent-metainfo-pprint: Add -files flag, and expos... |
commit | commitdiff | tree |
2016-05-03 |
Matt Joiner | Doc metainfo.Info.BuildFromFilePath |
commit | commitdiff | tree |
2016-05-02 |
Matt Joiner | cmd/torrent-metainfo-pprint: Also print InfoHash |
commit | commitdiff | tree |
2016-05-02 |
Matt Joiner | Add metainfo.Hash.FromHexString |
commit | commitdiff | tree |
2016-04-30 |
Matt Joiner | Remove metainfo.Builder, and issue #35 test for it |
commit | commitdiff | tree |
2016-04-30 |
Matt Joiner | Allow encoding private=0 in metainfo, which fixes test... |
commit | commitdiff | tree |
2016-04-30 |
Matt Joiner | Also fix "context" in reader_test.go |
commit | commitdiff | tree |
2016-04-30 |
Matt Joiner | Ugh, "context" isn't in go 1.6 |
commit | commitdiff | tree |
2016-04-30 |
Matt Joiner | Add Reader.ReadContext |
commit | commitdiff | tree |
2016-04-30 |
Matt Joiner | Some changes to metainfo.InfoEx and testutil |
commit | commitdiff | tree |
2016-04-29 |
Matt Joiner | Fix crash when peers have sent undersized bitfields... |
commit | commitdiff | tree |
2016-04-20 |
Matt Joiner | Change the behaviour of Torrent.Length with when info... |
commit | commitdiff | tree |
2016-04-20 |
Matt Joiner | Improve some docs |
commit | commitdiff | tree |
2016-04-19 |
Matt Joiner | Fix receiver pointeriness for some File methods |
commit | commitdiff | tree |
next |