index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-01-08
Handle sendmsg failures
Sam Truzjan
2014-01-08
Add HandlerFailure exceptions
Sam Truzjan
2014-01-08
Introduce QueryFailure exceptions
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
Allow to configure max buffer size
Sam Truzjan
2014-01-07
Fix listenerThread mvar state tracking
Sam Truzjan
2014-01-07
Remove logging from DHT handlers
Sam Truzjan
2014-01-07
Allow to pass options from outside
Sam Truzjan
2014-01-07
Ignore EOF exception at recvFrom call
Sam Truzjan
2014-01-07
Add logging at handlers
Sam Truzjan
2014-01-07
Update tests and benchmarks
Sam Truzjan
2014-01-06
Add logging to query function
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
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
[prev]
[next]