]> git.rkrishnan.org Git - functorrent.git/history - src/FuncTorrent/Server.hs
refactor: remove peerid from Peer datatype
[functorrent.git] / src / FuncTorrent / Server.hs
2016-06-19 Ramakrishnan Muthu... refactor: remove peerid from Peer datatype
2016-06-11 Ramakrishnan Muthu... fix copyright notice
2016-04-15 Ramakrishnan Muthu... *.hs: add GPLv3 License text and copyright notice
2015-12-09 Ramakrishnan Muthu... new modules FileSystem and PieceManager
2015-09-18 Ramakrishnan Muthu... handshake for server and client
2015-09-17 Ramakrishnan Muthu... refactor the piecemap initialization
2015-09-13 Ramakrishnan Muthu... a crude server implementation