]> Sergey Matveev's repositories - btrtrc.git/history - misc.go
Fixes for cmd/torrent with the new torrent.Info field
[btrtrc.git] / misc.go
2014-06-27 Matt JoinerFixes for cmd/torrent with the new torrent.Info field
2014-06-26 Matt JoinerBegin adding magnet and ut_metadata support
2014-05-28 Matt JoinerShuffle chunk spec request order for readahead pieces
2014-05-21 Matt JoinerSupport individual peer max requests
2014-04-16 Matt JoinerMake Request private
2014-04-16 Matt JoinerImplement receiving cancel messages
2014-04-08 Matt JoinerBig visibility/doc clean-up, and extract mmap_span...
2014-04-03 Matt JoinerBreak up client.go into several files and a few fixes