]> git.rkrishnan.org Git - functorrent.git/history - src/FuncTorrent/Tracker/Types.hs
refactor: remove peerid from Peer datatype
[functorrent.git] / src / FuncTorrent / Tracker / Types.hs
2016-06-19 Ramakrishnan Muthu... refactor: remove peerid from Peer datatype
2016-06-13 Ramakrishnan Muthu... UDP Tracker: connect + announce. Does not work
2016-06-12 Ramakrishnan Muthu... WIP: UDP tracker, compiles
2016-06-11 Ramakrishnan Muthu... fix copyright notice
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