summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Exchange/Session
AgeCommit message (Collapse)Author
2014-04-04Move Infohash and Magnet to Torrent moduleSam Truzjan
2014-04-04[Exchange] newSession now can take infohash onlySam Truzjan
2014-02-26Minor refactoringSam Truzjan
2014-02-25Pass peer address in metadata scheduler implicitlySam Truzjan
2014-02-25Implement scheduleBlock functionSam Truzjan
2014-02-25Use PieceSize then appropriateSam Truzjan
2014-02-15Move metadata exchange from Wire to SessionSam Truzjan
2014-02-14Move piece manager to separate moduleSam Truzjan