summaryrefslogtreecommitdiff
path: root/src/Data/Torrent/Bitfield.hs
AgeCommit message (Expand)Author
2014-01-06Add check command to mktorrent utilitySam Truzjan
2014-01-05Implement getBitfield and genPieceInfo functionsSam Truzjan
2014-01-05Rename mkBitfield to fromListSam Truzjan
2014-01-05Prettify bitfield export listSam Truzjan
2014-01-05Add Bitfield.full functionSam Truzjan
2013-12-05Simplify Core modules importsSam Truzjan
2013-12-05Move piece selection algorithms to separate moduleSam Truzjan
2013-12-01Move exchange extension stuff to the Message moduleSam Truzjan
2013-11-27Use Pretty class in exchange protocolSam Truzjan
2013-10-31Update licenseSam Truzjan
2013-10-14Move some modules from torrent-contentSam Truzjan