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
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
2013-04-05
Require XFixes for PointerBarrier, remove duplicate typedef
Peter Hutterer
2013-01-15
Add missing XI_RawTouch* in XInputCopyCookie
Benjamin Tissoires
2012-12-09
Add support for pointer barrier events
Jasper St. Pierre
2012-12-10
Fix const compiler warnings
Peter Hutterer
2012-12-10
Fix compiler warnings
Peter Hutterer
2012-04-23
Destroy extension record after last display is removed
Chase Douglas
2012-03-26
Set the RawEvent sourceid (#34240)
Peter Hutterer
2012-03-26
Move version comparison into a helper function.
Peter Hutterer
2012-03-15
Fix wrong button label and mask copy on OS X
Peter Hutterer
2012-03-08
Fix XIScrollClass increment value on 32-bit machines
Chase Douglas
2012-02-23
Fix bus error on MIPS N32 for bug #38331.
Michał Masłowski
2012-02-09
Handle new XIAllowEvent request size
Peter Hutterer
[next]