]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2015-03-12 Matt JoinerAdd support for Fast Extension
2015-03-12 Matt JoinerCount peers obtained by tracker
2015-03-12 Matt Joinermse: Got basic message stream encryption working with...
2015-03-10 Matt JoinerUse testing config
2015-03-10 Matt JoinerApply IP blocklist to trackers
2015-03-10 Matt JoinerRework piece completion
2015-03-10 Matt JoinerHarmless improvements
2015-03-09 Matt JoinerTODO
2015-03-09 Matt JoinerFix a status line going to stdout
2015-03-09 Matt JoinerChange torrent.Name()
2015-03-08 Matt Joinerutil.AddrIP, TCPAddr
2015-03-08 Matt Joineriplist: Fix ranges that contain extra colons, and minim...
2015-03-08 Matt JoinerMore cleaning of public interface
2015-03-07 Matt JoinerChange up the data storage interfaces a bit
2015-03-07 Matt JoinerSince IPv6 blocklists aren't prevalent, default to...
2015-03-07 Matt Joineriplist: Check for matches against IPv4 and IPv6 addresses
2015-03-07 Matt JoinerImprovements to P2P blocklist scanning errors
2015-03-04 Matt JoinerChange the way readahead pieces are calculated
2015-03-04 Matt JoinerImplement Handle.ReadAt
2015-03-01 Matt JoinerExtraneous import
2015-03-01 Matt JoinerTODO
2015-03-01 Matt JoinerSupport opening handles to Torrent and File
2015-02-27 Matt JoinerMake blob data stateful
2015-02-26 Matt JoinerFiles.Path and .FileInfo change
2015-02-26 Matt JoinerAdd piece blob torrent.Data storage, and move testutil...
2015-02-26 Matt JoinerRename TorrentData->Data
2015-02-26 Matt JoinerDitch the intermediate MetaInfo type
2015-02-26 Matt Joinerfs test: Resolve localhost, some platforms are funny...
2015-02-26 Matt JoinerClient.Torrent(InfoHash)
2015-02-26 Matt JoinerImplement File.ReadAt
2015-02-26 Matt JoinerScale readahead pieces a bit
2015-02-25 Matt JoinerHide a whole bunch of functions seen via torrent
2015-02-25 Matt JoinerSet torrentDataOpener from config
2015-02-25 Matt JoinerNot listening!
2015-02-25 Matt JoinerReturn no Files if Torrent Info isn't available
2015-02-25 Matt JoinerFix imports
2015-02-25 Matt JoinerAdd Magnet.String()
2015-02-25 Matt JoinerAllow configuring Client torrent data opener, config...
2015-02-25 Matt JoinerMake IPBlockList accessible from Client
2015-02-24 Matt JoinerRemove unused code
2015-02-24 Matt JoinerComments
2015-02-21 Matt JoinerHopefully maybe fix bind error on Codeship test runner
2015-02-21 Matt JoinerChange piece prioritization
2015-02-21 Matt JoinerImprove announcer routines
2015-02-21 Matt Joinerdht: Handle responses through a callback
2015-02-21 Matt JoinerComments
2015-02-21 Matt JoinerChange status output
2015-02-21 Matt JoinerTweak handshaking and peer water marks
2015-02-21 Matt JoinerLimit pending requests to increase responsiveness
2015-02-21 Matt JoinerTODO
2015-02-18 Matt Joinerfs: Ensure DownloadOnDemand runs through UTP
2015-02-18 Matt Joinerinternal/pieceordering: Doc
2015-02-09 Matt Joinerdefer Unlock
2015-02-09 Matt Joinerdht: Fix race
2015-02-09 Matt Joinercmd/torrent-metainfo-pprint: Add -name flag
2015-02-09 Matt JoinerBreak active peer status line up
2015-02-09 Matt JoinerFails go vet
2015-02-09 Matt JoinerAdd File.Progress
2015-02-09 Matt JoinerHandle SetDeadline failure for handshake
2015-02-09 Matt JoineruTP raw Socket use is now via .PacketConn
2015-02-09 Matt JoinerMisc tidying
2015-02-09 Matt JoinerEncapsulate torrent data, and provide os.File and mmap...
2015-02-09 Matt JoinerHide some methods that shouldn't be public
2015-02-06 Matt JoinerUpdates due to changes to bazil.org/fuse
2015-02-06 Matt JoinerFix some stuff Rob Clifford broke through stress testing
2015-01-30 Matt JoinerLog addr when dials fail for unexpected reason
2015-01-30 Matt JoinerDeduplicate iplist range descriptions, saves another...
2015-01-30 Matt Joineriplist: Make range descriptions copies of substring...
2015-01-29 Matt JoinerProvide HTTP pprof via envpprof package
2015-01-29 Matt Joinercmd/dht-get-peers: Update to use "dht".Server.Announce
2015-01-29 Matt JoinerUse CopyExact
2015-01-29 Matt JoinerconnectionPruner should terminate when the torrent...
2015-01-29 Matt Joinerdht: Provide Announce, that combines get_peers and...
2015-01-29 Matt JoinerComments
2015-01-29 Matt JoinerRemove util.LoggedHTTPServe, use package envpprof instead
2015-01-28 Matt JoinerTODO
2015-01-28 Matt Joinerfs/unwedge-tests: Can't assume /tmp on OSX
2015-01-27 Matt JoinerExpose Files from Torrent
2015-01-26 Matt JoinerExpose PieceStatusCharSequence
2015-01-26 Matt JoinerTODO
2015-01-21 Matt JoinerImprove returned error
2015-01-21 Matt JoinerCode comments
2015-01-21 Matt Joinerdht: Reduce memory use
2015-01-11 Matt JoinerFix a few tests
2015-01-11 Matt JoinerFix TestUnmountWedged test on OSX
2015-01-10 Matt JoinerFix comment
2015-01-10 Matt JoinerFavour earlier pieces
2015-01-10 Matt JoinerScale readahead with unchoked connections
2015-01-10 Matt JoinerSet Client.utpSock
2015-01-08 Matt JoinerSwitch to my own UTP library
2014-12-30 Matt JoinerHelper method on Client's Torrent that tells where...
2014-12-28 Matt JoinerRemove a bunch of dead code
2014-12-26 Matt Joinerdht: Various improvements and removal of cruft
2014-12-26 Matt JoinerFix sending to localhost on OSX
2014-12-26 Matt JoinerCatch a few possible connection leaks
2014-12-26 Matt JoinerReenable UTP despite it being broken, some binaries...
2014-12-26 Matt JoinerQuieten tracker announce logging
2014-12-26 Matt JoinerReorder some imports
2014-12-26 Matt Joinerutil.Addr* funcs: Add optimizations for *net.UDPAddr
2014-12-26 Matt JoinerRip out the pieces by bytes left and responsive downloa...
next