Age | Commit message (Expand) | Author |
---|---|---|
2013-06-30 | outgoing connections to peers added to XMPP.hs. | joe |
2013-06-30 | listen for remote peers | joe |
2013-06-29 | implemented service-unavailable reply. | joe |
2013-06-29 | more info on unhandled stanza | joe |
2013-06-29 | reply to iq-set-session | joe |
2013-06-29 | Switched NestingXML to StateT | joe |
2013-06-29 | NestingXML experiment | joe |
2013-06-29 | fixed namespace for iq/bind/jid | joe |
2013-06-29 | bind-resource protocol implemented | joe |
2013-06-28 | Fixed gatherElement bug | joe |
2013-06-28 | Attempt to control buffer sends with renderBytes... | joe |
2013-06-28 | greet client, skip unknown elements, quit at </stream> | joe |
2013-06-28 | Converted fromClient to use MaybeT | joe |
2013-06-28 | implemented xmlifyPresenceForClient in XMPP module | joe |
2013-06-28 | xml-conduit parsing for packets inbound from clients | joe |
2013-06-27 | Restricted exports from XMPP.hs | joe |
2013-06-27 | Started conduits-based XMPP module (will replace XMPPServer) | joe |