summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/DHT/ContactInfo.hs
AgeCommit message (Expand)Author
2017-01-23PeerStore is now persistent.joe
2017-01-22Added "peers" command to cli.joe
2017-01-22Limitng size of response to get_peers.joe
2017-01-22PSQ instead of list for peer set. Also: dhtd "swarms" command.joe
2017-01-17Using -- so disabled code is indicated by grep.joe
2017-01-17Clean up all warnings (ghc 8.0.1) in DHT component.joe
2014-04-08Merge PeerAddr and NodeAddr modulesSam Truzjan
2014-04-04Move Infohash and Magnet to Torrent moduleSam Truzjan
2014-04-04Move PeerStore to ContactInfo moduleSam Truzjan
2014-03-05Minor refactoringSam Truzjan
2014-02-26Add new peer store datatypeSam Truzjan