index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2018-12-16
Deleted more.
Joe Crayne
2018-12-16
Deleted unused modules.
Joe Crayne
2018-12-16
Standalone TCP relay using library module.
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
Decrypt TCP relay packets.
Joe Crayne
2018-12-16
Use getPublicKey/putPublicKey more liberally.
Joe Crayne
2018-12-16
getPublicKey should not throw.
Joe Crayne
2018-12-16
WIP: Standalone TCP relay example program.
Joe Crayne
2018-12-16
More TCP relay packet serialization.
Joe Crayne
2018-12-16
Bug fix: distinct index selection for trampolines.
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
MUC: More flexible groupchat room-id. Allow all non-"unavailable" joins.
Joe Crayne
2018-11-27
Extra debug print when sending announce response.
Joe Crayne
2018-11-27
AliceBob: Well known test keys for Curve25519.
Joe Crayne
2018-11-27
Instances for Plain tagged bytestring.
Joe Crayne
2018-11-14
Added missing modules to cabal file.
Joe Crayne
2018-11-14
MUC: It works.
Joe Crayne
2018-11-14
MUC: Notify members on chatroom joins.
Joe Crayne
2018-11-14
MUC: Two-step nominate/comit chat transactions.
Joe Crayne
2018-11-14
Forgot to check this in.
Joe Crayne
2018-11-14
wip: Transactional chat.
Joe Crayne
2018-11-06
More XEP-45 chatroom stuff.
Joe Crayne
2018-11-06
MUC compliance: Issue missing-nick error.
Joe Crayne
2018-11-06
splitJID: resource may include @ symbol.
Joe Crayne
2018-11-06
Comments documenting home-grown <presence> whitelist attribute.
Joe Crayne
2018-11-06
Rooms and room occupants.
Joe Crayne
2018-11-05
Indicate that group chat is supported.
Joe Crayne
2018-11-05
Respond to XMPP discovery queries.
Joe Crayne
2018-11-05
whitespace
Joe Crayne
2018-11-05
Factored applyStanza/forwardStanza out of xmppInbound.
Joe Crayne
2018-11-05
Factored Stanza.Build out of XMPPServer.
Joe Crayne
2018-11-05
Factored Stanza.{Types,Parse} out of XMPPServer.
Joe Crayne
2018-11-05
Removed dead code.
Joe Crayne
2018-11-04
stack.yaml for ghc 8.6.1 nightly.
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
Update stack build for dput-hslogger library.
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
Removed atox modules from cabal file.
Joe Crayne
2018-11-04
AggregateSession: Debug print on send exception.
Joe Crayne
2018-11-03
Updated testTox.
Joe Crayne
2018-11-03
Switched to new session tracker.
Joe Crayne
2018-11-03
Use seqence number context when serializing CryptoMessage.
Joe Crayne
[next]