index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bittorrent.cabal
Age
Commit message (
Collapse
)
Author
2017-07-29
Detect a global ipv6 address via "ip" command.
joe
2017-07-28
Build tweeks.
joe
2017-07-28
Removed last async-pool dependency.
joe
2017-07-28
Removed async-pool as dependency for dhtd executable.
joe
2017-07-28
Fixed cabal build.
joe
2017-07-10
Fixed Tox decryption.
joe
2017-07-09
Initialize Tox secret key.
joe
2017-07-08
WIP: Tox encryption.
joe
2017-07-03
Fleshed out Tox TODO stubs.
joe
2017-06-30
It builds!
joe
2017-06-15
Refactored insertNode.
joe
2017-06-12
Rename Network.BitTorrent.DHT.Message -> Network.DHT.Mainline
joe
2017-06-09
Rename Network.BitTorrent.Address -> Network.Address
joe
2017-06-09
Rename Network.BitTorrent.DHT.Routing -> Network.DHT.Routing
joe
2017-06-08
Generalized Network.DatagramServer
joe
2017-06-08
Renamed Data.Tox -> Network.DatagramServer.Tox
joe
2017-06-08
Renamed Network.KRPC.Message -> Network.DatagramServer.Mainline
joe
2017-06-08
Renamed Network.KRPC to Network.DatagramServer
joe
2017-06-08
Merged Network.KRPC.Manager into Network.KRPC.
joe
2017-06-08
WIP: Adapting DHT to Tox network (part 5).
joe
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
* prettyclass instead of deprecated pretty-class * use pPrint instead of pretty * backported to iproute-1.2.11 (convenient for debian jessie)
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
[next]