summaryrefslogtreecommitdiff
path: root/src/Data
AgeCommit message (Expand)Author
2017-07-26Expose psqueues' auxillary value feature.joe
2017-07-20commentsjoe
2017-07-20Update MinMaxPSQ to use HashPSQ.joe
2017-07-19Added a wrapper for IntPSQ.joe
2017-07-19Switch Wrapper.PSQ from OrdPSQ to HashablePSQ.joe
2017-07-19Made Wrapper.PSQ a little more flexible.joe
2017-07-15Implemented BEP 32 (IPv6 extensions) for get-peers.joe
2017-07-14Removed ip polymorphism from PeerAddr type.joe
2017-06-09Rename Network.BitTorrent.Address -> Network.Addressjoe
2017-06-09Rename Network.BitTorrent.DHT.Routing -> Network.DHT.Routingjoe
2017-06-09Started migration away from KRPC class.joe
2017-06-08Renamed Data.Tox -> Network.DatagramServer.Toxjoe
2017-06-08Renamed Network.RPC -> Network.DatagramServer.Typesjoe
2017-06-08WIP: Adapting DHT to Tox network (part 6).joe
2017-06-08WIP: Adapting DHT to Tox network (part 5).joe
2017-06-07WIP: Adapting DHT to Tox network (part 4).joe
2017-06-07Switch to cryptonite-based hashing.joe
2017-06-04WIP: Adapting DHT to Tox network.joe
2017-02-01New improved iterative search algorithm.joe
2017-01-27Switched PSQueue to psqueues for strict spine.joe
2017-01-23build fixesJames Crayne
2017-01-22More robust unicode handling.joe
2017-01-18Merge branch 'krpc' into dht-onlyjoe
2017-01-18Aeson-based pretty-printing of server requests.joe
2017-01-17Clean up all warnings (ghc 8.0.1) in DHT component.joe
2017-01-03Implementation for CRC32C (Castagnoli) hash.joe
2016-12-31Made bits-extras dependency optional.joe
2016-08-20Build fixes.joe
2015-03-29Updates to build against newer libraries:joe
2014-04-08Hide progress moduleSam Truzjan
2014-04-08Hide Tree.hs moduleSam Truzjan
2014-04-08Move bitfield to exchange subsystemSam Truzjan
2014-04-08Merge PeerAddr and NodeAddr modulesSam Truzjan
2014-04-04[Torrent] Tidy import listSam Truzjan
2014-04-04[Torrent] Tidy export listSam Truzjan
2014-04-04Move HashList to Torrent moduleSam Truzjan
2014-04-04Move layout info to Torrent moduleSam Truzjan
2014-04-04Move Infohash and Magnet to Torrent moduleSam Truzjan
2014-04-04Remove aeson dependencySam Truzjan
2014-03-20Fix bug in mapWhile functionSam Truzjan
2014-03-20Add instance ToJSON TrackerEntrySam Truzjan
2014-02-28Add link to the magnet: uri scheme registration entrySam Truzjan
2014-02-26Bump aeson dependencySam Truzjan
2014-02-16Add warning to not include bootstrap nodes in tNodesSam Truzjan
2014-02-16More precise types for tNodes torrent file fieldSam Truzjan
2014-02-06Add Default instance for Torrent datatypeSam Truzjan
2014-01-09Rename Node.hs to NodeInfo.hsSam Truzjan
2014-01-06Add check command to mktorrent utilitySam Truzjan
2014-01-05Implement getBitfield and genPieceInfo functionsSam Truzjan
2014-01-05Add hashPiece functionSam Truzjan