summaryrefslogtreecommitdiff
path: root/src/XIProperties.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-23integer overflow in XIGetProperty() [CVE-2013-1984 5/8]Alan Coopersmith1-4/+7
2013-05-23Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith1-4/+3
2011-03-03Require XI 2 for all XI 2 calls.Peter Hutterer1-4/+4
2010-07-13Fix usage of uninitialized valuePauli Nieminen1-0/+1
2009-06-02Use Dont_Check for most XI2 requests.Peter Hutterer1-4/+4
2009-05-15Remove duplicated code paths in XIGetProperty.Peter Hutterer1-31/+17
2009-05-07Add XI2 property requests.Peter Hutterer1-0/+255