index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Network
/
BitTorrent
Age
Commit message (
Collapse
)
Author
2017-01-25
Arbitrary instances for DHT queries and responses.
joe
2017-01-21
Routing table is idempotent test.
joe
2017-01-21
Test-suite build.
joe
2017-01-01
Fixed build of testsuite.
joe
2015-04-01
newNode now accepts optional NodeId to use.
joe
2015-03-29
documentation fix stopNode -> closeNode
joe
2014-08-03
Merge pull request #8 from Fuuzetsu/7.8.3-fixes
Sam Truzjan
7.8.3 fixes
2014-08-02
Fix some trivial UDPSpec failures
Mateusz Kowalczyk
2014-08-01
Manually specify which instance to use
Mateusz Kowalczyk
2014-04-26
Bump conduit dependency
Sam Truzjan
2014-04-17
[Exchange] Move all download stuff to single module
Sam Truzjan
2014-04-08
Hide progress module
Sam Truzjan
2014-04-08
Move bitfield to exchange subsystem
Sam Truzjan
2014-04-08
Fold CoreSpec modules
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
[Spec] Fix build failure
Sam Truzjan
2014-04-04
[Exchange] newSession now can take infohash only
Sam Truzjan
2014-04-03
[Client] Add spec item for openMagnet
Sam Truzjan
2014-04-03
[Tracker] Update spec
Sam Truzjan
2014-03-18
Do not change status after Completed event
Sam Truzjan
2014-03-18
Test specs with empty tracker list too
Sam Truzjan
2014-03-18
Move Cache module to Internal subsystem
Sam Truzjan
2014-03-18
Spec `getStatus` and notify `dependency`
Sam Truzjan
2014-03-15
Add stubs for TEX
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-03-02
Fix routing spec
Sam Truzjan
2014-02-28
Spec: Limit number of nodes in simulation
Sam Truzjan
2014-02-28
Spec: that if http tracker not responding...
Sam Truzjan
2014-02-28
Spec: Pass known torrents in announce requests
Sam Truzjan
2014-02-28
Print error reason in validateInfo function
Sam Truzjan
2014-02-27
Add behavious for bad http: schemes
Sam Truzjan
2014-02-27
s/UnrecognizedProtocol/UnrecognizedScheme
Sam Truzjan
2014-02-27
Run unified RPC specs in parallel
Sam Truzjan
2014-02-27
Test UnrecognizedProtocol exceptions
Sam Truzjan
2014-02-27
Fix a warning
Sam Truzjan
2014-02-27
HTTP Tracker: Add pending items specs
Sam Truzjan
2014-02-27
Add pending spec items
Sam Truzjan
2014-02-27
Fix indentation
Sam Truzjan
2014-02-27
Check uri scheme before making RPC
Sam Truzjan
2014-02-27
Fix indentation
Sam Truzjan
2014-02-27
Add spec for RPC.UDP.closeManager
Sam Truzjan
[next]