index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bittorrent.cabal
Age
Commit message (
Expand
)
Author
2017-06-07
Switch to cryptonite-based hashing.
joe
2017-06-04
WIP: Adapting DHT to Tox network.
joe
2017-02-01
Show peers as soon as they're found.
joe
2017-02-01
New improved iterative search algorithm.
joe
2017-01-27
Switched PSQueue to psqueues for strict spine.
joe
2017-01-23
Added thread-debug flag and "threads" command.
joe
2017-01-23
New command "pid" to tell server's process id.
joe
2017-01-23
cabal file only, build issues
James Crayne
2017-01-23
build fixes
James Crayne
2017-01-22
New: DHT deamon and command-line interface.
joe
2017-01-21
Test-suite build.
joe
2017-01-19
Merged krpc.cabal into bittorrent.cabal.
joe
2017-01-18
Flag to build only dht-related components.
joe
2017-01-03
Implementation for CRC32C (Castagnoli) hash.
joe
2017-01-01
Fixed build of testsuite.
joe
2016-12-31
Fix build of examples.
joe
2016-12-31
Made bits-extras dependency optional.
joe
2016-08-20
Build fixes.
joe
2015-03-29
Updates to build against newer libraries:
joe
2014-08-01
Fixes #9
Mateusz Kowalczyk
2014-04-26
Simplify "mktorrent get" command
Sam Truzjan
2014-04-26
Remove whitespace
Sam Truzjan
2014-04-26
Bump conduit dependency
Sam Truzjan
2014-04-26
Remove orphaned 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
Hide Tree.hs module
Sam Truzjan
2014-04-08
Move selection strategies to bitfield module
Sam Truzjan
2014-04-08
Hide internal modules
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 layout info to Torrent module
Sam Truzjan
2014-04-04
Move Infohash and Magnet to Torrent module
Sam Truzjan
2014-04-04
[Exchange] Move ConnectionStatus to Connection module
Sam Truzjan
2014-04-04
Remove aeson dependency
Sam Truzjan
2014-04-04
[Internal] Add EventSource class
Sam Truzjan
2014-04-03
[Client] Add spec item for openMagnet
Sam Truzjan
2014-03-23
Add tracker eventstream
Sam Truzjan
2014-03-18
Move Cache module to Internal subsystem
Sam Truzjan
2014-03-03
Rename Wire.hs to Connection.hs
Sam Truzjan
2014-02-28
Drop ghc-7.4 support
Sam Truzjan
2014-02-27
Fix base dependency for ghc-7.4
Sam Truzjan
2014-02-27
Use newer iproute package
Sam Truzjan
2014-02-26
Bump data-default dependency
Sam Truzjan
2014-02-26
Fix Travis build
Daniel Gröber
2014-02-26
Add test data for tracker rpc
Sam Truzjan
2014-02-26
Bump http-conduit dependency
Sam Truzjan
[next]