index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2017-11-19
Conduit stubs to convert between Tox and XMPP messages.
joe
2017-11-19
Note and TODO regarding crypto packet padding.
joe
2017-11-19
Outgoing queue and related
James Crayne
2017-11-19
More pure variant of lookupSharedSecret: lookupNonceFunction.
joe
2017-11-19
comment
James Crayne
2017-11-19
ncOutGoingTypeArray, outgoing is also remappable, +fix obsolete comment
James Crayne
2017-11-19
keep it simple,drop unsupported messages, no returning id
James Crayne
2017-11-19
rename ncMessageTypes to ncIncomingTypeArray
James Crayne
2017-11-19
ncSessionId, forgetCrypto, and comments
James Crayne
2017-11-19
netCryptoSessionsByKey
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-19
newHandShakeData
James Crayne
2017-11-19
initialize svCacheDir and friends
James Crayne
2017-11-19
minor code cleaning
James Crayne
2017-11-19
Refactor, and bitflags in binary message type
James Crayne
2017-11-19
support mapping msg ids, and partitionTransportM
James Crayne
2017-11-19
GrpMsg should have lossyness field
James Crayne
2017-11-19
Spelling in comments.
joe
2017-11-19
Added forKOS (and removed MonadIO constraint) from thread instrumentation.
joe
2017-11-19
Simplified xxd hex-dump code.
joe
2017-11-15
Merge branch 'dht-rewrite' of 192.168.1.66:bittorrent into dht-rewrite
James Crayne
2017-11-15
xxd on ByteArrayAccess, and xxd2 for ascii dump
James Crayne
2017-11-09
Debug prints on cookie handling.
joe
2017-11-08
Finished reworked bootstrap algorithm.
joe
2017-11-08
Updated touchBucket for 15-second bootstrapping interval.
joe
2017-11-08
Use 15 second refresh interval when bootstrapping.
joe
2017-11-08
pollForRefresh: fromEnum POSIXTime gives picoseconds.
joe
2017-11-08
More BucketRefresher state.
joe
2017-11-08
Removed redundant argument from BucketRefreshser constructor.
joe
2017-11-08
dhtBootstrap
joe
2017-11-08
Tox: Added missing forkPollForRefresh threads.
joe
2017-11-08
Moved BucketRefresher construction responsibility for greater
joe
encapsulation.
2017-11-08
Minor refactoring.
joe
2017-11-08
Bootstrapping rework in progress.
joe
2017-11-06
More inlining on Ord/Hashable instances for Public/Secret keys.
joe
2017-11-06
Updates to thread instrumentation.
joe
2017-11-06
Factored out Network.Kademlia.Bootstrap.
joe
2017-11-05
computeSharedSecret: more explicit pre-computation.
joe
2017-11-05
Removed broken 6-digit NoSpam specification.
joe
2017-11-05
Fixed Onion.Transport.decrypt broken by side-effecting style
joe
at commit 8039d812b7ea8ae566f8873452ac34597336ddfc.
2017-11-05
Use insert instead of insertTake when updating a timestamp on a cached
joe
secret.
2017-11-05
Tox: Shared secrets cache.
joe
2017-11-05
Adapted computeSharedSecret to a side-effecting interface.
joe
This is to ready the tree for a memoizing cache of shared secrets.
2017-11-04
Tox: Memoized id2key to avoid allocate and memcpy.
joe
2017-11-04
Quieter output and some bug fixes.
joe
2017-11-04
Enabled setting the bind-addres from command line.
joe
2017-11-03
Changed NodeId hash function.
joe
2017-11-03
Improved search parameters for tox onion routed queries.
joe
[prev]
[next]