summaryrefslogtreecommitdiff
path: root/src/System/Torrent
AgeCommit message (Expand)Author
2014-04-08Hide Tree.hs moduleSam Truzjan
2014-04-08Move bitfield to exchange subsystemSam Truzjan
2014-04-04Move HashList to Torrent moduleSam Truzjan
2014-04-04Move layout info to Torrent moduleSam Truzjan
2014-02-12Add openInfoDict functionSam Truzjan
2014-01-06Check piece size in the open functionSam Truzjan
2014-01-06Add documentation to storageSam Truzjan
2014-01-06Avoid piece copying in verifyPieceSam Truzjan
2014-01-06Add check command to mktorrent utilitySam Truzjan
2014-01-05Implement getBitfield and genPieceInfo functionsSam Truzjan
2014-01-05Check size of last piece properly (in writePiece)Sam Truzjan
2014-01-05Add storage streamingSam Truzjan
2014-01-05Add totalPieces functionSam Truzjan
2013-12-14Add stub for hintRead functionSam Truzjan
2013-12-14Test InvalidIndex and InvalidSize exceptionsSam Truzjan
2013-12-14Add basic tests for storageSam Truzjan
2013-12-14Throw exceptions on unacceptable storage operationsSam Truzjan
2013-12-10Add stubs in StorageSam Truzjan
2013-12-03New storageSam 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-17+ Get torrent info with caching.Sam T
2013-07-17~ Add stub for flush operation.Sam T
2013-07-17~ Add stubs to nonblocking IO.Sam T
2013-07-16~ Move client bitfield to storage.Sam T
2013-07-16+ Add posix-like file interface.Sam T
2013-07-14~ Use timestamp peer Id generator.Sam T
2013-07-13~ Remove import Internal from Storage.Sam T
2013-07-04~ Add more JSON instances.Sam T
2013-07-03~ Use lazy bytestringSam T
2013-06-30~ Avoid piece copying in piece validation.Sam T
2013-06-30+ Add some SCC annotations.Sam T
2013-06-30+ Add very basic storage operations.Sam T
2013-06-29+ Scetch basic broadcasting.Sam T
2013-06-28~ Adapt storage.Sam T
2013-06-28~ Move Storage to bittorrent.Sam T