summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/PeerWire.hs
AgeCommit message (Collapse)Author
2013-05-05~ Move bitfields to Data.Sam T
2013-05-05+ Add Selection module skeleton.Sam T
2013-05-03~ Reorganize modules.Sam T
All peer location & identification & information stuff should be placed in Network.BitTorrent.Peer now.
2013-05-03+ Add bitfield module.Sam T
2013-04-26~ Fix hlint suggestions.Sam T
2013-04-24~ Export ClientInfo module.Sam T
2013-04-21~ Rename modules.Sam T