index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-11
Add documentation for routing table operations
Sam Truzjan
2014-01-11
Add options related to data republishing
Sam Truzjan
2014-01-11
Add some good DHT reference
Sam Truzjan
2014-01-09
Add TODOs to mktorrent utility
Sam Truzjan
2014-01-09
Rename Node.hs to NodeInfo.hs
Sam Truzjan
2014-01-09
Merge gettorrent to mktorrent
Sam Truzjan
2014-01-09
Use K parameter in routing table lookups
Sam Truzjan
2014-01-09
Fix query exception handling
Sam Truzjan
2014-01-09
Add NodeDistance newtype
Sam Truzjan
2014-01-08
Do not block on getNodeId
Sam Truzjan
2014-01-08
Fix some -Wall suggestions
Sam Truzjan
2014-01-08
Prettify instance Show PeerAddr
Sam Truzjan
2014-01-08
Pass query_timeout options to rpc manager
Sam Truzjan
2014-01-08
Use newer krpc package
Sam Truzjan
2014-01-07
Remove logging from queryNode
Sam Truzjan
2014-01-07
Fix port number in DHT announce handler
Sam Truzjan
2014-01-07
Remove logging from DHT handlers
Sam Truzjan
2014-01-06
Check piece size in the open function
Sam Truzjan
2014-01-06
Add documentation to storage
Sam Truzjan
2014-01-06
Fix warnings in MkTorrent utility
Sam Truzjan
2014-01-06
Avoid piece copying in verifyPiece
Sam Truzjan
2014-01-06
Add check command to mktorrent utility
Sam Truzjan
2014-01-05
Implement getBitfield and genPieceInfo functions
Sam Truzjan
2014-01-05
Add hashPiece function
Sam Truzjan
2014-01-05
Rename mkBitfield to fromList
Sam Truzjan
2014-01-05
Remove orphan dependencies
Sam Truzjan
2014-01-05
Check size of last piece properly (in writePiece)
Sam Truzjan
2014-01-05
Add storage streaming
Sam Truzjan
2014-01-05
Add totalPieces function
Sam Truzjan
2014-01-05
Make Torrent(tAnnounce) field optional
Sam Truzjan
2014-01-05
Use proper address family when creating Socket from (PeerAddr IP)
Daniel Gröber
2014-01-05
Prettify bitfield export list
Sam Truzjan
2014-01-05
Add Bitfield.full function
Sam Truzjan
2014-01-05
Use exceptions instead of return value
Sam Truzjan
2014-01-05
Merge command options with command flags
Sam Truzjan
2014-01-05
Move mktorrent sources to this pkg
Sam Truzjan
2014-01-04
Add examples flag to cabal
Sam Truzjan
2014-01-04
Move mutable state in Connection to single field and make a MonadState instan...
Daniel Gröber
2014-01-04
Add type 'Cached a' for caching the binary represntation of bencodable datast...
Daniel Gröber
2014-01-04
Test against rtorrent's dht server when enabled
Daniel Gröber
2014-01-04
Run bittorrent-client in res/ so it can seed the testfile
Daniel Gröber
2014-01-04
Turns out network's send/recv do use GHC's fd manager stuff
Daniel Gröber
2014-01-04
Add tests for instance Serialize IP
Daniel Gröber
2014-01-04
Add some dev scripts
Daniel Gröber
2014-01-03
Ignore torrent files
Sam Truzjan
2014-01-03
Add basic gettorrent implementation
Sam Truzjan
2014-01-03
Add getMetadata function
Sam Truzjan
2014-01-03
Add skeleton for gettorrent example
Sam Truzjan
2014-01-02
Update Routing table test
Sam Truzjan
2014-01-02
Implement DHT lookup operation
Sam Truzjan
[prev]
[next]