summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Exchange/Session
AgeCommit message (Expand)Author
2014-04-08Move bitfield to exchange subsystemSam Truzjan
2014-04-08Merge PeerAddr and NodeAddr modulesSam Truzjan
2014-04-04Move HashList to Torrent moduleSam Truzjan
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