index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Network
/
BitTorrent
/
Exchange
Age
Commit message (
Expand
)
Author
2014-04-08
Move bitfield to exchange subsystem
Sam Truzjan
2014-04-08
Merge PeerAddr and NodeAddr modules
Sam Truzjan
2014-04-04
[Spec] Follow module layout changes in Torrent
Sam Truzjan
2014-04-04
Move HashList to Torrent module
Sam Truzjan
2014-04-04
Move Infohash and Magnet to Torrent module
Sam Truzjan
2014-04-04
[Exchange] newSession now can take infohash only
Sam Truzjan
2014-03-15
Add exchange session spec stubs
Sam Truzjan
2014-03-05
Minor refactoring
Sam Truzjan
2014-03-03
Uncomment session spec
Sam Truzjan
2014-03-03
Rename Wire.hs to Connection.hs
Sam Truzjan
2014-03-02
Allow zero sized buckets
Sam Truzjan
2014-03-02
Fix build failure
Sam Truzjan
2014-03-02
Fix build failure
Sam Truzjan
2014-02-26
Add initial exchange session spec
Sam Truzjan
2014-02-25
Add metadata transfer scheduler spec
Sam Truzjan
2014-02-25
Implement getConnectionConfig
Sam Truzjan
2014-02-24
Add missing instances
Sam Truzjan
2014-02-24
Add very basic Wire spec
Sam Truzjan
2013-12-13
Expose tracker RPC module
Sam Truzjan
2013-12-13
Add a test for block bucket
Sam Truzjan
2013-12-09
Rename ProtocolString newtype to ProtocolName
Sam Truzjan
2013-12-09
Add stats method to PeerMessage class
Sam Truzjan
2013-12-08
Newtype protocol string in handshake
Sam Truzjan
2013-12-08
Add basic tests for message module
Sam Truzjan