index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-06-28
Patched versions of Text.XML.Stream.Token and Text.XML.Stream.Render.
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-27
Demonstrate sending bytestring text to a client
joe
2013-06-26
New example code for making a tcp server using Data.Conduit.
joe
2013-06-26
added dependency on random
James Crayne
2013-06-26
added GetHostByAddr module
joe
2013-06-26
depends.txt
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
2013-06-19
xml presence notifications now sent to client.
joe
2013-06-19
combined presence-handling & socket-writing thread.
joe
2013-06-19
presence subscription API
joe
2013-06-18
greedy subscriber capability
joe
2013-06-18
Switched from MVar to STM monad.
joe
2013-06-18
minor edits to simplechat
joe
2013-06-18
Subscriber channels.
joe
2013-06-18
cleanup debug noise
joe
2013-06-17
delay a bit before first utmp scan so that we know active tty
joe
2013-06-17
State changes on vt switch.
joe
2013-06-17
failed experiment with hGet instead of hGetContents
joe
2013-06-17
cleaner debug output
joe
[next]