index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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-13
WIP: connect/retry logic for wanted peers
joe
2014-02-12
Added ConnectFail event
joe
2014-02-12
Reply to pings with pongs.
joe
2014-02-12
pass output channel to xmppInbound handler
joe
2014-02-12
send xmpp server-to-server pings (todo: the from address)
joe
2014-02-12
Slightly less picky handshake for peer (nextElement rather than withXML)
joe
2014-02-12
Simplified UpdateStream.pull
joe
2014-02-12
updated UpdateStream for nesting
joe
2014-02-11
Added Chunk/Flush logic to outgoing connections in xmppServer
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-11
Modified StatusCache example to demonstrate nesting behavior.
joe
2014-02-11
Nesting support for StatusCache
joe
2014-02-10
more xmppServer work
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
2014-01-27
wait on TMVar instead of using getLine
joe
2014-01-02
Fixed build against newer libraries.
joe
2014-01-02
Debug prints when a console message should be written.
joe
2013-11-21
Added Setup.lhs
joe
2013-11-18
Recovery from PING TIMEOUT
joe
2013-11-18
updates buddy list on ping timeout.
joe
TODO: send probe when in-bound peer connection re-appears.
2013-11-18
ping work
joe
2013-11-17
Ping debug prints
joe
2013-11-17
close socket on ping timeout
joe
2013-11-17
Added sClose to SocketLike interface
joe
2013-11-17
Added RestrictedSocket parameter to ActivityBump
joe
2013-11-11
Added stm-delay to cabal file
joe
2013-11-11
peer ping timeout logic
joe
2013-11-11
More ping work
joe
2013-11-11
Send service-unavailable on unsupported peer iq requests.
joe
2013-11-11
WIP: server2server pings
joe
2013-11-11
Send messages to all connected clients.
joe
2013-11-11
Obtain utmp path from paths.h header.
joe
2013-10-08
Disabled pid file feature to avoid obnoxious failuer to start.
joe
2013-10-08
Handle address of LocalHost in peerAddr. Fixes local echo case.
joe
2013-10-02
Updates to cabal file.
joe
2013-10-02
Fixed ./b style build failure.
joe
2013-07-31
oops, fixed body & subject tag namespaces for client.
joe
2013-07-31
Sends incomming messages to client, checked in overlooked file
joe
Logging.hs
2013-07-29
Progress toward support for messaging.
joe
2013-07-29
XMPP RFCs 6120 & 6121 in html format
joe
2013-07-26
Added tracking of xml:lang attribute.
joe
2013-07-20
remove eroneous requirement of "from" attribute on client announced
joe
presence.
2013-07-20
Now honors client's requested status.
joe
[prev]
[next]