]> git.rkrishnan.org Git - functorrent.git/history - src/FuncTorrent/FileSystem.hs
more hlint fixes
[functorrent.git] / src / FuncTorrent / FileSystem.hs
2016-06-25 Ramakrishnan Muthu... more hlint fixes
2016-06-11 Ramakrishnan Muthu... fix copyright notice
2016-04-15 Ramakrishnan Muthu... *.hs: add GPLv3 License text and copyright notice
2016-03-10 Ramakrishnan Muthu... tracker: refactor around Http and Udp (to be worked...
2015-12-15 Ramakrishnan Muthu... FileSystem: bug fix, run should run for ever
2015-12-15 Ramakrishnan Muthu... FileSystem: typo updateState -> updateStats
2015-12-15 Ramakrishnan Muthu... FileSystem: add read/write stats
2015-12-11 Ramakrishnan Muthu... FileSystem: do not expose msgs outside the module,...
2015-12-10 Ramakrishnan Muthu... FileSystem: encapsulate more filesystem functionality...
2015-12-09 Ramakrishnan Muthu... new modules FileSystem and PieceManager