]> git.rkrishnan.org Git - functorrent.git/history - src/FuncTorrent/Tracker.hs
Tracker: identify tracker protocol from the tracker server url
[functorrent.git] / src / FuncTorrent / Tracker.hs
2015-10-05 Ramakrishnan Muthu... Tracker: identify tracker protocol from the tracker...
2015-10-04 Ramakrishnan Muthu... WIP: UDP tracker: send/receive request/response
2015-10-04 Ramakrishnan Muthu... WIP: udp tracker: get the peer ip, port pairs
2015-10-04 Ramakrishnan Muthu... WIP: UDP Tracker support
2015-10-03 Ramakrishnan Muthu... Tracker: remove vestiges of the older code and module...
2015-10-02 Ramakrishnan Muthu... Network.httpget -> Network.sendGetRequest
2015-10-02 Ramakrishnan Muthu... Tracker is a separate thread now
2015-09-18 Ramakrishnan Muthu... fix hlint suggestions
2015-09-14 Ramakrishnan Muthu... Use the server port number in the tracker request
2015-09-13 Ramakrishnan Muthu... remove the use of ReaderT
2015-09-13 Ramakrishnan Muthu... fix hlint suggestions
2015-09-13 Ramakrishnan Muthu... wip: Use reader to pass around metainfo
2015-09-12 Ramakrishnan Muthu... preparations to introduce Metainfo as an environment
2015-07-12 Ramakrishnan Muthu... Merge branch 'piece-manager'
2015-07-12 Ramakrishnan Muthu... refactoring to make Main simpler
2015-05-06 Ramakrishnan Muthu... Merge pull request #31 from gitter-badger/gitter-badge
2015-05-01 Ramakrishnan Muthu... WIP: peer handshake
2015-04-25 Jaseem AbidRename connect to tracker
2015-04-25 Jaseem AbidMove network code to own file
2015-04-18 Ramakrishnan Muthu... Merge pull request #26 from jaseemabid/master
2015-04-17 Jaseem AbidClean up tracker network code
2015-04-10 Jaseem AbidMove things around
2015-03-28 Jaseem AbidMerge pull request #19 from jaseemabid/master
2015-03-28 Jaseem AbidCleanup a few bad types
2015-03-21 Ramakrishnan Muthu... Merge pull request #12 from jaseemabid/master
2015-03-21 Jaseem AbidMake functorrent a library and an executable