summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/DHT
AgeCommit message (Expand)Author
2014-01-23Add convertion from routing table to listSam Truzjan
2014-01-21Add askOptions functionSam Truzjan
2014-01-13Add documentation to session sectionSam Truzjan
2014-01-13Add announce set to DHT sessionSam Truzjan
2014-01-13Refactor DHT moduleSam Truzjan
2014-01-12Unify all iterative queriesSam Truzjan
2014-01-11Add documentation to peer store sectionSam Truzjan
2014-01-11Unify kclosest and kclosestHash functionsSam Truzjan
2014-01-11Add documentation for routing table operationsSam Truzjan
2014-01-11Add options related to data republishingSam Truzjan
2014-01-11Add some good DHT referenceSam Truzjan
2014-01-09Use K parameter in routing table lookupsSam Truzjan
2014-01-08Do not block on getNodeIdSam Truzjan
2014-01-08Fix some -Wall suggestionsSam Truzjan
2014-01-08Pass query_timeout options to rpc managerSam Truzjan
2014-01-08Use newer krpc packageSam Truzjan
2014-01-07Remove logging from queryNodeSam Truzjan
2014-01-02Implement DHT lookup operationSam Truzjan
2014-01-02Stop bootstrapping when table is fullSam Truzjan
2014-01-02Add bucket count optionSam Truzjan
2014-01-02Fix query timeoutsSam Truzjan
2014-01-02Add non operator version of (<@>)Sam Truzjan
2014-01-02Use optTimeout option in each rpc callSam Truzjan
2014-01-02Use K parameter in DHT sessionSam Truzjan
2014-01-02Add DHT optionsSam Truzjan
2014-01-02Add documentation to RoutingSam Truzjan
2013-12-30Add module header to DHT MessagesSam Truzjan
2013-12-30Add documentation to Token moduleSam Truzjan
2013-12-29Fix instance Alternative RoutingSam Truzjan
2013-12-29Keep routing table in MVar.Sam Truzjan
2013-12-28Add instance Alternative RoutingSam Truzjan
2013-12-28Simplify Routing monadSam Truzjan
2013-12-28Add routing table shapeSam Truzjan
2013-12-28Drop old node if it is not respondingSam Truzjan
2013-12-28Add logging to DHTSam Truzjan
2013-12-28Fix timestamp comparisonSam Truzjan
2013-12-28Add node sessionsSam Truzjan
2013-12-28Fix typoSam Truzjan
2013-12-27Add naive session tokens implementationSam Truzjan
2013-12-27Add implied_port field to DHT announce querySam Truzjan
2013-12-27Fix get_peers response encodingSam Truzjan
2013-12-26Fix node info list serializationSam Truzjan
2013-12-26Test ping and find_node bencodingSam Truzjan
2013-12-25Fix GotPeers(peers) keySam Truzjan
2013-12-21Add DHT messagesSam Truzjan
2013-12-18Add the new purified routing tableSam Truzjan
2013-10-31Merge bittorrent package with torrent-contentSam Truzjan
2013-10-14Move some modules from torrent-contentSam Truzjan
2013-08-16~ Remove torrent-content modules.Sam T
2013-07-21~ Move some extensions to cabal.Sam T