| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport: randr: Clean up compiler warnings about unused and shadowing variables | Keith Packard | 2015-06-07 | 3 | -21/+5 |
* | Backport: randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatch | Aaron Plattner | 2015-06-07 | 1 | -1/+1 |
* | Backport: ProcRRGetScreenInfo: swap configTimestamp as well | Alan Coopersmith | 2015-06-07 | 1 | -0/+1 |
* | Backport: RRModeCreate: plug memory leak of newModes if AddResource fails | Alan Coopersmith | 2015-06-07 | 1 | -2/+4 |
* | Backport: randr: fix server crash in RRGetScreenInfo | Julien Cristau | 2015-06-07 | 1 | -2/+3 |
* | Backport: randr: check for virtual size limits before set crtc | Tiago Vignatti | 2015-06-07 | 1 | -0/+12 |
* | Backport: Free randr crtc and output pointer arrays | Keith Packard | 2015-06-07 | 1 | -0/+2 |
* | Backport: Drop a reference to user mode after create | Keith Packard | 2015-06-07 | 1 | -1/+2 |
* | Backport: Bug 51375: Xorg doesn't set status for RRGetOutputInfo | Jaroslav Šmíd | 2015-06-07 | 1 | -0/+1 |
* | Merge pull request #46 from ArcticaProject/pr/Xext-cve-fixes | Mike Gabriel | 2015-05-31 | 1 | -0/+20 |
|\ |
|
| * | Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099]pr/Xext-cve-fixes | Alan Coopersmith | 2015-05-30 | 1 | -0/+20 |
* | | dix: Allow zero-height PutImage requests (fix for X.Org's CVE-2015-3418).pr/dix-cve-fixes | Keith Packard | 2015-05-30 | 1 | -1/+1 |
* | | dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4] | Alan Coopersmith | 2015-05-30 | 1 | -1/+3 |
* | | Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo... | Mike DePaulo | 2015-05-30 | 1 | -0/+5 |
|/ |
|
* | Merge pull request #36 from ArcticaProject/pr/render-cve-fixes | Mike Gabriel | 2015-05-26 | 1 | -2/+18 |
|\ |
|
| * | render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]pr/render-cve-fixes | Alan Coopersmith | 2015-05-24 | 1 | -1/+16 |
| * | render: check request size before reading it [CVE-2014-8100 1/2] | Julien Cristau | 2015-05-24 | 1 | -1/+2 |
* | | hw/nxagent clean-up: Drop NXrandr.{c|h} client lib copy-of-code from nxagent ... | Mike Gabriel | 2015-05-20 | 4 | -1033/+3 |
* | | library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh... | Mike Gabriel | 2015-05-20 | 3 | -4/+4 |
|/ |
|
* | library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ... | Mike Gabriel | 2015-05-01 | 1 | -2/+2 |
* | dix: Allow zero-height PutImage requests (fix for X.Org's CVE-2015-3418). | Keith Packard | 2015-05-01 | 1 | -1/+1 |
* | imake cleanup: Drop references to X11 build-logic that is not present in nx-X11. | Mike Gabriel | 2015-04-28 | 3 | -586/+7 |
* | library clean-up: Don't build libNX_Xdmcp anymore. Use system's libXdmcp shar... | Mike Gabriel | 2015-04-22 | 1 | -4/+4 |
* | library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanup | Mike Gabriel | 2015-04-22 | 19 | -76/+38 |
* | imake cleanup (nx-X11/programs/Xserver/Imakefile): Drop build rules for XF86S... | Mike Gabriel | 2015-04-17 | 1 | -286/+2 |
* | NXAGENT_UPGRADE code cleanup: | Mike Gabriel | 2015-04-16 | 51 | -38857/+6098 |
* | imake cleanup: nx-X11/programs/Xserver/Imakefile (drop non-provided Xserver v... | Mike Gabriel | 2015-04-05 | 1 | -286/+1 |
* | imake cleanup: nx-X11/programs/Imakefile (reduce to minimal). | Mike Gabriel | 2015-04-04 | 1 | -136/+0 |
* | imake cleanup: Drop all references to BuildFontServer. | Mike Gabriel | 2015-04-04 | 1 | -4/+1 |
* | imake cleanup: Drop all references to XprtServer and BuildXprint*. | Mike Gabriel | 2015-04-04 | 11 | -2951/+8 |
* | imake cleanup: Drop all references to XdmxServer and BuildXdmx*. | Mike Gabriel | 2015-04-04 | 4 | -1209/+1 |
* | imake cleanup: Drop all references to XVirtualFramebufferServer. | Mike Gabriel | 2015-04-04 | 2 | -45/+3 |
* | imake cleanup: Drop all references to XNestServer. | Mike Gabriel | 2015-04-04 | 2 | -45/+3 |
* | imake cleanup: Drop all references to XWinServer. | Mike Gabriel | 2015-04-04 | 1 | -97/+2 |
* | nx-X11: add more NULL guards to TEST and DEBUG sections of Render.c. | Mihai Moldovan | 2015-03-29 | 1 | -65/+90 |
* | nx-X11: fix typo in previous commit. | Mihai Moldovan | 2015-03-29 | 1 | -1/+1 |
* | nx-X11: handle source pictures (those without a Drawable surface) gracefully. | Mihai Moldovan | 2015-03-29 | 4 | -20/+89 |
* | nx-X11/**: Drop non-imake Makefile* files. | Mike Gabriel | 2015-03-04 | 2 | -726/+0 |
* | library clean-up: Don't build libNX_Xpm anymore. Use system's libXpm shared l... | Mike Gabriel | 2015-03-03 | 2 | -2/+2 |
* | xkb: Check strings length against request size | Olivier Fourdan | 2015-02-17 | 1 | -25/+41 |
* | xkb: Don't swap XkbSetGeometry data in the input buffer | Olivier Fourdan | 2015-02-17 | 1 | -16/+19 |
* | include: introduce byte counting functions. | Peter Hutterer | 2015-02-17 | 1 | -0/+30 |
* | Coverity #844, #845, #846: Fix memory leaks. | Daniel Stone | 2015-02-17 | 1 | -3/+19 |
* | Make nxagent process aware of its current NX'ish version. | Mike Gabriel | 2015-02-17 | 2 | -3/+9 |
* | nx-X11/programs/Xserver/hw/nxagent/: Drop unused VERSION file. | Mike Gabriel | 2015-02-16 | 1 | -1/+0 |
* | dix: integer overflow in GetHosts() [CVE-2014-8092 2/4] | Alan Coopersmith | 2015-02-16 | 1 | -0/+6 |
* | Revert "dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]" | Mihai Moldovan | 2015-02-16 | 1 | -6/+0 |
* | glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8] (V3) | Adam Jackson | 2015-02-14 | 4 | -107/+121 |
* | glx: Length checking for RenderLarge requests (v2) [CVE-2014-8098 3/8] (v3) | Adam Jackson | 2015-02-14 | 2 | -46/+71 |
* | glx: Length checking for non-generated single requests (v2) [CVE-2014-8098 7/8] | Adam Jackson | 2015-02-14 | 4 | -20/+52 |