summaryrefslogtreecommitdiff
path: root/Presence
AgeCommit message (Expand)Author
2018-06-21Avoid awkward "flip (maybe ...)" pattern.joe
2018-06-21Added -v option to specify tags from command line.joe
2018-06-20More DPut stuffjim@bo
2018-06-20route more logging through dputAndrew Cady
2018-06-20port to newer versions of packages:jim@bo
2018-06-20Export non-ResourceT interface to xmppServer.joe
2018-06-10Improved nid command JID parsing.joe
2018-06-01Minor modernization of ControlMaybe utilities.joe
2018-06-01Remove ControlMaybe dependency from ConfigFiles.joe
2018-05-31Do-nothing tox-to-xmpp conversion conduits.joe
2018-05-29WIP: Deliver friend-request to xmpp client.joe
2018-05-27Comments.joe
2018-05-23fix build on earlier directory packageJames Crayne
2018-05-24More consistency in name of client JID.joe
2018-05-24More comments.joe
2018-05-24Diagnostic comments and debug print.joe
2018-05-24Add fallback for utmp read fail (for chroot).joe
2018-05-22Configurable bind-addresses for xmpp.joe
2018-05-19Activate tox user key from xmpp configuration.joe
2018-05-18Daemon options to enable or disable XMPP.joe
2017-11-30Fixed non-exhaustive pattern added by commit 8413039d.joe
2017-11-29Disabled curve 25519 backport for newer cryptonite library.joe
2017-11-21Added missing type signatures in ByteStringOperators.joe
2017-11-21ToxManager reworked stubs.joe
2017-11-21Interface to enable Tox users in an XMPP client's roster.joe
2017-11-20Finished TODO stubs: Multiple identities/rosters for a single unix user.joe
2017-11-20WIP: Multiple identities/rosters for a single unix user.joe
2017-11-20Rename: Server -> Connection.TcpJames Crayne
2017-11-19Conduit stubs to convert between Tox and XMPP messages.joe
2017-11-17Generic connection manager for Tox and XMPP.joe
2017-11-17WIP: Generic connection manager for Tox and XMPP.joe
2017-11-17Factored slotsToSource out of forkConnectionjoe
2017-11-16Changed Connection event to provide XML.Event streams.joe
2017-11-15Factored PingMachine into separate module.joe
2017-11-15Cosmetic edit.joe
2017-11-15DNSCache now uses InterruptibleDelay where appropriate.joe
2017-11-14Use intrumented threads for Server module from Presence.joe
2017-11-14More sensible DNSCache behavior for non-threaded runtime.joe
2017-11-14Minor stylistic changes.joe
2017-11-13Minor edit.joe
2017-11-13Replaced dependency (binary -> cereal) in LocalPeerCred.joe
2017-11-13Type signatures for LocalPeerCred.joe
2017-11-13Consolidated redundant implementations of InterruptibleDelay.joe
2017-11-12We no longer require root. (ConsoleWriter is disabled without).joe
2017-11-12Updated Server module that layers on StreamServer.joe
2017-11-12Removed redundant SocketLike module.joe
2017-11-09Factored out Presence.hs from main module xmppServer.hs.joe
2017-11-09More comments.joe
2017-11-05Some comments.joe
2017-11-04Deleted obsolete files.joe