index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-02-19
Test parallel DHT queries
Sam Truzjan
2014-02-19
Rename handlers to defaultHandlers
Sam Truzjan
2014-02-19
Add MonadActive instance for DHT
Sam Truzjan
2014-02-19
Bump krpc dependency
Sam Truzjan
2014-02-19
Add MonadResource instance for DHT
Sam Truzjan
2014-02-19
Stop DHT node at client cleanup
Sam Truzjan
2014-02-19
Hide ResIO, add stopNode function
Sam Truzjan
2014-02-19
Prettify DHT session documentation index
Sam Truzjan
2014-02-19
Fix warning
Sam Truzjan
2014-02-19
Return Bool instead of raising exception in checkToken
Sam Truzjan
2014-02-19
Add basic DHT session spec
Sam Truzjan
2014-02-17
UDP tracker RPC: test concurrent queries
Sam Truzjan
2014-02-17
Organize build-depends for test-suite
Sam Truzjan
2014-02-17
Run UDP spec in parallel
Sam Truzjan
2014-02-17
Remove orphane module
Sam Truzjan
2014-02-16
Move ping function to Query module
Sam Truzjan
2014-02-16
Remove getNodeId function
Sam Truzjan
2014-02-16
Remove askOption
Sam Truzjan
2014-02-16
Hide defaultAlpha and defaultK options
Sam Truzjan
2014-02-16
Split query stuff from Session module
Sam Truzjan
2014-02-16
Add skeleton of DHT spec
Sam Truzjan
2014-02-16
Fix build failure
Sam Truzjan
2014-02-16
Expose DHT options in DHT.hs module
Sam Truzjan
2014-02-16
Add isBootstrapped function
Sam Truzjan
2014-02-16
Add warning to not include bootstrap nodes in tNodes
Sam Truzjan
2014-02-16
More precise types for tNodes torrent file field
Sam Truzjan
2014-02-16
Add functor instance for NodeInfo
Sam Truzjan
2014-02-16
Cleanup commented code
Sam Truzjan
2014-02-16
Add list of default bootstrap nodes
Sam Truzjan
2014-02-16
Add Show and Eq instances for routing table
Sam Truzjan
2014-02-16
Add 2 more behaviours for routing table
Sam Truzjan
2014-02-15
Minor changes
Sam Truzjan
2014-02-15
Add skeleton of tracker application
Sam Truzjan
2014-02-15
Add command line arguments to tiny client
Sam Truzjan
2014-02-15
Add documentation to null and full function
Sam Truzjan
2014-02-15
Fix typos
Sam Truzjan
2014-02-15
Ignore nohup files
Sam Truzjan
2014-02-15
Add TorrentSource class
Sam Truzjan
2014-02-15
Export more modules in Network.BitTorrent
Sam Truzjan
2014-02-15
Add destination path to openMagnet function
Sam Truzjan
2014-02-15
Move metadata exchange from Wire to Session
Sam Truzjan
2014-02-14
Allow to set default request queue length at runtime
Sam Truzjan
2014-02-14
Remove useless query wrappers
Sam Truzjan
2014-02-14
Reorder export list: more important items first
Sam Truzjan
2014-02-14
Move piece manager to separate module
Sam Truzjan
2014-02-13
Add bitfield of remote endpoint to Wire module
Sam Truzjan
2014-02-13
Add leadingBlock function
Sam Truzjan
2014-02-13
Add connection status to wire
Sam Truzjan
2014-02-13
Add insertLazy function
Sam Truzjan
2014-02-12
Implement CANCEL message handling
Sam Truzjan
[next]