index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-11-19
Conduit stubs to convert between Tox and XMPP messages.
joe
2017-11-19
Added monad-control to dhtd build.
joe
2017-11-19
Merge "NetCrypto" work from branch 'dht-rewrite' into dht-presence.
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
Spelling in comments.
joe
2017-11-19
Added forKOS (and removed MonadIO constraint) from thread instrumentation.
joe
2017-11-19
Documented InterruptibleDelay.
joe
2017-11-19
Updated xxd hex-dump code.
joe
2017-11-19
Simplified xxd hex-dump code.
joe
2017-11-18
Removed redundant MonadIO constraint from thread instrumentation.
joe
2017-11-18
New cli "c" interface to Connection.Manager.
joe
2017-11-17
Generic connection manager for Tox and XMPP.
joe
2017-11-17
WIP: Generic connection manager for Tox and XMPP.
joe
2017-11-17
Factored slotsToSource out of forkConnection
joe
2017-11-16
Changed Connection event to provide XML.Event streams.
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-15
Factored PingMachine into separate module.
joe
2017-11-15
Cosmetic edit.
joe
2017-11-15
DNSCache now uses InterruptibleDelay where appropriate.
joe
2017-11-15
Documented InterruptibleDelay.
joe
2017-11-14
Use intrumented threads for Server module from Presence.
joe
2017-11-14
More sensible DNSCache behavior for non-threaded runtime.
joe
2017-11-14
Minor stylistic changes.
joe
2017-11-13
Minor edit.
joe
2017-11-13
Updated cabal file to build xmpp-enabled daemon.
joe
2017-11-13
Replaced dependency (binary -> cereal) in LocalPeerCred.
joe
2017-11-13
Type signatures for LocalPeerCred.
joe
2017-11-13
Consolidated redundant implementations of InterruptibleDelay.
joe
2017-11-12
We no longer require root. (ConsoleWriter is disabled without).
joe
2017-11-12
Updated Server module that layers on StreamServer.
joe
2017-11-12
Removed redundant SocketLike module.
joe
[next]