index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Presence
/
Server.hs
Age
Commit message (
Expand
)
Author
2014-03-10
Moved DNS related calls to single module (preparation for DNSCache)
joe
2014-03-09
updated cabal file to build the reworked presence
joe
2014-03-05
more stdout flushing, removed noisy ping idle log message
joe
2014-03-03
Disabled broken code
joe
2014-02-16
Added user-data to connection map.
joe
2014-02-15
Answer client bind-resource request. Quieted connect-fail messages.
joe
2014-02-14
Fixed ping bug.
joe
2014-02-14
Ping now uses InterruptableDelay
joe
2014-02-14
Refactored most of xmppServer into a new module XMPPServer
joe
2014-02-13
fixed wheezy build
joe
2014-02-13
Fixed race condition in InterruptableDelay
joe
2014-02-13
Interrupt retry delay when incomming connection arrives.
joe
2014-02-13
ConnectWithEndlessRetry
joe
2014-02-13
server test code
joe
2014-02-12
Added ConnectFail event
joe
2014-02-11
Switched to throw-to instead of hClose to quit reader thread
joe
2014-02-11
send-ping framework for xmppServer
joe
2014-02-10
Fixed ping bug, forked connection thread in xmppServer
joe
2014-02-10
moved ping logic into ConnectionState
joe
2014-02-09
extra careful ping bump
joe
2014-02-09
new Server code, xmppServer demo
joe
2013-07-12
Removed HaXML based parsing & deleted obsolete modules.
joe
2013-06-27
Converted to SocketLike and quitListening interfaces.
joe
2013-06-26
Send remote presence to clients.
joe
2013-06-25
quiet debug prints
joe
2013-06-25
SEnd addresses on the wire between peers rather than domain names.
joe
2013-06-21
Parse/Lex fixes. Presence now received by remote peer.
joe
2013-06-17
cleaner debug output
joe
2013-06-16
Now obtains uid of local peer.
joe
2013-06-16
graceful quit from accept loop
joe
2013-06-15
xmppserver
joe
2013-06-15
started project
joe