index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Data
Age
Commit message (
Expand
)
Author
2017-08-11
MinMaxPSQ, takeView is useful for syncing with another data structure.
joe
2017-08-05
lookup' implemented for MinMaxPSQ.
joe
2017-07-28
Bits instance for ByteString... TODO: don't use this.
joe
2017-07-28
Fixed cabal build.
joe
2017-07-28
rewrite: search feature.
joe
2017-07-27
Bug-fix: Enabled storing multiple peers in a swarm.
joe
2017-07-26
Expose psqueues' auxillary value feature.
joe
2017-07-20
comments
joe
2017-07-20
Update MinMaxPSQ to use HashPSQ.
joe
2017-07-19
Added a wrapper for IntPSQ.
joe
2017-07-19
Switch Wrapper.PSQ from OrdPSQ to HashablePSQ.
joe
2017-07-19
Made Wrapper.PSQ a little more flexible.
joe
2017-07-15
Implemented BEP 32 (IPv6 extensions) for get-peers.
joe
2017-07-14
Removed ip polymorphism from PeerAddr type.
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
Renamed Data.Tox -> Network.DatagramServer.Tox
joe
2017-06-08
Renamed Network.RPC -> Network.DatagramServer.Types
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-07
Switch to cryptonite-based hashing.
joe
2017-06-04
WIP: Adapting DHT to Tox network.
joe
2017-02-01
New improved iterative search algorithm.
joe
2017-01-27
Switched PSQueue to psqueues for strict spine.
joe
2017-01-23
build fixes
James Crayne
2017-01-22
More robust unicode handling.
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
Clean up all warnings (ghc 8.0.1) in DHT component.
joe
2017-01-03
Implementation for CRC32C (Castagnoli) hash.
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-04-08
Hide progress module
Sam Truzjan
2014-04-08
Hide Tree.hs module
Sam Truzjan
2014-04-08
Move bitfield to exchange subsystem
Sam Truzjan
2014-04-08
Merge PeerAddr and NodeAddr modules
Sam Truzjan
2014-04-04
[Torrent] Tidy import list
Sam Truzjan
2014-04-04
[Torrent] Tidy export list
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
Remove aeson dependency
Sam Truzjan
2014-03-20
Fix bug in mapWhile function
Sam Truzjan
2014-03-20
Add instance ToJSON TrackerEntry
Sam Truzjan
2014-02-28
Add link to the magnet: uri scheme registration entry
Sam Truzjan
2014-02-26
Bump aeson dependency
Sam Truzjan
2014-02-16
Add warning to not include bootstrap nodes in tNodes
Sam Truzjan
[next]