index
:
lib/libXi
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
input-hotplug
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
libXi-1.1-branch
libXi-1.2-branch
libXi-1.4-branch
libxi-1.0-branch
master
mpx
obsd
obsd-libXi-1.2-branch
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
XInput library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-05-02
Initialize a few stack vars to zero
Peter Hutterer
2022-08-25
XInput_find_display: Don't dereference NULL dpyinfo
Alan Coopersmith
2021-05-30
Fix compile error that slipped through
Povilas Kanapickas
2020-10-10
Update the list of supported XI versions
Povilas Kanapickas
2020-10-10
Add support for XI 2.4 gesture events
Povilas Kanapickas
2019-06-19
Replace open-coded FP3232_TO_DOUBLE
Matt Turner
2019-06-17
Fix the FIXME in XIValuatorClass case of copy_classes function in XExtInt.c
Alexander Bersenev
2018-02-06
_XIPassiveGrabDevice needs to set time value
Jeff Smith
2016-12-29
Fix possible free of uninitialized pointer
Emilio Pozuelo Monfort
2016-10-26
Check that allocating a buffer succeeded
Emilio Pozuelo Monfort
2016-10-26
Plug a memory leak
Emilio Pozuelo Monfort
2016-10-13
XListInputDevices: don't touch ndevices in case of error
Peter Hutterer
2016-10-13
SizeClassInfo can return 0 even without an error
Niels Ole Salscheider
2016-09-25
Properly validate server responses.
Tobias Stoeckmann
2015-11-03
Fix const compiler warnings
Javier Pello
2015-10-19
Don't use raw serial numbers in XIEvents
Peter Hutterer
2015-02-24
Fix version check in _XIAllowEvents
Cosimo Cecchi
2014-11-04
XIGrabDevice: Unlock display in error path.
Michal Srb
2014-11-03
Refactor XGetExtensionVersion.
Michal Srb
2014-11-03
Fix logic in _XIAllowEvents and prevent double unlock.
Michal Srb
2014-11-03
XIGetClientPointer: Return False on error.
Michal Srb
2014-11-03
Do not return NoSuchExtension casted to pointer as an error.
Michal Srb
2014-11-03
XIChangeHierarchy: Add missing unlock.
Michal Srb
2014-11-03
Fix double unlock when _XiCheckExtInit return -1.
Michal Srb
2014-10-28
Advance the request buffer by the right amount in XIChangeHierarchy
Julien Cristau
2014-07-14
Fix locking bugs with XIAllowTouchEvents() and XIUngrabTouchBegin()
Owen W. Taylor
2014-07-10
XIPassiveGrab: Fix completely broken locking in XIGrabTouchBegin
Jasper St. Pierre
2014-07-10
XIPassiveGrab: Fix display locking inside _XIPassiveGrabDevice for error paths
Jasper St. Pierre
2013-11-25
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
2013-06-28
Remove check that can never be true.
Thomas Klausner
2013-06-27
Include limits.h to prevent build error: missing INT_MAX
Peter Hutterer
2013-06-27
If the XGetDeviceDontPropagateList reply has an invalid length, return 0
Peter Hutterer
2013-06-27
Change size += to size = in XGetDeviceControl
Peter Hutterer
2013-06-27
Fix potential corruption in mask_len handling
Peter Hutterer
2013-05-24
Don't overwrite the cookies serial number
Peter Hutterer
2013-05-23
sign extension issue in XListInputDevices() [CVE-2013-1995]
Alan Coopersmith
2013-05-23
Avoid integer overflow in XListInputDevices() [CVE-2013-1984 8/8]
Alan Coopersmith
2013-05-23
Avoid integer overflow in XGetDeviceProperties() [CVE-2013-1984 7/8]
Alan Coopersmith
2013-05-23
integer overflow in XIGetSelectedEvents() [CVE-2013-1984 6/8]
Alan Coopersmith
2013-05-23
integer overflow in XIGetProperty() [CVE-2013-1984 5/8]
Alan Coopersmith
2013-05-23
integer overflow in XGetDeviceMotionEvents() [CVE-2013-1984 4/8]
Alan Coopersmith
2013-05-23
integer overflow in XGetDeviceDontPropagateList() [CVE-2013-1984 3/8]
Alan Coopersmith
2013-05-23
integer overflow in XGetFeedbackControl() [CVE-2013-1984 2/8]
Alan Coopersmith
2013-05-23
integer overflow in XGetDeviceControl() [CVE-2013-1984 1/8]
Alan Coopersmith
2013-05-23
unvalidated lengths in XQueryDeviceState() [CVE-2013-1998 3/3]
Alan Coopersmith
2013-05-23
memory corruption in _XIPassiveGrabDevice() [CVE-2013-1998 2/3]
Alan Coopersmith
2013-05-23
Stack buffer overflow in XGetDeviceButtonMapping() [CVE-2013-1998 1/3]
Alan Coopersmith
2013-05-23
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
2013-05-20
Copy the sequence number into the target event too (#64687)
Peter Hutterer
2013-04-30
Expand comment on the memory vs. reply ordering in XIGetSelectedEvents()
Alan Coopersmith
[next]