index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2014-01-02
Stop bootstrapping when table is full
Sam Truzjan
2014-01-02
Add bucket count option
Sam Truzjan
2014-01-02
Fix query timeouts
Sam Truzjan
2014-01-02
Remove useless insertNode call
Sam Truzjan
2014-01-02
Add non operator version of (<@>)
Sam Truzjan
2014-01-02
Use optTimeout option in each rpc call
Sam Truzjan
2014-01-02
Use K parameter in DHT session
Sam Truzjan
2014-01-02
Add DHT options
Sam Truzjan
2014-01-02
Add documentation to the root DHT module
Sam Truzjan
2014-01-02
Add documentation to Routing
Sam Truzjan
2014-01-01
Add PieceHash type synonym
Sam Truzjan
2014-01-01
Rename HashArray to HashList.
Sam Truzjan
2013-12-31
Add default instance for NodeAddr
Sam Truzjan
2013-12-30
Add module header to DHT Messages
Sam Truzjan
2013-12-30
Add documentation to Token module
Sam Truzjan
2013-12-30
Add basic spec for token map
Sam Truzjan
2013-12-29
Fix typo
Sam Truzjan
2013-12-29
Enable all query handlers by default
Sam Truzjan
2013-12-29
Add hashable instances for all address types
Sam Truzjan
2013-12-29
Fix instance Alternative Routing
Sam Truzjan
2013-12-29
Keep routing table in MVar.
Sam Truzjan
[prev]
[next]