summaryrefslogtreecommitdiffstats
path: root/src/jabber_whiteboard/message-handler.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* manually merging the INKBOARD_PEDRO branch into trunkdaleharvey2006-06-231-459/+0
| | | (bzr r1268)
* Users Jid is now stored in session data, which is used in from attributes. ↵daleharvey2006-05-101-1/+1
| | | | | lm_connection_set_jid is now not called, which allows authentication against jabber.org (bzr r805)
* closed up denial-of-service attack vector (ironically located in an David Yip2006-02-131-2/+6
| | | | | | input verification routine). This could have been used to trivially terminate Inkboard users' sessions (bzr r133)
* Fix for bug #1352522 (Inkboard: problem when invited person invites you ↵David Yip2006-02-101-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)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+456
(bzr r1)