| 2017-09-12 | 
Matt Joiner | Merge branch 'master' into pull-writer | 
commit | commitdiff | tree | 
| 2017-09-12 | 
Matt Joiner | storage: Add TODO about handling Close errors | 
commit | commitdiff | tree | 
| 2017-09-12 | 
Matt Joiner | README: Improve wording around torrent as a library | 
commit | commitdiff | tree | 
| 2017-09-12 | 
Matt Joiner | The bencode README is markdown | 
commit | commitdiff | tree | 
| 2017-09-12 | 
Matt Joiner | Merge pull request #185 from mh-cbon/patch-1 | 
commit | commitdiff | tree | 
| 2017-09-12 | 
Matt Joiner | Remove mention of the mobile branch from README | 
commit | commitdiff | tree | 
| 2017-09-05 | 
mh-cbon | Update README | 
commit | commitdiff | tree | 
| 2017-09-02 | 
Matt Joiner | Optimize nextRequestState to return cancel and new...  | 
commit | commitdiff | tree | 
| 2017-09-01 | 
Matt Joiner | Wrap writerCond in tickleWriter and be more selective...  | 
commit | commitdiff | tree | 
| 2017-09-01 | 
Matt Joiner | TestUTPRawConn: More tidying, and slow down the rate | 
commit | commitdiff | tree | 
| 2017-09-01 | 
Matt Joiner | Use require in some places in TestUTPRawConn | 
commit | commitdiff | tree | 
| 2017-09-01 | 
Matt Joiner | Avoid triggering writer cond where possible | 
commit | commitdiff | tree | 
| 2017-09-01 | 
Matt Joiner | Track buffered but not posted messages, and unify the...  | 
commit | commitdiff | tree | 
| 2017-09-01 | 
Matt Joiner | Remove unused code | 
commit | commitdiff | tree | 
| 2017-09-01 | 
Matt Joiner | Add some variables to track fillBuffer effectiveness | 
commit | commitdiff | tree | 
| 2017-09-01 | 
Matt Joiner | cmd/torrent: Enhance debugging | 
commit | commitdiff | tree | 
| 2017-08-31 | 
Matt Joiner | Generate requests, cancels and interest state in the...  | 
commit | commitdiff | tree | 
| 2017-08-31 | 
Matt Joiner | Make connection.writer pull from a buffer | 
commit | commitdiff | tree | 
| 2017-08-31 | 
Matt Joiner | Panics while decoding messages in connection.mainLoopRe...  | 
commit | commitdiff | tree | 
| 2017-08-31 | 
Matt Joiner | Keep rate limited reader reads to within the burst...  | 
commit | commitdiff | tree | 
| 2017-08-31 | 
Matt Joiner | Add peer_protocol.Message.MustMarshalBinary | 
commit | commitdiff | tree | 
| 2017-08-29 | 
Matt Joiner | Synchronize Torrent.Info | 
commit | commitdiff | tree | 
| 2017-08-29 | 
Matt Joiner | Get torrentfs fuse test working | 
commit | commitdiff | tree | 
| 2017-08-28 | 
Matt Joiner | cmd/torrent: Include global dht starting nodes | 
commit | commitdiff | tree | 
| 2017-08-28 | 
Matt Joiner | Merge branch 'fs-handle-reader' | 
commit | commitdiff | tree | 
| 2017-08-28 | 
Matt Joiner | Try to reduce allocations in cipherReader | 
commit | commitdiff | tree | 
| 2017-08-27 | 
Matt Joiner | Maintain a torrent.Reader for each file handle | 
commit | commitdiff | tree | 
| 2017-08-27 | 
Matt Joiner | fs: Move file Read behaviour onto a new handle type | 
commit | commitdiff | tree | 
| 2017-08-27 | 
Matt Joiner | fs/test.sh: Update torrentfs arguments and wait for...  | 
commit | commitdiff | tree | 
| 2017-08-27 | 
Matt Joiner | TestUnmountWedged: Don't deadlock if the Read fails | 
commit | commitdiff | tree | 
| 2017-08-27 | 
Matt Joiner | cmd/torrentfs: Switch to tagflag and rename -torrentPat...  | 
commit | commitdiff | tree | 
| 2017-08-27 | 
Matt Joiner | cmd/magnet-metainfo: Use tagflag | 
commit | commitdiff | tree | 
| 2017-08-26 | 
Matt Joiner | Add CircleCI 2.0 turd | 
commit | commitdiff | tree | 
| 2017-08-26 | 
Matt Joiner | fs: Add a test script | 
commit | commitdiff | tree | 
| 2017-08-26 | 
Matt Joiner | fs: Move fileNode stuff into its own file | 
commit | commitdiff | tree | 
| 2017-08-26 | 
Matt Joiner | Remove unused functions | 
commit | commitdiff | tree | 
| 2017-08-26 | 
Matt Joiner | Make cmd/tracker-announce output a bit easier to consume | 
commit | commitdiff | tree | 
| 2017-08-25 | 
Matt Joiner | Fix sync.Mutex copy by value | 
commit | commitdiff | tree | 
| 2017-08-25 | 
Matt Joiner | dht.ServerConfig.StartingNodes is now a function | 
commit | commitdiff | tree | 
| 2017-08-18 | 
Matt Joiner | Add some debugging routes and envpprof to cmd/magnet...  | 
commit | commitdiff | tree | 
| 2017-08-18 | 
Matt Joiner | Provide default starting nodes to DHT if default torren...  | 
commit | commitdiff | tree | 
| 2017-08-17 | 
Matt Joiner | Try a state-delta function for updating request state | 
commit | commitdiff | tree | 
| 2017-08-17 | 
Matt Joiner | Rename Torrent.connHasWantedPieces->connection.peerHasW...  | 
commit | commitdiff | tree | 
| 2017-08-17 | 
Matt Joiner | No longer wanting a piece wasn't triggering an update...  | 
commit | commitdiff | tree | 
| 2017-08-16 | 
Matt Joiner | Tidy the next announce tracker status field | 
commit | commitdiff | tree | 
| 2017-08-16 | 
Matt Joiner | Accept racy result in keep alive test | 
commit | commitdiff | tree | 
| 2017-08-16 | 
Matt Joiner | Augment dialed connection timeouts with context.Context | 
commit | commitdiff | tree | 
| 2017-08-16 | 
Matt Joiner | Use net.Dialer for TCP | 
commit | commitdiff | tree | 
| 2017-08-16 | 
Matt Joiner | Use DialContext instead of DialTimeout with utp | 
commit | commitdiff | tree | 
| 2017-08-16 | 
Matt Joiner | Some tidying in Client.dialFirst | 
commit | commitdiff | tree | 
| 2017-08-16 | 
Matt Joiner | Remove dht-ping from the README | 
commit | commitdiff | tree | 
| 2017-08-10 | 
Matt Joiner | DHT bootstrap is not asynchronous | 
commit | commitdiff | tree | 
| 2017-08-07 | 
Matt Joiner | Fix test | 
commit | commitdiff | tree | 
| 2017-08-07 | 
Matt Joiner | Merge branch 'master' into dht-cleanup | 
commit | commitdiff | tree | 
| 2017-07-20 | 
Matt Joiner | Remove dht cmds, they're added to anacrolix/dht | 
commit | commitdiff | tree | 
| 2017-07-20 | 
Matt Joiner | Changes for dht-cleanup | 
commit | commitdiff | tree | 
| 2017-07-20 | 
Matt Joiner | Remove dht cmds, they're added to anacrolix/dht | 
commit | commitdiff | tree | 
| 2017-07-11 | 
Matt Joiner | Merge pull request #167 from mlmhl/mmap | 
commit | commitdiff | tree | 
| 2017-07-10 | 
mlmhl | bug fix: initial infoHash for mmapStoragePiece | 
commit | commitdiff | tree | 
| 2017-07-01 | 
Matt Joiner | Fix handling of infohash as hex in Torrent.String | 
commit | commitdiff | tree | 
| 2017-07-01 | 
Matt Joiner | Move logging inside client lock, for Torrent.String | 
commit | commitdiff | tree | 
| 2017-06-29 | 
Matt Joiner | Merge pull request #165 from mlmhl/dht | 
commit | commitdiff | tree | 
| 2017-06-29 | 
mlmhl | Do not add nodes if dht is disabled | 
commit | commitdiff | tree | 
| 2017-06-16 | 
Matt Joiner | Use go-libutp if cgo is enabled | 
commit | commitdiff | tree | 
| 2017-06-16 | 
Matt Joiner | metainfo URL list can be a string or list | 
commit | commitdiff | tree | 
| 2017-06-11 | 
Matt Joiner | iplist: Add TODO to allow unmapping | 
commit | commitdiff | tree | 
| 2017-06-05 | 
Matt Joiner | Merge pull request #161 from mlmhl/event | 
commit | commitdiff | tree | 
| 2017-06-05 | 
mlmhl | signal an event when torrent closed | 
commit | commitdiff | tree | 
| 2017-06-02 | 
Matt Joiner | Merge pull request #159 from elgatito/helpers_add | 
commit | commitdiff | tree | 
| 2017-06-02 | 
Denis Kuzmenok | added few helper functions: t.PieceBytesMissing, r...  | 
commit | commitdiff | tree | 
| 2017-06-01 | 
Matt Joiner | Close implicit Client default storage on Client.Close | 
commit | commitdiff | tree | 
| 2017-06-01 | 
Matt Joiner | Skip on fusermount failure | 
commit | commitdiff | tree | 
| 2017-06-01 | 
Matt Joiner | Make bolt completion DB directory if necessary | 
commit | commitdiff | tree | 
| 2017-06-01 | 
Matt Joiner | Tighten FUSE test skipping | 
commit | commitdiff | tree | 
| 2017-05-26 | 
Matt Joiner | Tidy up the duplicate conn selection code | 
commit | commitdiff | tree | 
| 2017-05-26 | 
Matt Joiner | Move File.State lock to top of function | 
commit | commitdiff | tree | 
| 2017-05-26 | 
Matt Joiner | perf.Timer.Stop renamed | 
commit | commitdiff | tree | 
| 2017-05-25 | 
Matt Joiner | Merge pull request #156 from mlmhl/completion | 
commit | commitdiff | tree | 
| 2017-05-22 | 
mlmhl | make pieceCompletion configurable | 
commit | commitdiff | tree | 
| 2017-05-17 | 
Matt Joiner | Merge pull request #154 from mlmhl/connection | 
commit | commitdiff | tree | 
| 2017-05-10 | 
luffyma(马林) | bug fix: race condition between outgoing connection...  | 
commit | commitdiff | tree | 
| 2017-04-25 | 
Matt Joiner | Merge pull request #153 from joelanford/master | 
commit | commitdiff | tree | 
| 2017-04-23 | 
Joe Lanford | Added peer count stats to TorrentStats struct | 
commit | commitdiff | tree | 
| 2017-04-04 | 
Matt Joiner | Avoid allocating skeys for receiving encrypted handshakes | 
commit | commitdiff | tree | 
| 2017-03-30 | 
Matt Joiner | storage: Fix race condition in mapPieceCompletion | 
commit | commitdiff | tree | 
| 2017-03-19 | 
Matt Joiner | sortimports | 
commit | commitdiff | tree | 
| 2017-03-18 | 
Matt Joiner | storage: Add package doc | 
commit | commitdiff | tree | 
| 2017-03-17 | 
Matt Joiner | Merge pull request #149 from thechriswalker/torrent...  | 
commit | commitdiff | tree | 
| 2017-03-16 | 
Chris Walker | fix `Spec.Storage` and allow per-torrent dir | 
commit | commitdiff | tree | 
| 2017-02-24 | 
Matt Joiner | Fix a logging of metainfo.Hash | 
commit | commitdiff | tree | 
| 2017-02-19 | 
Matt Joiner | Don’t track the empty string, and ditch Torrent.announc...  | 
commit | commitdiff | tree | 
| 2017-02-16 | 
Matt Joiner | Fix torrent status info hash hex | 
commit | commitdiff | tree | 
| 2017-02-15 | 
Matt Joiner | metainfo: Improve MetaInfo.AnnounceList handling | 
commit | commitdiff | tree | 
| 2017-02-15 | 
Matt Joiner | Revert "Quick fix for missing MetaInfo.Announce everywh...  | 
commit | commitdiff | tree | 
| 2017-02-14 | 
Matt Joiner | Update README.md | 
commit | commitdiff | tree | 
| 2017-02-13 | 
Matt Joiner | Quick fix for missing MetaInfo.Announce everywhere...  | 
commit | commitdiff | tree | 
| 2017-02-07 | 
Matt Joiner | dht.Server.Announce now takes [20]byte | 
commit | commitdiff | tree | 
| 2017-02-02 | 
Matt Joiner | Trivial logging, comment, Stringer changes | 
commit | commitdiff | tree | 
| 2017-02-01 | 
Matt Joiner | Massively reduce CPU when Readers are blocked on unavai...  | 
commit | commitdiff | tree | 
| 2017-01-18 | 
Matt Joiner | Change type of metainfo.Info.URLList | 
commit | commitdiff | tree | 
| next |