]> git.rkrishnan.org Git - functorrent.git/history - src/FuncTorrent/PeerMsgs.hs
quickcheck: size limit randomly generated Benc structures
[functorrent.git] / src / FuncTorrent / PeerMsgs.hs
2017-08-06 Ramakrishnan Muthu... quick and dirty initial extended metadata protocol...
2017-08-03 Ramakrishnan Muthu... Basic infrastructure for Extension messages (BEP 0010)
2016-06-25 Ramakrishnan Muthu... more hlint fixes
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-11 Ramakrishnan Muthu... fix copyright notice
2016-04-15 Ramakrishnan Muthu... *.hs: add GPLv3 License text and copyright notice
2015-08-30 Ramakrishnan Muthu... remove redundant module imports for ghc 7.10
2015-08-02 Ramakrishnan Muthu... refactor Peer module