Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-28 | ~ Use older bytestings. | Sam T | |
2013-06-14 | ~ Minor changes. | Sam T | |
2013-06-12 | - Remove some debug stuff. | Sam T | |
2013-06-12 | + Rename to await and yield. | Sam T | |
2013-06-09 | ~ Hide *.Protocol modules. | Sam T | |
2013-06-08 | + Add some docs. | Sam T | |
2013-06-06 | - Remove Peer.* modules. | Sam T | |
I do not expect that this modules will grow later, so they are merged with Network.BitTorrent.Peer now. We also avoid one "reexport only" module this way. | |||
2013-05-06 | + Add Peer.Status module. | Sam T | |
2013-05-03 | ~ Reorganize modules. | Sam T | |
All peer location & identification & information stuff should be placed in Network.BitTorrent.Peer now. | |||
2013-04-24 | + Add handshake pprint. | Sam T | |
Move Peer to separated module since otherwise we have recursive module dependencies. |