summaryrefslogtreecommitdiff
path: root/src/XrrProperty.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-04integer overflow in XRRQueryOutputProperty() [CVE-2013-1986 1/4]Alan Coopersmith1-4/+9
2013-05-03Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith1-5/+4
2011-09-16Strip trailing whitespaceAlan Coopersmith1-2/+2
2009-11-10GetOutputProperty: Return the error code, not BadRequestAdam Jackson1-1/+1
2009-01-30Janitor: make distcheck, compiler warnings, .gitignorePaulo Cesar Pereira de Andrade1-12/+4
2008-12-17Be sure to return NULL when returning no properties.Adam Jackson1-1/+1
2007-01-31Merge 64-bit fixes inKeith Packard1-15/+17
2007-01-31Fix read sizes for 64-bit machines.Keith Packard1-30/+30
2007-01-16Return a valid property info even if we lack valid value sets.Eric Anholt1-16/+18
2006-11-30Add initial implementation of crtc gamma and mode adding requests.randr-1.2Keith Packard1-4/+5
2006-11-20Change properties to have a pending value and report valid values.Keith Packard1-0/+344