index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-12-16
getPublicKey/putPublicKey in Invite serialization.
Joe Crayne
2018-12-16
group chat invite accepted message.
Joe Crayne
2018-12-16
ChatID is a type alias for an Ed25519 signature key.
Joe Crayne
2018-12-16
group chat invite message.
Joe Crayne
2018-12-16
Remove padding for dependent-sum based messages.
Joe Crayne
2018-12-16
dependent-sum based CryptoMessage.
Joe Crayne
2018-12-16
Deleted more.
Joe Crayne
2018-12-16
TCP Relay Server library module.
Joe Crayne
2018-12-16
StreamServer: Support for fall-back bind-addresses.
Joe Crayne
2018-12-16
Onion: Support for forwarding from a TCP-relay.
Joe Crayne
2018-12-16
More work on TCP relay.
Joe Crayne
2018-12-16
Clean-up.
Joe Crayne
2018-12-16
Use getPublicKey/putPublicKey more liberally.
Joe Crayne
2018-12-16
getPublicKey should not throw.
Joe Crayne
2018-12-16
More TCP relay packet serialization.
Joe Crayne
2018-11-27
Use Data.Functor.Compose from base instead of custom Composed type.
Joe Crayne
2018-11-27
TCP relay packet serialization.
Joe Crayne
2018-11-27
Extra debug print when sending announce response.
Joe Crayne
2018-11-27
Instances for Plain tagged bytestring.
Joe Crayne
2018-11-04
Build fixes for GHC 8.6.1
Joe Crayne
2018-11-04
Fixed redundant session close and memory leak.
Joe Crayne
2018-11-04
DebugTag module, should have been in 5f5aa81
James Crayne
2018-11-04
Moved DPut module to separate library
James Crayne
2018-11-04
Preparation to move DPut to a separate project.
James Crayne
2018-11-04
AggregateSession: Debug print on send exception.
Joe Crayne
2018-11-03
Switched to new session tracker.
Joe Crayne
2018-11-03
Use seqence number context when serializing CryptoMessage.
Joe Crayne
2018-11-03
Revert bad lossyness classication (commit b2caea0cbad)
Joe Crayne
2018-11-03
PING missing from knownMsgs
James Crayne
2018-11-03
PacketRequests are lossless
James Crayne
2018-11-03
Reduce ncRequestInterval to 1 second
James Crayne
2018-11-03
since PacketRequests are now lazy, dont add them to outq
James Crayne
2018-11-03
debug message on sendLossless result
James Crayne
2018-11-03
sendLossless and sendOffline had final tokens swapped somehow
James Crayne
2018-11-03
add sensible timeout to sendLossless
James Crayne
2018-11-03
addDestroySessionHook
James Crayne
2018-11-02
Comments and debug prints.
Joe Crayne
2018-11-02
Lossless: Support for handling exceptions on send.
Joe Crayne
2018-10-03
Debug tag XUnexpected for anomalous unexpected errors.
Joe Crayne
2018-10-03
Moved resolving duty to Connection manager.
Joe Crayne
2018-09-21
Handle converting empty bytestring to Text.
Joe Crayne
2018-09-21
Fixed PacketRequest bug: resource exhausted (Message too long)
Joe Crayne
2018-09-21
XEd25519 signature algorithm.
Joe Crayne
2018-09-08
Factored Data.Tox.Message out of Network.Tox.Crypto.Transport.
Joe Crayne
2018-09-08
ToxManager rewrite: use aggregated netcrypto sessions.
Joe Crayne
2018-09-08
AggregateSession combines related NetCrypto sessions into one
Joe Crayne
2018-09-08
Documented Network.Lossless.
Joe Crayne
2018-09-07
Added some minor helper utiltities to PSQ and Network.Tox.Session.
Joe Crayne
2018-09-07
Documented Network.Tox.Session.
Joe Crayne
2018-09-07
Fixed handling of lossy outgoing in Network.Lossless.
Joe Crayne
[next]