index
:
xorg/lib/libXi
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
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
libXi-1.1-branch
libXi-1.2-branch
libXi-1.3-branch
libXi-1.4-branch
libXi-1.6-branch
libxi-1.0-branch
master
mpx
X.org libXi Client library for XInput. (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxi)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-10
libXi 1.7.3
libXi-1.7.3
Peter Hutterer
1
-1
/
+1
2014-07-10
XIPassiveGrab: Fix completely broken locking in XIGrabTouchBegin
Jasper St. Pierre
1
-0
/
+1
2014-07-10
XIPassiveGrab: Fix display locking inside _XIPassiveGrabDevice for error paths
Jasper St. Pierre
1
-9
/
+9
2013-11-25
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Michael Joost
2
-20
/
+1
2013-07-26
man: Update XIQueryVersion docs to match new version compatibility semantics
Keith Packard
1
-4
/
+16
2013-07-03
libXi 1.7.2
libXi-1.7.2
Peter Hutterer
1
-1
/
+1
2013-06-28
Remove check that can never be true.
Thomas Klausner
1
-3
/
+0
2013-06-27
libXi 1.7.1.901
libXi-1.7.1.901
Peter Hutterer
1
-1
/
+1
2013-06-27
Include limits.h to prevent build error: missing INT_MAX
Peter Hutterer
2
-0
/
+2
2013-06-27
If the XGetDeviceDontPropagateList reply has an invalid length, return 0
Peter Hutterer
1
-1
/
+3
2013-06-27
Change size += to size = in XGetDeviceControl
Peter Hutterer
1
-5
/
+5
2013-06-27
Fix potential corruption in mask_len handling
Peter Hutterer
3
-12
/
+45
2013-05-24
Don't overwrite the cookies serial number
Peter Hutterer
1
-1
/
+0
2013-05-23
sign extension issue in XListInputDevices() [CVE-2013-1995]
Alan Coopersmith
1
-6
/
+10
2013-05-23
Avoid integer overflow in XListInputDevices() [CVE-2013-1984 8/8]
Alan Coopersmith
1
-4
/
+6
2013-05-23
Avoid integer overflow in XGetDeviceProperties() [CVE-2013-1984 7/8]
Alan Coopersmith
1
-24
/
+37
2013-05-23
integer overflow in XIGetSelectedEvents() [CVE-2013-1984 6/8]
Alan Coopersmith
1
-6
/
+19
2013-05-23
integer overflow in XIGetProperty() [CVE-2013-1984 5/8]
Alan Coopersmith
1
-4
/
+7
2013-05-23
integer overflow in XGetDeviceMotionEvents() [CVE-2013-1984 4/8]
Alan Coopersmith
1
-5
/
+17
2013-05-23
integer overflow in XGetDeviceDontPropagateList() [CVE-2013-1984 3/8]
Alan Coopersmith
1
-3
/
+5
2013-05-23
integer overflow in XGetFeedbackControl() [CVE-2013-1984 2/8]
Alan Coopersmith
1
-5
/
+19
2013-05-23
integer overflow in XGetDeviceControl() [CVE-2013-1984 1/8]
Alan Coopersmith
1
-7
/
+24
2013-05-23
unvalidated lengths in XQueryDeviceState() [CVE-2013-1998 3/3]
Alan Coopersmith
1
-5
/
+12
2013-05-23
memory corruption in _XIPassiveGrabDevice() [CVE-2013-1998 2/3]
Alan Coopersmith
1
-1
/
+1
2013-05-23
Stack buffer overflow in XGetDeviceButtonMapping() [CVE-2013-1998 1/3]
Alan Coopersmith
1
-8
/
+13
2013-05-23
Use _XEatDataWords to avoid overflow of rep.length bit shifting
Alan Coopersmith
15
-20
/
+36
2013-05-20
Copy the sequence number into the target event too (#64687)
Peter Hutterer
1
-0
/
+9
2013-04-30
Expand comment on the memory vs. reply ordering in XIGetSelectedEvents()
Alan Coopersmith
1
-2
/
+8
2013-04-05
libXi 1.7.1
libXi-1.7.1
Peter Hutterer
1
-1
/
+1
2013-04-05
Require XFixes for PointerBarrier, remove duplicate typedef
Peter Hutterer
4
-2
/
+5
2013-03-07
libXi 1.7
libXi-1.7
Peter Hutterer
1
-1
/
+1
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2013-01-15
Add missing XI_RawTouch* in XInputCopyCookie
Benjamin Tissoires
1
-0
/
+3
2012-12-26
libXi 1.6.99.1
libXi-1.6.99.1
Peter Hutterer
1
-1
/
+1
2012-12-17
Merge branch 'barriers'
Peter Hutterer
8
-3
/
+274
2012-12-09
man: add man-page for XIBarrierReleasePointer
Peter Hutterer
2
-0
/
+79
2012-12-09
Add support for pointer barrier events
Jasper St. Pierre
6
-2
/
+194
2012-12-09
Bump to 1.6.99
Peter Hutterer
1
-1
/
+1
2012-12-10
Fix const compiler warnings
Peter Hutterer
1
-2
/
+2
2012-12-10
Fix compiler warnings
Peter Hutterer
4
-41
/
+15
2012-11-09
man: add generation of missing man pages for XIGrabTouchBegin
Peter Hutterer
2
-4
/
+5
2012-10-11
man: fix formatting issues in XGetDeviceControl(3)
Peter Hutterer
1
-4
/
+8
2012-05-03
libXi 1.6.1
libXi-1.6.1
Peter Hutterer
1
-1
/
+1
2012-04-23
man: update XIQueryVersion for current server behaviour
Peter Hutterer
1
-1
/
+5
2012-04-23
Destroy extension record after last display is removed
Chase Douglas
1
-1
/
+10
2012-03-26
Set the RawEvent sourceid (#34240)
Peter Hutterer
1
-5
/
+9
2012-03-26
Move version comparison into a helper function.
Peter Hutterer
2
-10
/
+42
2012-03-15
Fix wrong button label and mask copy on OS X
Peter Hutterer
1
-2
/
+8
2012-03-08
libXi 1.6.0
libXi-1.6.0
Peter Hutterer
1
-1
/
+1
[next]