| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | glx: Top-level length checking for swapped VendorPrivate requests [CVE-2014-8... | Adam Jackson | 2015-02-14 | 1 | -0/+4 |
* | glx: Integer overflow protection for non-generated render requests (v3) [CVE-... | Adam Jackson | 2015-02-14 | 1 | -31/+37 |
* | glx: Length checking for GLXRender requests (v2) [CVE-2014-8098 2/8] (v3) | Julien Cristau | 2015-02-14 | 2 | -20/+20 |
* | glx: Add safe_{add,mul,pad} (v3) [CVE-2014-8093 4/6] (v4) | Adam Jackson | 2015-02-14 | 1 | -0/+41 |
* | glx: Additional paranoia in __glXGetAnswerBuffer / __GLX_GET_ANSWER_BUFFER (v... | Adam Jackson | 2015-02-14 | 1 | -1/+2 |
* | glx: Be more strict about rejecting invalid image sizes [CVE-2014-8093 2/6] | Adam Jackson | 2015-02-14 | 2 | -14/+14 |
* | glx: Be more paranoid about variable-length requests [CVE-2014-8093 1/6] (v2) | Adam Jackson | 2015-02-14 | 2 | -4/+4 |
* | randr: unvalidated lengths in RandR extension swapped procs [CVE-2014-8101] | Alan Coopersmith | 2015-02-14 | 1 | -0/+3 |
* | xfixes: unvalidated length in SProcXFixesSelectSelectionInput [CVE-2014-8102] | Alan Coopersmith | 2015-02-14 | 1 | -0/+1 |
* | render: unvalidated lengths in Render extn. swapped procs [CVE-2014-8100 2/2] | Alan Coopersmith | 2015-02-14 | 1 | -1/+16 |
* | render: check request size before reading it [CVE-2014-8100 1/2] | Julien Cristau | 2015-02-14 | 1 | -1/+2 |
* | Xv: unvalidated lengths in XVideo extension swapped procs [CVE-2014-8099] | Alan Coopersmith | 2015-02-14 | 1 | -0/+20 |
* | xcmisc: unvalidated length in SProcXCMiscGetXIDList() [CVE-2014-8096] | Alan Coopersmith | 2015-02-14 | 1 | -0/+1 |
* | Xi: unvalidated lengths in Xinput extension [CVE-2014-8095] | Alan Coopersmith | 2015-02-14 | 4 | -2/+11 |
* | dbe: unvalidated lengths in DbeSwapBuffers calls [CVE-2014-8097] | Alan Coopersmith | 2015-02-14 | 1 | -3/+8 |
* | dix: integer overflow in REQUEST_FIXED_SIZE() [CVE-2014-8092 4/4] | Alan Coopersmith | 2015-02-14 | 1 | -1/+4 |
* | dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4] | Alan Coopersmith | 2015-02-14 | 2 | -15/+34 |
* | dix: integer overflow in GetHosts() [CVE-2014-8092 2/4] | Alan Coopersmith | 2015-02-14 | 1 | -0/+6 |
* | dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4] | Alan Coopersmith | 2015-02-14 | 1 | -1/+3 |
* | unchecked malloc may allow unauthed client to crash Xserver [CVE-2014-8091] | Alan Coopersmith | 2015-02-14 | 1 | -0/+4 |
* | Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo... | Mike DePaulo | 2015-02-14 | 1 | -0/+5 |
* | Fix CVE-2011-4028: File disclosure vulnerability. upstream xorg/xserver commi... | Mike DePaulo | 2015-02-14 | 1 | -1/+1 |
* | VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSI... | Mike Gabriel | 2015-02-14 | 1 | -0/+1 |
* | Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagen... | Oleksandr Shneyder | 2015-02-13 | 5 | -77/+158 |
* | Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-build... | Mihai Moldovan | 2015-02-13 | 4 | -7/+8 |
* | Provide build support for aarch64 architecture (606_nx-X11_build-on-aarch64.f... | Orion Poplawski | 2015-02-13 | 1 | -0/+22 |
* | Handle some serious compilation warnings (603_nx-X11_compilation_warnings.ful... | Mirraz Mirraz | 2015-02-13 | 1 | -0/+6 |
* | Be compliant with POS36-C: Observe correct revocation order while relinquishi... | Orion Poplawski | 2015-02-13 | 1 | -0/+7 |
* | Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.f... | Jan Engelhardt | 2015-02-13 | 1 | -9/+9 |
* | Adapt paths of keystrokes.cfg if nxagent runs as x2goagent (321_nxagent_x2go-... | Horst Schirmeier | 2015-02-13 | 1 | -0/+6 |
* | Make nxagent-specific keyboard bindings configurable (320_nxagent_configurabl... | Alexander Wuerstlein | 2015-02-13 | 6 | -237/+546 |
* | Test for xkb/rules/base instead of xkb/keymap.dir for setting XkbBaseDir (302... | Mike Gabriel | 2015-02-13 | 1 | -16/+16 |
* | Use shared libraries (301_nx-X11_use-shared-libs.full.patch). | Jan Engelhardt | 2015-02-10 | 1 | -3/+3 |
* | Set WM_CLASS to X2GoAgent/NXAgent (300_nxagent_set-wm-class.full.patch). | Oleksandr Shneyder | 2015-02-10 | 1 | -0/+36 |
* | Save session state in file. | Oleksandr Shneyder | 2015-02-10 | 5 | -1/+51 |
* | Add x2goagent man page (209_x2goagent_add-man-page.full.patch). | Mike Gabriel | 2015-02-10 | 1 | -0/+35 |
* | Fix XFIXES selection handling (copy and paste via middle mouse button) (207_n... | Ulrich Sibiller | 2015-02-10 | 1 | -4/+8 |
* | Add -clipboard cmdline option to nxagent (206_nxagent_clipboard-as-nxoption.f... | Mike Gabriel | 2015-02-10 | 1 | -2/+25 |
* | Fix refresh errors on Win2012 RDP connections with speed=ADS (205_nxagent_ref... | Oleksandr Shneyder | 2015-02-10 | 1 | -1/+1 |
* | Fix repainting of SolidFill pictures with libcairo > 1.12.x (204_nxagent_repa... | Oleksandr Shneyder | 2015-02-10 | 3 | -5/+16 |
* | Add -norootlessexit cmdline option to nxagent (203_nxagent_disable-rootless-e... | Oleksandr Shneyder | 2015-02-10 | 4 | -1/+16 |
* | Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch). | Oleksandr Shneyder | 2015-02-10 | 5 | -24/+21 |