index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-02-19
Type signatures
joe
2014-02-19
IDMangler
joe
2014-02-18
wrapStanzaConduit for detection of interrupted stanzas
joe
2014-02-18
log delivery failures
joe
2014-02-18
end to end messaging
joe
2014-02-17
deliver message from client to remote peer.
joe
2014-02-17
Find peers from buddy lists.
joe
2014-02-17
communicate roster files
joe
2014-02-17
oops cloneTChan
joe
2014-02-17
cloneTChan unavailable in wheezy :(
joe
added reverse-lookups for peer names
2014-02-17
Get username and tty for jid
joe
2014-02-17
tell{Client/Peer}HisName parameters
joe
2014-02-17
xmppServer method now returns opague data structure XMPPServer
joe
2014-02-16
xmppTellMyName
joe
2014-02-16
Updated XMPPServer to use SockAddr user data for Server
joe
2014-02-16
Added user-data to connection map.
joe
2014-02-16
xmppSubscribeToRoster
joe
2014-02-16
xmppDeliverMessage
joe
2014-02-16
send roster
joe
2014-02-16
parse Message stanzas
joe
2014-02-16
more presence parsing
joe
2014-02-16
Use XMPPServerParameters instead of ResourcePolicy.
joe
Also: some presence status parsing.
2014-02-15
send service-unavailable responses for iq queries
joe
2014-02-15
Answer client bind-resource request. Quieted connect-fail messages.
joe
2014-02-15
Recongize stanza type BindResource
joe
2014-02-14
client connections
joe
2014-02-14
stanzaToConduit
joe
2014-02-14
Refactored Stanza type
joe
2014-02-14
copyToChan keeps a stack of closers
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-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
[next]