summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/Address.hs
AgeCommit message (Expand)Author
2017-02-01New improved iterative search algorithm.joe
2017-01-22PSQ instead of list for peer set. Also: dhtd "swarms" command.joe
2017-01-21getBindAddress falls back to ipv4.joe
2017-01-19getBindAddress utility.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
2017-01-08Use BEP 42 compatible node ids.joe
2017-01-06Method to recover thisNodeId from stored table.joe
2017-01-03Reversed bit numbering for routing table + BEP 42.joe
2017-01-02Parse IPv4 addresses even when using variadic IP type.joe
2016-08-20Build fixes.joe
2015-04-01Allow specifying NodeId as hexadecimal string.joe
2015-03-29Updates to build against newer libraries:joe
2014-04-08Fix documentation markupSam Truzjan
2014-04-08s/ClientImpl/SoftwareSam Truzjan
2014-04-08Merge PeerAddr and NodeAddr modulesSam Truzjan