index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
BitTorrent
/
Tracker
/
Protocol.hs
Age
Commit message (
Expand
)
Author
2013-08-17
~ Cosmetic changes.
Sam T
2013-08-16
~ Fix some warnings.
Sam T
2013-08-16
~ Remove torrent-content modules.
Sam T
2013-07-21
~ Move some extensions to cabal.
Sam T
2013-07-21
~ Suppress some warnings.
Sam T
2013-07-21
~ Update documentation after refactoring.
Sam T
2013-07-21
~ Move HTTP tracker stuff to its own module.
Sam T
2013-07-21
+ Add JSON instances for Tracker info.
Sam T
2013-07-20
~ Add binary serialization for ScrapeInfo.
Sam T
2013-07-20
~ Move scrape info to Protocol.
Sam T
2013-07-20
~ Give more reasonable name for tracker messages.
Sam T
2013-07-20
~ Remove announce URI from TRequest.
Sam T
2013-07-20
~ Use RWC everywhere.
Sam T
2013-07-20
~ Add binary serialization for Tracker messages.
Sam T
2013-07-20
~ Move compact peer list decoding to Peer.
Sam T
2013-07-04
~ Rename PeerID to PeerId.
Sam T
2013-06-14
~ Cosmetic changes.
Sam T
2013-06-12
- Remove some debug stuff.
Sam T
2013-06-12
~ Fix bugs in tracker communication.
Sam T
2013-06-12
~ Minor fixes.
Sam T
2013-06-11
~ Merge Scrape to Tracker.
Sam T
2013-06-07
~ Throw exception in askTracker.
Sam T
2013-06-07
~ Polish documentation for Tracker.Protocol.
Sam T
2013-06-07
~ Use bytestring stream in tracker communication.
Sam T
2013-05-03
~ Reorganize modules.
Sam T
2013-04-26
~ Fix Wall suggestions.
Sam T
2013-04-26
~ Fix hlint suggestions.
Sam T
2013-04-26
~ Starting separating protocol and high level api.
Sam T