summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-17Move block module backSam Truzjan
2013-10-14Move some modules from torrent-contentSam Truzjan
2013-08-28~ Refactor tracker.Sam T
2013-08-28+ Add generalized tracker.Sam T
2013-08-28~ Adapt HTTP Tracker to new interface.Sam T
2013-08-28~ Group AnnounceQuery progress fields to Progress.Sam T
2013-08-17+ Add retransmission.Sam T
2013-08-17~ Remove transaction info in result.Sam T
2013-08-17Merge branch 'master' of https://github.com/cobit/bittorrentSam T
2013-08-17~ Better names for TransId and ConnId.Sam T
2013-08-17Add links to implementation.pxqr
2013-08-17~ newtype message id.Sam T
2013-08-17~ Minor refactoring.Sam T
2013-08-17~ Fix response transaction type.Sam T
2013-08-17+ UDP tracker: implement connection RPC.Sam T
2013-08-17~ Cosmetic changes.Sam T
2013-08-16~ Make enterSwarm exception safe.Sam T
2013-08-16~ Mask async exceptions in context release.Sam T
2013-08-16~ Fix some warnings.Sam T
2013-08-16~ Use newer cabal.Sam T
2013-08-16- Remove orphan dependencies.Sam T
2013-08-16~ Remove torrent files.Sam T
2013-08-16~ Remove torrent-content modules.Sam T
2013-08-16~ Some stubs for UDP tracker.Sam T
2013-07-22~ Expose some session data.Sam T
2013-07-21~ Move some extensions to cabal.Sam T
2013-07-21~ Simplify policy.Sam T
2013-07-21+ Add udp tracker to beps list.Sam T
2013-07-21+ Add links to bittorrent.org for fast navigation.Sam T
2013-07-21~ Update module names.Sam T
2013-07-21~ Move beps status to separate file.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 UDP tracker messages.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-19+ Add torrent group operations.Sam T
2013-07-17+ Add a few auxilaru functions.Sam T
2013-07-17+ Get torrent info with caching.Sam T
2013-07-17~ Add stub for flush operation.Sam T
2013-07-17~ Add stubs to nonblocking IO.Sam T
2013-07-16~ Fix some long standing warnings.Sam T
2013-07-16~ Move client bitfield to storage.Sam T