index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
Age
Commit message (
Collapse
)
Author
2018-05-19
Activate tox user key from xmpp configuration.
joe
2018-05-18
Daemon options to enable or disable XMPP.
joe
2017-11-30
Fixed non-exhaustive pattern added by commit 8413039d.
joe
2017-11-29
Disabled curve 25519 backport for newer cryptonite library.
joe
2017-11-21
Added missing type signatures in ByteStringOperators.
joe
2017-11-21
ToxManager reworked stubs.
joe
2017-11-21
Interface to enable Tox users in an XMPP client's roster.
joe
2017-11-20
Finished TODO stubs: Multiple identities/rosters for a single unix user.
joe
2017-11-20
WIP: Multiple identities/rosters for a single unix user.
joe
2017-11-20
Rename: Server -> Connection.Tcp
James Crayne
2017-11-19
Conduit stubs to convert between Tox and XMPP messages.
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
Factored PingMachine into separate module.
joe
2017-11-15
Cosmetic edit.
joe
2017-11-15
DNSCache now uses InterruptibleDelay where appropriate.
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
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
2017-11-09
Factored out Presence.hs from main module xmppServer.hs.
joe
2017-11-09
More comments.
joe
2017-11-05
Some comments.
joe
2017-11-04
Deleted obsolete files.
joe
2017-10-28
Verbosity switch.
joe
2017-10-03
Documented DNSCache module.
joe
2017-10-01
New version of IPv6 enabled getHostByAddr.
joe
2017-09-29
Disabled non-compiling IPv6 version of getHostByAddr.
joe
2017-09-29
Stale changes, committing.
joe
2016-02-24
Build fixes
joe
2016-02-23
avoid forked xml-conduit
Andrew Cady
turns out it wasn't necessary
2016-02-22
use forked xml-conduit (fixes renderBuilderFlush = undefined)
Andrew Cady
2016-02-22
fix some warnings
Andrew Cady
2016-02-22
Compiles with latest stackage lts
Andrew Cady
However, it can't possibly work, because of this: XMPPServer.hs: > renderBuilderFlush = undefined The (real) definition of that function will have to be provided by a forked version of xml-conduit which is not included in this commit.
2014-07-30
fixed build
joe
2014-04-05
makeMessage api in XMPPServer
joe
2014-04-05
Fixed stair-stepping.
joe
2014-04-04
more type signatures
joe
2014-04-04
type signatures
joe
2014-04-04
Type signatures and comments.
joe
2014-03-17
Added \r to tty writes.
joe
2014-03-16
use executeFile instead of rawSystem to run notify-send
joe
[next]