summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17cloneTChan unavailable in wheezy :(joe
2014-02-17Get username and tty for jidjoe
2014-02-17tell{Client/Peer}HisName parametersjoe
2014-02-17xmppServer method now returns opague data structure XMPPServerjoe
2014-02-16xmppTellMyNamejoe
2014-02-16Updated XMPPServer to use SockAddr user data for Serverjoe
2014-02-16Added user-data to connection map.joe
2014-02-16xmppSubscribeToRosterjoe
2014-02-16xmppDeliverMessagejoe
2014-02-16send rosterjoe
2014-02-16parse Message stanzasjoe
2014-02-16more presence parsingjoe
2014-02-16Use XMPPServerParameters instead of ResourcePolicy.joe
2014-02-15send service-unavailable responses for iq queriesjoe
2014-02-15Answer client bind-resource request. Quieted connect-fail messages.joe
2014-02-15Recongize stanza type BindResourcejoe
2014-02-14client connectionsjoe
2014-02-14stanzaToConduitjoe
2014-02-14Refactored Stanza typejoe
2014-02-14copyToChan keeps a stack of closersjoe
2014-02-14Fixed ping bug.joe
2014-02-14Ping now uses InterruptableDelayjoe
2014-02-14Refactored most of xmppServer into a new module XMPPServerjoe
2014-02-13fixed wheezy buildjoe
2014-02-13Fixed race condition in InterruptableDelayjoe
2014-02-13Interrupt retry delay when incomming connection arrives.joe
2014-02-13ConnectWithEndlessRetryjoe
2014-02-13server test codejoe
2014-02-13WIP: connect/retry logic for wanted peersjoe
2014-02-12Added ConnectFail eventjoe
2014-02-12Reply to pings with pongs.joe
2014-02-12pass output channel to xmppInbound handlerjoe
2014-02-12send xmpp server-to-server pings (todo: the from address)joe
2014-02-12Slightly less picky handshake for peer (nextElement rather than withXML)joe
2014-02-12Simplified UpdateStream.pulljoe
2014-02-12updated UpdateStream for nestingjoe
2014-02-11Added Chunk/Flush logic to outgoing connections in xmppServerjoe
2014-02-11Switched to throw-to instead of hClose to quit reader threadjoe
2014-02-11send-ping framework for xmppServerjoe
2014-02-11Modified StatusCache example to demonstrate nesting behavior.joe
2014-02-11Nesting support for StatusCachejoe
2014-02-10more xmppServer workjoe
2014-02-10Fixed ping bug, forked connection thread in xmppServerjoe
2014-02-10moved ping logic into ConnectionStatejoe
2014-02-09extra careful ping bumpjoe
2014-02-09new Server code, xmppServer demojoe
2014-01-27wait on TMVar instead of using getLinejoe
2014-01-02Fixed build against newer libraries.joe
2014-01-02Debug prints when a console message should be written.joe
2013-11-21Added Setup.lhsjoe