index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
/
BitTorrent
Age
Commit message (
Expand
)
Author
2013-06-11
~ Add keepalive timeouts.
Sam T
2013-06-10
~ Sketch of high level API.
Sam T
2013-06-09
~ Hide *.Protocol modules.
Sam T
2013-06-08
+ Add some docs.
Sam T
2013-06-08
~ Merge Status into Protocol.
Sam T
2013-06-08
~ Fix build fail after renaming.
Sam T
2013-06-08
~ Rename PeerWire to Exchange.
Sam T
2013-06-08
~ Minor changes.
Sam T
2013-06-08
~ Merge Block and Handshake into Protocol.
Sam T
2013-06-07
~ Rename Message to Protocol.
Sam T
2013-06-07
~ Fix bitfield encoding.
Sam T
2013-06-07
~ Merge Encoding to Main.
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-06-06
- Remove Peer.* modules.
Sam T
2013-06-06
~ Rename package to bittorrent.
Sam T
2013-06-02
~ Use pretty package for pretty print.
Sam T
2013-06-02
~ Merge InfoHash to Torrent.
Sam T
2013-06-02
~ Use IntSet instead of ByteString for bitfields.
Sam T
2013-05-25
~ Use PortNumber instead of Word16 in Port message.
Sam T
2013-05-17
~ Reorganize modules.
Sam T
2013-05-10
~ Minor changes.
Sam T
2013-05-08
~ Fix handshake.
Sam T
2013-05-08
+ Add capabilities.
Sam T
2013-05-06
+ Add Peer.Status module.
Sam T
2013-05-06
+ Add naive selector detection.
Sam T
2013-05-05
~ Fix message length bug in handshake.
Sam T
2013-05-05
~ Move bitfields to Data.
Sam T
2013-05-05
+ Add bitfield completeness function.
Sam T
2013-05-05
~ Minor changes.
Sam T
2013-05-05
+ Add some benchs.
Sam T
2013-05-05
+ Add Selection module skeleton.
Sam T
2013-05-05
~ Performance improvements: binary bitfield operations.
Sam T
2013-05-04
+ Performance improvement in findMax & findMin.
Sam T
2013-05-03
+ Add other bitfield operations.
Sam T
2013-05-03
+ Add some bitfield operations.
Sam T
2013-05-03
~ Reorganize modules.
Sam T
2013-05-03
+ Add bitfield module.
Sam T
2013-05-01
~ Fix documentation and typos.
Sam T
2013-05-01
~ Add documentation to client info.
Sam T
2013-05-01
~ Fix documentation markup.
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
2013-04-25
~ Add handshake info hash check.
Sam T
2013-04-24
+ Add handshake pprint.
Sam T
2013-04-24
~ Export ClientInfo module.
Sam T
2013-04-24
+ Add client detection.
Sam T
2013-04-24
+ Add message and block pprint for logging.
Sam T
[next]