summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-24libXi 1.6.2.901libXi-1.6.2.901libXi-1.6-branchPeter Hutterer1-1/+1
2013-05-24Don't overwrite the cookies serial numberPeter Hutterer1-1/+0
2013-05-24sign extension issue in XListInputDevices() [CVE-2013-1995]Alan Coopersmith1-6/+10
2013-05-24Avoid integer overflow in XListInputDevices() [CVE-2013-1984 8/8]Alan Coopersmith1-4/+6
2013-05-24Avoid integer overflow in XGetDeviceProperties() [CVE-2013-1984 7/8]Alan Coopersmith1-24/+37
2013-05-24integer overflow in XIGetSelectedEvents() [CVE-2013-1984 6/8]Alan Coopersmith1-6/+19
2013-05-24integer overflow in XIGetProperty() [CVE-2013-1984 5/8]Alan Coopersmith1-4/+7
2013-05-24integer overflow in XGetDeviceMotionEvents() [CVE-2013-1984 4/8]Alan Coopersmith1-5/+17
2013-05-24integer overflow in XGetDeviceDontPropagateList() [CVE-2013-1984 3/8]Alan Coopersmith1-3/+5
2013-05-24integer overflow in XGetFeedbackControl() [CVE-2013-1984 2/8]Alan Coopersmith1-5/+19
2013-05-24integer overflow in XGetDeviceControl() [CVE-2013-1984 1/8]Alan Coopersmith1-7/+24
2013-05-24unvalidated lengths in XQueryDeviceState() [CVE-2013-1998 3/3]Alan Coopersmith1-5/+12
2013-05-24memory corruption in _XIPassiveGrabDevice() [CVE-2013-1998 2/3]Alan Coopersmith1-1/+1
2013-05-24Stack buffer overflow in XGetDeviceButtonMapping() [CVE-2013-1998 1/3]Alan Coopersmith1-8/+13
2013-05-24Use _XEatDataWords to avoid overflow of rep.length bit shiftingAlan Coopersmith15-20/+36
2013-05-24Copy the sequence number into the target event too (#64687)Peter Hutterer1-0/+8
2013-05-24Expand comment on the memory vs. reply ordering in XIGetSelectedEvents()Alan Coopersmith1-2/+8
2013-01-17libXi 1.6.2libXi-1.6.2Peter Hutterer1-1/+1
2013-01-17Add missing XI_RawTouch* in XInputCopyCookieBenjamin Tissoires1-0/+3
2013-01-17man: add generation of missing man pages for XIGrabTouchBeginPeter Hutterer2-4/+5
2013-01-17man: fix formatting issues in XGetDeviceControl(3)Peter Hutterer1-4/+8
2012-05-03libXi 1.6.1libXi-1.6.1Peter Hutterer1-1/+1
2012-04-23man: update XIQueryVersion for current server behaviourPeter Hutterer1-1/+5
2012-04-23Destroy extension record after last display is removedChase Douglas1-1/+10
2012-03-26Set the RawEvent sourceid (#34240)Peter Hutterer1-5/+9
2012-03-26Move version comparison into a helper function.Peter Hutterer2-10/+42
2012-03-15Fix wrong button label and mask copy on OS XPeter Hutterer1-2/+8
2012-03-08libXi 1.6.0libXi-1.6.0Peter Hutterer1-1/+1
2012-03-08Fix XIScrollClass increment value on 32-bit machinesChase Douglas1-1/+1
2012-02-23Fix bus error on MIPS N32 for bug #38331.Michał Masłowski1-36/+102
2012-02-09libXi 1.5.99.3libXi-1.5.99.3Peter Hutterer1-1/+1
2012-02-09Handle new XIAllowEvent request sizePeter Hutterer2-10/+15
2012-01-18Force class alignment to a multiple of sizeof(XID).Peter Hutterer1-8/+19
2012-01-05man: fix typo Mappiing → MappingPeter Hutterer1-1/+1
2011-12-24configure.ac: Fix a typo in comments.Cyril Brulebois1-1/+1
2011-12-22libXi 1.5.99.2libXi-1.5.99.2Peter Hutterer1-1/+1
2011-12-21Merge branch 'multitouch'Peter Hutterer8-29/+287
2011-12-21libXi 1.5.0libXi-1.5.0Peter Hutterer1-1/+1
2011-12-21Implement support for XI 2.2Peter Hutterer8-28/+286
2011-12-19Bump to 1.5.99.1Peter Hutterer1-1/+1
2011-12-19man: minor formatting fix in XIGrabButtonPeter Hutterer1-14/+14
2011-11-12Include config.h from source filesPeter Hutterer52-0/+179
2011-11-12Stop unnecessary calls to size_classesPeter Hutterer1-1/+3
2011-11-12Fix duplicate sizeof in copy_classesPeter Hutterer1-2/+2
2011-11-11man: passive grabs return the number of failed modifier combinationsPeter Hutterer2-2/+18
2011-10-21man: XIGrabButton returns error codes, not status codesPeter Hutterer1-2/+2
2011-10-21man: fix #include for XIGrabButtonPeter Hutterer1-1/+1
2011-10-10Bump to 1.4.99.1libXi-1.4.99.1Peter Hutterer1-1/+1
2011-10-10Remove superfluous assignment of lib->classes in XIQueryDevices.Peter Hutterer1-1/+0
2011-10-03 1 - fix the capitalization of the ID attriutes to match either theMatt Dew2-224/+224