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