]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2014-09-11 Matt JoinerClean up magnet URI parsing errors in dirwatch
2014-08-28 Matt JoinerUpdate TODO
2014-08-28 Matt JoinerDisable TCP linger for peer connections
2014-08-28 Matt JoinerIntroduce socket/torrent limits, work in progress
2014-08-28 Matt JoinerMisc tweaks
2014-08-28 Matt JoinerFixes to closing torrents and connections
2014-08-28 Matt JoinerGreat complexifying of the responsive download strategy
2014-08-27 Matt JoinerForgot to commit duplicateConnsAvoided expvar
2014-08-27 Matt JoinerKeep track of ongoing handshakes and add timeouts to...
2014-08-27 Matt JoinerCease networking on a torrent if it's finished and...
2014-08-27 Matt JoinerAvoid connecting to the same peer twice by address
2014-08-27 Matt JoinerAdd useful new metrics to connection
2014-08-27 Matt JoinerRename connection.closed->closing
2014-08-27 Matt JoinerFix crashes in torrentfs.fileNode.Read
2014-08-27 Matt JoinerMake use of FUSE readahead
2014-08-27 Matt JoinerAdd some counters and tracking to torrentfs events
2014-08-27 Matt JoinerSome fixes and improvements to dirwatch
2014-08-27 Matt JoinerA type for heapifying worst performing conns
2014-08-27 Matt JoinerAdd a test for double Close of torrent.torrent
2014-08-25 Matt JoinerFix a few crashes
2014-08-25 Matt JoinerSome logic improvements to torrentfs.fileNode.Read
2014-08-25 Matt Joinerdht.Server.Ping didn't lock structure
2014-08-25 Matt JoinerMisc trivial improvements
2014-08-25 Matt JoinerAdd a date to the metadata packet client version string
2014-08-25 Matt JoinerImplement the DHT Port message
2014-08-24 Matt JoinerTODO
2014-08-24 Matt JoinerStop announcing on DHT if a torrent is removed
2014-08-24 Matt JoinerMake NoUpload a client configuration option and use...
2014-08-24 Matt JoinerImprove incomplete piece ordering, responsive download...
2014-08-24 Matt JoinerUse CopyExact when extracting handshake read
2014-08-24 Matt JoinerLet client.DataWaiter have its own mutex
2014-08-24 Matt JoinerMake use of levelmu to prioritize client.TorrentReadAt
2014-08-24 Matt JoinerAdd levelmu, a package implementing priority mutex...
2014-08-23 Matt JoinerAdd some checks to TorrentReadAt for 0 byte reads
2014-08-23 Matt JoinerAdd piece length to torrent status
2014-08-23 Matt JoinerCount posted cancels
2014-08-23 Matt JoinerTODO
2014-08-23 Matt JoinerOptimize torrent.Length()
2014-08-23 Matt JoinerGot a nice working algorithm for responsive download...
2014-08-23 Matt JoinerAdd a counter for optimized cancels
2014-08-22 Matt JoinerCount unexpected cancels received
2014-08-22 Matt JoinerExtend the dial timeout to 30s
2014-08-22 Matt JoinerMissing Close
2014-08-22 Matt JoinerClarify EOF in message decoding
2014-08-22 Matt JoinerAvoid allocations in shuffledPendingChunkSpecs
2014-08-22 Matt JoinerDitch ordering of prioritized chunks
2014-08-22 Matt JoinerImprove status and logging
2014-08-22 Matt JoinerSimplify dirwatch to scan the whole directory on changes
2014-08-21 Matt JoinerImprove DHT distance tests
2014-08-21 Matt JoinerExtract function generating all chunk specs for a piece
2014-08-21 Matt JoinerFix crash in metadata requests beyond available info...
2014-08-21 Matt JoinerImprove the log message for torrentfs reads
2014-08-21 Matt JoinerExport some log events via expvar instead
2014-08-21 Matt JoinerFix error in bitfield correction expression and off...
2014-08-21 Matt JoinerRemove torrent from download strategy when dropped
2014-08-21 Matt JoinerAdd test for dht.NewServer and change StopServing to...
2014-08-21 Matt JoinerStore pending peers in a dict to prevent duplicates
2014-08-21 Matt JoinerClean up imports
2014-08-21 Matt JoinerMove some tracker.CompactPeer into util
2014-08-21 Matt JoinerAdd CopyExact util function
2014-08-21 Matt JoinerAdd TODO file
2014-08-21 Matt JoinerImprove the internal connection and handshake logic
2014-08-21 Matt JoinerTidy up the torrent and DHT APIs
2014-08-16 Matt JoinerPrint dht-ping reponses with %q
2014-07-24 Matt JoinerTriage upload contention due to lack of uploader routine
2014-07-24 Matt JoinerTriage announcer leak on dropped torrents
2014-07-24 Matt Joinercmd/torrentfs: Missing listener on client
2014-07-24 Matt Joinerdht: Message only the most likely peers
2014-07-24 Matt JoinerSupport watching for ".magnet" files in torrent directory
2014-07-24 Matt JoinerComments and logging
2014-07-24 Matt JoinerImprove client status
2014-07-24 Matt JoinerMove priority management entirely into the download...
2014-07-23 Matt Joinertorrentfs: Support torrents that don't yet have their...
2014-07-22 Matt JoinerAbstract the status HTTP server into package util
2014-07-22 Matt Joinertorrentfs: Match the active torrents to those found...
2014-07-22 Matt JoinerFix missed unlock adding peers to non-existent torrent
2014-07-22 Matt JoinerFix crash printing client status if DHT isn't enabled
2014-07-22 Matt JoinerImplement "yourip" field of extension protocol handshake
2014-07-17 Matt JoinerScript that unblocks unit tests frozen in FUSE
2014-07-17 Matt JoinerFix peer_protocol test
2014-07-17 Matt JoinerPut checks in place for peer addresses with a zero...
2014-07-17 Matt JoinerError in connection.writer goroutine wasn't killing...
2014-07-17 Matt Joinerdht_test: Add commented out test I haven't resolved yet
2014-07-17 Matt JoinerTODO
2014-07-17 Matt JoinerShow piece counts for peers in status page
2014-07-17 Matt Joinerdht: Timeout goroutines waiting for transaction responses
2014-07-17 Matt JoinerFix goroutine leak for connection.writer
2014-07-17 Matt JoinerSquash some more debug messages, fix some other error...
2014-07-17 Matt JoinerMissing newline between torrents in client status
2014-07-16 Matt JoinerUse low-water mark to populate connection requests
2014-07-16 Matt JoinerSquash various unhandled DHT messages
2014-07-16 Matt JoinerFix crash when KRPC messages don't contain a valid...
2014-07-16 Matt JoinerCorrect the connection peer bitfields when the metadata...
2014-07-16 Matt JoinerMemory leak because queued peer requests aren't treated yet
2014-07-16 Matt JoinerSquash some unhelpful log messages now that stuff is...
2014-07-16 Matt JoinerAdd more information I've needed to the status page
2014-07-16 Matt JoinerMake the discovery source for a connection more descriptive
2014-07-14 Matt JoinerInvalidating metadata would cause a crash when metadata...
2014-07-14 Matt JoinerClient would attempt to download if unchoked before...
2014-07-13 Matt JoinerAPI changes in github.com/anacrolix/libtorgo
next