index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
/
XMPPServer.hs
Age
Commit message (
Expand
)
Author
2014-03-06
multiply presence for client (for hostname aliases)
joe
2014-03-05
more stdout flushing, removed noisy ping idle log message
joe
2014-03-05
untested: inform clients about remote presences
joe
2014-03-05
from addresses for probe replies
joe
2014-03-05
reply to probes (untested)
joe
2014-03-04
Repaired broken stanzaFromList, probes are sent.
joe
2014-03-04
Add from attribute to service-unavalible to satisfy Pidgin.
joe
2014-03-03
Disabled broken code
joe
2014-03-03
send probes and solicitations
joe
2014-02-22
Switch to LockedChan, easier to debug.
joe
2014-02-22
Handle multiple clients per user
joe
2014-02-21
TODO comments
joe
2014-02-21
Message delivery with failure reporting.
joe
2014-02-21
pidgin hack, error message in simulated chat.
joe
2014-02-19
more type signatures
joe
2014-02-19
Type signatures
joe
2014-02-18
wrapStanzaConduit for detection of interrupted stanzas
joe
2014-02-18
log delivery failures
joe
2014-02-18
end to end messaging
joe
2014-02-17
deliver message from client to remote peer.
joe
2014-02-17
communicate roster files
joe
2014-02-17
oops cloneTChan
joe
2014-02-17
cloneTChan unavailable in wheezy :(
joe
2014-02-17
Get username and tty for jid
joe
2014-02-17
tell{Client/Peer}HisName parameters
joe
2014-02-17
xmppServer method now returns opague data structure XMPPServer
joe
2014-02-16
xmppTellMyName
joe
2014-02-16
Updated XMPPServer to use SockAddr user data for Server
joe
2014-02-16
xmppSubscribeToRoster
joe
2014-02-16
xmppDeliverMessage
joe
2014-02-16
send roster
joe
2014-02-16
parse Message stanzas
joe
2014-02-16
more presence parsing
joe
2014-02-16
Use XMPPServerParameters instead of ResourcePolicy.
joe
2014-02-15
send service-unavailable responses for iq queries
joe
2014-02-15
Answer client bind-resource request. Quieted connect-fail messages.
joe
2014-02-15
Recongize stanza type BindResource
joe
2014-02-14
client connections
joe
2014-02-14
stanzaToConduit
joe
2014-02-14
Refactored Stanza type
joe
2014-02-14
copyToChan keeps a stack of closers
joe
2014-02-14
Refactored most of xmppServer into a new module XMPPServer
joe
2013-07-12
Removed HaXML based parsing & deleted obsolete modules.
joe
2013-06-30
outgoing connections to peers added to XMPP.hs.
joe
2013-06-28
xml-conduit parsing for packets inbound from clients
joe
2013-06-27
Started conduits-based XMPP module (will replace XMPPServer)
joe
2013-06-27
Converted to SocketLike and quitListening interfaces.
joe
2013-06-27
Removed redundant imports.
James Crayne
2013-06-27
removed getPeerCred from XMPPServer module
joe
2013-06-26
minor edit
joe
[next]