index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
BitTorrent
/
Sessions.hs
Age
Commit message (
Collapse
)
Author
2013-10-31
Update license
Sam Truzjan
2013-10-31
Merge bittorrent package with torrent-content
Sam Truzjan
2013-08-28
~ Refactor tracker.
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
~ Remove torrent-content modules.
Sam T
2013-07-22
~ Expose some session data.
Sam T
2013-07-21
~ Move some extensions to cabal.
Sam T
2013-07-19
+ Add torrent group operations.
Sam T
2013-07-17
+ Get torrent info with caching.
Sam T
2013-07-16
~ Fix some long standing warnings.
Sam T
2013-07-16
~ Move client bitfield to storage.
Sam T
We localize bitfield mutation in storage module this way. Also fix some warnings.
2013-07-16
~ A few fixes in session.
Sam T
2013-07-14
~ Move initial messages exchange to Exchange.
Sam T
All exchange details should be in Exchange module, Sessions should handle handshakes only!
2013-07-14
~ Use timestamp peer Id generator.
Sam T
2013-07-14
~ Remove DHT stuff from Sessions.
Sam T
2013-07-14
~ Remove keepalives stuff.
Sam T
2013-07-14
~ Minor changes.
Sam T
2013-07-14
~ Hide PeerSession and SwarmSession.
Sam T
2013-07-14
- Remove discovery module.
Sam T
2013-07-14
~ Unliterate sessions module.
Sam T