summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/message-handler.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-06-23manually merging the INKBOARD_PEDRO branch into trunkdaleharvey1-459/+0
(bzr r1268)
2006-05-10Users Jid is now stored in session data, which is used in from attributes. ↵daleharvey1-1/+1
lm_connection_set_jid is now not called, which allows authentication against jabber.org (bzr r805)
2006-02-13closed up denial-of-service attack vector (ironically located in an David Yip1-2/+6
input verification routine). This could have been used to trivially terminate Inkboard users' sessions (bzr r133)
2006-02-10Fix for bug #1352522 (Inkboard: problem when invited person invites you ↵David Yip1-2/+1
back). I'm not marking it as CLOSED because there's still some testing left to do, but I think this should nail it. (bzr r113)