index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
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
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
Bump to 1.16.2.901
xorg-server-1.16.2.901
Julien Cristau
1
-2
/
+2
2014-12-09
dix: GetHosts bounds check using wrong pointer value [CVE-2014-8092 pt. 6]
Keith Packard
1
-1
/
+1
2014-12-09
Missing parens in REQUEST_FIXED_SIZE macro [CVE-2014-8092 pt. 5]
Keith Packard
1
-1
/
+1
2014-12-09
glx: Can't mix declarations and code in X.org sources [CVE-2014-8098 pt. 9]
Keith Packard
1
-1
/
+2
2014-12-09
dbe: Call to DDX SwapBuffers requires address of int, not unsigned int [CVE-2...
Keith Packard
1
-2
/
+4
2014-12-09
glx: Fix mask truncation in __glXGetAnswerBuffer [CVE-2014-8093 6/6]
Robert Morell
1
-1
/
+1
2014-12-09
glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8]
Adam Jackson
5
-154
/
+205
2014-12-09
glx: Length checking for non-generated single requests (v2) [CVE-2014-8098 7/8]
Adam Jackson
5
-29
/
+95
2014-12-09
glx: Length-checking for non-generated vendor private requests [CVE-2014-8098...
Adam Jackson
2
-0
/
+4
2014-12-09
glx: Request length checks for SetClientInfoARB [CVE-2014-8098 5/8]
Adam Jackson
1
-5
/
+14
2014-12-09
glx: Top-level length checking for swapped VendorPrivate requests [CVE-2014-8...
Adam Jackson
1
-0
/
+4
2014-12-09
glx: Length checking for RenderLarge requests (v2) [CVE-2014-8098 3/8]
Adam Jackson
1
-23
/
+34
2014-12-09
glx: Integer overflow protection for non-generated render requests (v3) [CVE-...
Adam Jackson
1
-36
/
+41
2014-12-09
glx: Length checking for GLXRender requests (v2) [CVE-2014-8098 2/8]
Julien Cristau
1
-11
/
+10
2014-12-09
glx: Add safe_{add,mul,pad} (v3) [CVE-2014-8093 4/6]
Adam Jackson
1
-0
/
+41
2014-12-09
glx: Fix image size computation for EXT_texture_integer [CVE-2014-8098 1/8]
Adam Jackson
1
-0
/
+10
2014-12-09
glx: Additional paranoia in __glXGetAnswerBuffer / __GLX_GET_ANSWER_BUFFER (v...
Adam Jackson
2
-2
/
+8
2014-12-09
glx: Be more strict about rejecting invalid image sizes [CVE-2014-8093 2/6]
Adam Jackson
2
-16
/
+16
2014-12-09
glx: Be more paranoid about variable-length requests [CVE-2014-8093 1/6]
Adam Jackson
1
-2
/
+2
2014-12-09
Add REQUEST_FIXED_SIZE testcases to test/misc.c
Alan Coopersmith
1
-0
/
+37
2014-12-09
Add request length checking test cases for some Xinput 2.x requests
Alan Coopersmith
4
-0
/
+20
2014-12-09
Add request length checking test cases for some Xinput 1.x requests
Alan Coopersmith
4
-1
/
+158
2014-12-09
xfixes: unvalidated length in SProcXFixesSelectSelectionInput [CVE-2014-8102]
Alan Coopersmith
1
-0
/
+1
2014-12-09
render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]
Alan Coopersmith
1
-1
/
+15
2014-12-09
render: check request size before reading it [CVE-2014-8100 1/2]
Julien Cristau
1
-2
/
+2
2014-12-09
randr: unvalidated lengths in RandR extension swapped procs [CVE-2014-8101]
Alan Coopersmith
1
-0
/
+4
2014-12-09
present: unvalidated lengths in Present extension procs [CVE-2014-8103 2/2]
Alan Coopersmith
1
-0
/
+6
2014-12-09
dri3: unvalidated lengths in DRI3 extension swapped procs [CVE-2014-8103 1/2]
Alan Coopersmith
1
-0
/
+6
2014-12-09
Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099]
Alan Coopersmith
1
-0
/
+20
2014-12-09
xcmisc: unvalidated length in SProcXCMiscGetXIDList() [CVE-2014-8096]
Alan Coopersmith
1
-0
/
+1
2014-12-09
Xi: unvalidated lengths in Xinput extension [CVE-2014-8095]
Alan Coopersmith
17
-18
/
+94
2014-12-09
dbe: unvalidated lengths in DbeSwapBuffers calls [CVE-2014-8097]
Alan Coopersmith
1
-3
/
+8
2014-12-09
dri2: integer overflow in ProcDRI2GetBuffers() [CVE-2014-8094]
Alan Coopersmith
1
-0
/
+3
2014-12-09
dix: integer overflow in REQUEST_FIXED_SIZE() [CVE-2014-8092 4/4]
Alan Coopersmith
1
-1
/
+2
2014-12-09
dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4]
Alan Coopersmith
2
-10
/
+20
2014-12-09
dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]
Alan Coopersmith
1
-0
/
+6
2014-12-09
dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]
Alan Coopersmith
1
-0
/
+3
2014-12-09
unchecked malloc may allow unauthed client to crash Xserver [CVE-2014-8091]
Alan Coopersmith
1
-0
/
+4
2014-12-09
glx: check return from __glXGetAnswerBuffer
Keith Packard
2
-0
/
+51
2014-12-09
present: Fix use of vsynced pageflips and honor PresentOptionAsync. (v4)
Mario Kleiner
1
-1
/
+4
2014-12-09
present: Avoid crashes in DebugPresent(), a bit more info.
Mario Kleiner
1
-4
/
+4
2014-12-09
present: Support PresentOptionCopy
Keith Packard
1
-1
/
+4
2014-12-02
Add -iglx & +iglx to Xserver.man
Alan Coopersmith
1
-0
/
+10
2014-11-23
fb: Fix Bresenham algorithms for commonly used small segments.
Alex Orange
1
-9
/
+11
2014-11-10
Bump to 1.16.2
xorg-server-1.16.2
Julien Cristau
1
-2
/
+2
2014-11-02
Bump to 1.16.1.901
xorg-server-1.16.1.901
Julien Cristau
1
-2
/
+2
2014-11-01
Xext/shm: Detach SHM segment after Pixmap is released
Chris Wilson
1
-8
/
+7
2014-10-31
Fix present_notify to return right away when querying current or past msc.
Axel Davy
1
-2
/
+2
2014-10-29
Fix present_pixmap when using present_notify_msc
Axel Davy
1
-1
/
+1
2014-10-28
xkb: ignore floating slave devices when updating from master (#81885)
Peter Hutterer
1
-1
/
+1
[next]