summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2014-04-04Remove aeson dependencySam Truzjan
2014-04-04[Spec] Fix build failureSam Truzjan
2014-04-04[Internal] Add EventSource classSam Truzjan
2014-04-04[Client] Emit StatusChanged eventSam Truzjan
2014-04-04[Client] Keep track handle statusSam Truzjan
2014-04-04[Client] Emit TorrentAdded eventSam Truzjan
2014-04-04[Client] Fix warnings in Handle moduleSam Truzjan
2014-04-04[Client] Use lifted concurrent operationsSam Truzjan
2014-04-04[Client] remove comment stubsSam Truzjan
2014-04-04[Exchange] newSession now can take infohash onlySam Truzjan
2014-04-03[Exchange] Storage is not available during metadata exchangeSam Truzjan
2014-04-03[Exchange] Remove orphaned importSam Truzjan
2014-04-03[Client] Add spec item for openMagnetSam Truzjan
2014-04-03[Tracker] Update specSam Truzjan
2014-04-03[Tracker] Export the withSession functionSam Truzjan
2014-04-03Fix export listSam Truzjan
2014-04-03Add newline to end of fileSam Truzjan
2014-04-03Add exchange session state updates eventstreamSam Truzjan
2014-04-02Add client state updates eventstreamSam Truzjan
2014-04-02Add some bootstrapping terms explanationSam Truzjan
2014-03-29Hide Message, Method, Manager modulesSam Truzjan
2014-03-24Allow to inspect each tier from getSessionStateSam Truzjan
2014-03-24Move trackerURI field to TrackerListSam Truzjan
2014-03-24Factor exchange session construction to newExchangeSessionSam Truzjan
2014-03-23Emit tracker session eventsSam Truzjan
2014-03-23Notify trackers with Stopped event at closeSessionSam Truzjan
2014-03-23Add tracker eventstreamSam Truzjan
2014-03-21Added example of json valueSam Truzjan
2014-03-20Expose takeMetadata functionSam Truzjan
2014-03-20Expose LogFun typeSam Truzjan