index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
Age
Commit message (
Expand
)
Author
2013-07-01
removed debug noise on pings
joe
2013-07-01
fixed gatherElement bug (it was bypassing the NestingXML api)
joe
2013-06-30
bug fixes
joe
2013-06-30
handle presence announcements between peers
joe
2013-06-30
regarding outbound-to-peer connections: changed from socket Handle to
joe
2013-06-30
SocketC now exports packetSink
joe
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
NestingXML utilities
joe
2013-06-29
NestingXML uses ReaderT to track the nexting level of xml events.
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
2013-06-27
Converted to SocketLike and quitListening interfaces.
joe
2013-06-27
Removed redundant imports.
James Crayne
2013-06-27
Adapted ConduitServer sample program to use ServerC interface.
joe
2013-06-27
ServerC module provides a conduits interface for doServer
joe
2013-06-27
removed getPeerCred from XMPPServer module
joe
2013-06-26
added GetHostByAddr module
joe
2013-06-26
minor edit
joe
2013-06-26
comments
joe
2013-06-26
Send offline events when a peer goes down.
joe
2013-06-26
connect' takes a port number now
joe
2013-06-26
Send remote presence to clients.
joe
2013-06-25
quiet debug prints
joe
2013-06-25
Fixed whitespace bug
joe
2013-06-25
SEnd addresses on the wire between peers rather than domain names.
joe
2013-06-24
announcePresence interface
joe
2013-06-21
VTHACK optional, causes logout bug with gnome2/debian-old-stable
joe
2013-06-21
cached outgoing presence messages until socket becomes available.
joe
2013-06-21
oops, somehow this module was never added.
joe
2013-06-21
Parse/Lex fixes. Presence now received by remote peer.
joe
2013-06-20
Work toward sending outgoing messages to remote peers
joe
2013-06-19
oops
joe
2013-06-19
Shared hostname with client-connection.
joe
2013-06-19
Added -n hostname option
joe
2013-06-19
Added ConfigFiles module
joe
2013-06-19
Added listening on port 5269 for remote peers.
joe
[next]