index
:
dht-client.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-03-08
invoke the new stubs
joe
2014-03-08
more roster stubs
joe
2014-03-07
peerSubscriptionRequest todo stub
joe
2014-03-07
xmppClientSubscriptionRequest, work in progress
joe
2014-03-07
answer probes only for subscribed peers
joe
2014-03-07
Failure notice in irssi
joe
2014-03-06
* Set "interested" flag when roster requested.
joe
* Avoid sending presence status unless "available" flag set.
2014-03-06
Do not send cached presence until a resource has sent initial presence.
joe
2014-03-06
Send cached presence to client.
joe
2014-03-06
Oops, fixed namespaces on Offline notifications
joe
2014-03-06
offline notifications
joe
2014-03-06
multiply presence for client (for hostname aliases)
joe
2014-03-05
more stdout flushing, removed noisy ping idle log message
joe
2014-03-05
added build script for testing
joe
2014-03-05
notify subscribers of status changes
joe
2014-03-05
tested: informs client of remote presences when peer comes online
joe
2014-03-05
untested: inform clients about remote presences
joe
2014-03-05
from addresses for probe replies
joe
2014-03-05
oops
joe
2014-03-05
reply to probes (untested)
joe
2014-03-04
Repaired broken stanzaFromList, probes are sent.
joe
2014-03-04
Add from attribute to service-unavalible to satisfy Pidgin.
joe
2014-03-03
Disabled broken code
joe
2014-03-03
improved readibility for unsplitJID
joe
2014-03-03
removed confusing xmppserver.hs
joe
2014-03-03
cosmetic
joe
2014-03-03
send probes and solicitations
joe
2014-03-03
More instances for TraversableT (based on Control.Monad.Trans.List)
joe
2014-03-03
TraversableT based sendProbesAndSolicitations code
joe
2014-03-02
remotesByPeer map for tracking presence of remote users
joe
2014-03-01
improved variable name writeTos -> keyToChan
joe
2014-03-01
Compiles
joe
2014-02-28
work in progres
joe
2014-02-22
Switch to LockedChan, easier to debug.
joe
2014-02-22
LockedChan module
joe
2014-02-22
Handle multiple clients per user
joe
2014-02-21
TODO comments
joe
2014-02-21
Message delivery with failure reporting.
joe
2014-02-21
pidgin hack, error message in simulated chat.
joe
2014-02-19
more type signatures
joe
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
[next]