summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-01Fixed build of testsuite.joe
2016-12-31Fix build of examples.joe
2016-12-31Qualified identifier for readability.joe
2016-12-31Made bits-extras dependency optional.joe
2016-08-20Build fixes.joe
2016-08-20Compatibility with monad-control-1.0.joe
2016-04-28Todo comment.joe
2016-04-28Add utorrent to start up node list.joe
2015-04-01newNode now accepts optional NodeId to use.joe
2015-04-01Allow specifying NodeId as hexadecimal string.joe
2015-03-29documentation fix stopNode -> closeNodejoe
2015-03-29Updates to build against newer libraries:joe
* prettyclass instead of deprecated pretty-class * use pPrint instead of pretty * backported to iproute-1.2.11 (convenient for debian jessie)
2014-08-03Merge pull request #8 from Fuuzetsu/7.8.3-fixesSam Truzjan
7.8.3 fixes
2014-08-03Merge pull request #10 from Fuuzetsu/issue-9Sam Truzjan
Mk temp directory for storage files, fixes #9
2014-08-03Merge pull request #11 from Fuuzetsu/UDPSpecSam Truzjan
Fix some trivial UDPSpec failures
2014-08-02Fix some trivial UDPSpec failuresMateusz Kowalczyk
2014-08-01Fixes #9Mateusz Kowalczyk
2014-08-01Manually specify which instance to useMateusz Kowalczyk
2014-08-01Disambiguate Proxy referenceMateusz Kowalczyk
2014-08-01isLeft is in base-4.7.x, this is cleaner than CPPMateusz Kowalczyk
2014-07-07Added local ackrcSam Truzjan
2014-05-07WordingsSam Truzjan
2014-04-26Simplify "mktorrent get" commandSam Truzjan
2014-04-26Merge branch 'tidy' into devSam Truzjan
2014-04-26Remove whitespaceSam Truzjan
2014-04-26Tidy deriving listSam Truzjan
2014-04-26Bump conduit dependencySam Truzjan
2014-04-26Remove orphaned dependencySam Truzjan
2014-04-26Update READMESam Truzjan
2014-04-26Remove TODO listSam Truzjan
2014-04-17[Exchange] Move all download stuff to single moduleSam Truzjan
2014-04-14[Exchange] Move session status to Download moduleSam Truzjan
2014-04-08Hide progress moduleSam Truzjan
2014-04-08Fix documentation markupSam Truzjan
2014-04-08Hide Tree.hs moduleSam Truzjan
2014-04-08[Travis] Additionally build without -testing flagSam Truzjan
2014-04-08Move selection strategies to bitfield moduleSam Truzjan
2014-04-08Hide internal modulesSam Truzjan
2014-04-08Move bitfield to exchange subsystemSam Truzjan
2014-04-08Fold CoreSpec modulesSam Truzjan
2014-04-08s/ClientImpl/SoftwareSam Truzjan
2014-04-08Merge PeerAddr and NodeAddr modulesSam Truzjan
2014-04-04[Spec] Follow module layout changes in TorrentSam 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-04Move PeerStore to ContactInfo moduleSam Truzjan
2014-04-04[Exchange] Move ConnectionStatus to Connection moduleSam Truzjan