]> git.rkrishnan.org Git - functorrent.git/history - src/FuncTorrent/Tracker/Http.hs
refactor: remove peerid from Peer datatype
[functorrent.git] / src / FuncTorrent / Tracker / Http.hs
2016-06-19 Ramakrishnan Muthu... refactor: remove peerid from Peer datatype
2016-06-19 Ramakrishnan Muthu... Tracker/Udp: refactor the trackerloop, add timeouts
2016-06-18 Ramakrishnan Muthu... Misc fixes to http tracker.
2016-06-13 Ramakrishnan Muthu... hlint fixes
2016-06-12 Ramakrishnan Muthu... WIP: UDP tracker, compiles
2016-06-11 Ramakrishnan Muthu... misc cleanups in Http tracker
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...
2016-03-05 Ramakrishnan Muthu... Tracker: refactor into http, udp and types modules