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
2018-06-19
Added size method to Word64Map.
joe
2018-06-19
cleanup code for netcrypto sessions
James Crayne
2018-05-30
off by 1 bug
James Crayne
2018-05-29
debug traces, remember to remove later
James Crayne
2018-05-29
handle empty case with ncOutgoingQueue
James Crayne
2018-05-28
ncLastNMsgs is now CyclicBuffer type
James Crayne
2018-05-28
add missing top-level type signatures
James Crayne
2018-05-30
Data.CyclicBuffer, wip
James Crayne
2018-05-30
add ViewSnapshot to ncLastNMsg queue
James Crayne
2018-05-25
Track dropped crypto packets, sessions command...
James Crayne
2018-05-25
sessions command, for debuging netcrypto
James Crayne
2018-05-23
rangemap integration
James Crayne
2018-05-23
Word64Rangemap fixes and improvements
James Crayne
2017-11-22
Rangemap, for use with outgoing
James Crayne
2017-11-21
Outgoing Sink & overwrite old packets in PacketOutQueue
James Crayne
2017-11-21
export readyOutGoing, for doing IO before enqueuing outgoing
James Crayne
2017-11-19
Outgoing queue and related
James Crayne
2017-11-19
netcrypto dequeue thread
James Crayne
2017-11-19
Lossy packet interface for PacketQueue.
joe
2017-11-19
Added PacketQueue for handling inbound netcrypto packets.
joe
2017-11-05
Tox: Shared secrets cache.
joe
2017-10-12
WIP Onion routing.
joe
2017-09-15
Moved Network.DHT.Routing -> Network.Kademlia.Routing
joe
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
[next]