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-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
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
2013-06-17
Switched to default putStrLn
joe
2013-06-17
Switched UTmp.users to return ByteStrings instead of Strings.
joe
2013-06-17
Now determines username for session.
joe
2013-06-17
progress on sessions
joe
2013-06-17
XMPPSession class
joe
2013-06-17
minor clean up
joe
2013-06-16
TryParse monad, for cleaner xmppParse function
joe
2013-06-16
removed some debug noise.
joe
2013-06-16
Now obtains uid of local peer.
joe
2013-06-16
graceful quit from accept loop
joe
2013-06-15
Moved xmpp server into module
joe
2013-06-15
xmppserver
joe
2013-06-15
c module for monitoring the active tty
joe
2013-06-15
started project
joe