Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |