index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Network
Age
Commit message (
Collapse
)
Author
2017-06-12
Rename Network.BitTorrent.DHT.Message -> Network.DHT.Mainline
joe
2017-06-12
Evacuated the Network.DHT.Mainline code.
joe
Most of it went to Network.BitTorrent.DHT.Message. Some of it went to Network.DatagramServer.Mainline.
2017-06-12
Comments.
joe
2017-06-09
Removed unnecessary CRC32C dependendencies.
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-09
Started migration away from KRPC class.
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.RPC -> Network.DatagramServer.Types
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 6).
joe
2017-06-08
WIP: Adapting DHT to Tox network (part 5).
joe
2017-06-07
WIP: Adapting DHT to Tox network (part 4).
joe
2017-06-06
WIP: Adapting DHT to Tox network (part 3).
joe
2017-06-05
WIP: Adapting DHT to Tox network (part 2).
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
Fix search bug.
joe
2017-02-01
New improved iterative search algorithm.
joe
2017-01-27
More strictness.
joe
2017-01-27
Switched PSQueue to psqueues for strict spine.
joe
2017-01-25
Safer exception handling in probeNode.
joe
2017-01-25
Immediately forget swarms for which we've never seen peers.
joe
2017-01-25
Fixed sort-order in encoding of read-only queries.
joe
2017-01-24
get-peers command.
joe
2017-01-24
find-nodes command.
joe
2017-01-23
Query.insertNode no longer forks.
joe
2017-01-23
Fixed table inadvertent "retry" in table insertion.
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
PeerStore is now persistent.
joe
2017-01-23
build fixes
James Crayne
2017-01-22
Added "peers" command to cli.
joe
2017-01-22
Limitng size of response to get_peers.
joe
2017-01-22
PSQ instead of list for peer set. Also: dhtd "swarms" command.
joe
2017-01-22
New: DHT deamon and command-line interface.
joe
2017-01-22
Avoid overfilling buckets in DHT routing table.
joe
2017-01-22
More robust unicode handling.
joe
2017-01-22
Store external port number, as well as IP.
joe
2017-01-21
getBindAddress falls back to ipv4.
joe
2017-01-19
getBindAddress utility.
joe
2017-01-18
Merge branch 'krpc' into dht-only
joe
2017-01-18
Aeson-based pretty-printing of server requests.
joe
2017-01-17
Enable responding to get_peers.
joe
2017-01-17
Handle reflected IP addresses (see bep 42).
joe
2017-01-17
Using -- so disabled code is indicated by grep.
joe
2017-01-17
Clean up all warnings (ghc 8.0.1) in DHT component.
joe
[prev]
[next]