aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-0232-5/+131
* Backport: Make RANDR 'set' timestamps follow client specified time. Bug 21987.Keith Packard2015-06-072-13/+2
* Backport: randr: Clean up compiler warnings about unused and shadowing variablesKeith Packard2015-06-073-21/+5
* Backport: randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatchAaron Plattner2015-06-071-1/+1
* Backport: ProcRRGetScreenInfo: swap configTimestamp as wellAlan Coopersmith2015-06-071-0/+1
* Backport: RRModeCreate: plug memory leak of newModes if AddResource failsAlan Coopersmith2015-06-071-2/+4
* Backport: randr: fix server crash in RRGetScreenInfoJulien Cristau2015-06-071-2/+3
* Backport: randr: check for virtual size limits before set crtcTiago Vignatti2015-06-071-0/+12
* Backport: Free randr crtc and output pointer arraysKeith Packard2015-06-071-0/+2
* Backport: Drop a reference to user mode after createKeith Packard2015-06-071-1/+2
* Backport: Bug 51375: Xorg doesn't set status for RRGetOutputInfoJaroslav Šmíd2015-06-071-0/+1
* Merge branch 'sunweaver-pr/libxres-cleanup' into arctica-3.6.xMihai Moldovan2015-06-0212-526/+2
|\
| * library clean-up: Don't compile (i.e., remove) libNX_Xres.a anymore. It is no...Mike Gabriel2015-06-0212-526/+2
* | debian/changelog: sync with master/3.5.0.x branch.Mihai Moldovan2015-06-021-0/+67
* | Update README.md: Move more release goals to 3.6.x.Mike Gabriel2015-05-311-5/+6
* | Merge pull request #46 from ArcticaProject/pr/Xext-cve-fixesMike Gabriel2015-05-311-0/+20
|\ \
| * | Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099]pr/Xext-cve-fixesAlan Coopersmith2015-05-301-0/+20
| |/
* | Merge pull request #45 from ArcticaProject/pr/dix-cve-fixesMike Gabriel2015-05-312-1/+8
|\ \ | |/ |/|
| * dix: Allow zero-height PutImage requests (fix for X.Org's CVE-2015-3418).pr/dix-cve-fixesKeith Packard2015-05-301-1/+1
| * dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4]Alan Coopersmith2015-05-301-1/+3
| * Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo...Mike DePaulo2015-05-301-0/+5
|/
* nxcomp/README.on-retroactive-DXPC-license: Some layout and interpunctuation f...Mike Gabriel2015-05-291-1/+1
* nxcomp/Misc.cpp: fix build failure introduced in 1f44331574bdbe4069d13e4c26df...Mihai Moldovan2015-05-281-3/+3
* Merge branch 'sunweaver-pr/DXPC-re-license-retroactively' into arctica-3.6.xMihai Moldovan2015-05-264-6/+4097
|\
| * Document retroactive re-licensing of the original DXPC code (closes #30).Mike Gabriel2015-05-264-6/+4097
* | Merge pull request #36 from ArcticaProject/pr/render-cve-fixesMike Gabriel2015-05-261-2/+18
|\ \ | |/ |/|
| * render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2]pr/render-cve-fixesAlan Coopersmith2015-05-241-1/+16
| * render: check request size before reading it [CVE-2014-8100 1/2]Julien Cristau2015-05-241-1/+2
* | Merge branch 'sunweaver-pr/libxrandr-cleanup' into arctica-3.6.xMihai Moldovan2015-05-2529-2893/+32
|\ \
| * | hw/nxagent clean-up: Drop NXrandr.{c|h} client lib copy-of-code from nxagent ...Mike Gabriel2015-05-204-1033/+3
| * | library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh...Mike Gabriel2015-05-2025-1860/+29
* | | README.md: replace simple link with a text link, capitalization.Mihai Moldovan2015-05-221-1/+1
* | | Merge branch 'nitomartinez-qindel-readme' into arctica-3.6.xMihai Moldovan2015-05-221-1/+1
|\ \ \ | |/ / |/| |
| * | Update the Qindel Company name (Qindel is without u ;-))Nito Martinez2015-05-211-1/+1
* | | README.md: mark the iOS support for nxproxy/nxcomp as completed.Mike Gabriel2015-05-161-1/+1
* | | Merge pull request #26 from nitomartinez/fix_developer_debuggingMike Gabriel2015-05-163-3/+3
|\ \ \
| * | | This patch is some code fixes to debug some debuging macro usage in the NX code.Nito Martinez2015-05-153-3/+3
| |/ /
* | | Merge pull request #25 from nitomartinez/nxtranscleanup_for_reconnectMike Gabriel2015-05-163-0/+36
|\ \ \
| * | | This patch allows to cleanup the nxcomp resources to allow for a second conne...Nito Martinez2015-05-153-0/+36
| |/ /
* | | README.md: reword a few sections, whitespace fixes.Mihai Moldovan2015-05-151-8/+7
* | | README.md: grammar fixMike Gabriel2015-05-151-1/+1
* | | README.md: phase 2 release series will be 3.7.0.xMike Gabriel2015-05-151-2/+2
* | | update README.md with newest plans for nx-libs 3.6.xMike Gabriel2015-05-151-11/+30
| |/ |/|
* | Merge branch 'sunweaver-pr/libxdamage-cleanup' into arctica-3.6.xMihai Moldovan2015-05-1228-1061/+28
|\ \
| * | debian/changelog: merge with master branch.Mihai Moldovan2015-05-121-0/+2
| * | debian/changelog: add entry for last change.Mihai Moldovan2015-05-121-0/+1
| * | debian/libnx-xinerama1.*: fix faulty logic when creating symlinks.Mihai Moldovan2015-05-121-3/+3
| * | library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ...Mike Gabriel2015-05-0128-1061/+28
* | | debian/changelog: merge with master branch.Mihai Moldovan2015-05-051-0/+2
* | | debian/changelog: add entry for last change.Mihai Moldovan2015-05-051-0/+1