aboutsummaryrefslogtreecommitdiff
path: root/nx-X11
Commit message (Expand)AuthorAgeFilesLines
...
* CVE-2014-0210: unvalidated length fields in fs_read_list_info() from xorg/lib...Mike DePaulo2015-02-141-1/+55
* CVE-2014-0210: unvalidated length fields in fs_read_list() from xorg/lib/libX...Mike DePaulo2015-02-141-0/+15
* CVE-2014-0210: unvalidated length fields in fs_read_glyphs() from xorg/lib/li...Mike DePaulo2015-02-141-1/+28
* CVE-2014-0210: unvalidated length fields in fs_read_extent_info() from xorg/l...Mike DePaulo2015-02-141-0/+10
* CVE-2014-0211: integer overflow in fs_alloc_glyphs() from xorg/lib/libXfont c...Mike DePaulo2015-02-141-1/+6
* CVE-2014-0211: integer overflow in fs_read_extent_info() from xorg/lib/libXfo...Mike DePaulo2015-02-141-1/+11
* CVE-2014-0210: unvalidated length fields in fs_read_query_info() from xorg/li...Mike DePaulo2015-02-142-7/+52
* CVE-2014-0211: Integer overflow in fs_get_reply/_fs_start_read from xorg/lib/...Mike DePaulo2015-02-141-0/+18
* CVE-2014-0210: unvalidated lengths when reading replies from font server from...Mike DePaulo2015-02-141-6/+38
* Don't crash when we receive an FS_Error from the font server (Guillem Jover)....Mike DePaulo2015-02-141-1/+1
* CVE-2014-0210: unvalidated length in _fs_recv_conn_setup() from xorg/lib/libX...Mike DePaulo2015-02-141-3/+18
* CVE-2014-0209: integer overflow of realloc() size in lexAlias() from xorg/lib...Mike DePaulo2015-02-141-0/+4
* CVE-2014-0209: integer overflow of realloc() size in FontFileAddEntry() from ...Mike DePaulo2015-02-141-0/+5
* CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()...Mike DePaulo2015-02-141-1/+1
* Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo...Mike DePaulo2015-02-141-0/+5
* Fix CVE-2011-4028: File disclosure vulnerability. upstream xorg/xserver commi...Mike DePaulo2015-02-141-1/+1
* LZW decompress: fix for CVE-2011-2895 From xorg/lib/Xfont commit d11ee5886e9d...Mike DePaulo2015-02-141-0/+2
* VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSI...Mike Gabriel2015-02-141-0/+1
* Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagen...Oleksandr Shneyder2015-02-135-77/+158
* Fix several typos in nxcomp.Mike Gabriel2015-02-133-3/+3
* Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-build...Mihai Moldovan2015-02-134-7/+8
* Provide build support for aarch64 architecture (606_nx-X11_build-on-aarch64.f...Orion Poplawski2015-02-134-0/+39
* Handle some serious compilation warnings (603_nx-X11_compilation_warnings.ful...Mirraz Mirraz2015-02-133-2/+7
* Be compliant with POS36-C: Observe correct revocation order while relinquishi...Orion Poplawski2015-02-131-0/+7
* Do not build bundled libraries (601_nx-X11_build-option-changes-to-not-use-bu...Orion Poplawski2015-02-133-11/+14
* Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.f...Jan Engelhardt2015-02-1328-168/+168
* Adapt paths of keystrokes.cfg if nxagent runs as x2goagent (321_nxagent_x2go-...Horst Schirmeier2015-02-131-0/+6
* Make nxagent-specific keyboard bindings configurable (320_nxagent_configurabl...Alexander Wuerstlein2015-02-136-237/+546
* Test for xkb/rules/base instead of xkb/keymap.dir for setting XkbBaseDir (302...Mike Gabriel2015-02-131-16/+16
* Use shared libraries (301_nx-X11_use-shared-libs.full.patch).Jan Engelhardt2015-02-103-9/+10
* Set WM_CLASS to X2GoAgent/NXAgent (300_nxagent_set-wm-class.full.patch).Oleksandr Shneyder2015-02-101-0/+36
* Save session state in file.Oleksandr Shneyder2015-02-105-1/+51
* Add x2goagent man page (209_x2goagent_add-man-page.full.patch).Mike Gabriel2015-02-101-0/+35
* Fix XFIXES selection handling (copy and paste via middle mouse button) (207_n...Ulrich Sibiller2015-02-101-4/+8
* Add -clipboard cmdline option to nxagent (206_nxagent_clipboard-as-nxoption.f...Mike Gabriel2015-02-101-2/+25
* Fix refresh errors on Win2012 RDP connections with speed=ADS (205_nxagent_ref...Oleksandr Shneyder2015-02-101-1/+1
* Fix repainting of SolidFill pictures with libcairo > 1.12.x (204_nxagent_repa...Oleksandr Shneyder2015-02-103-5/+16
* Add -norootlessexit cmdline option to nxagent (203_nxagent_disable-rootless-e...Oleksandr Shneyder2015-02-104-1/+16
* Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch).Oleksandr Shneyder2015-02-108-54/+93
* X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goa...Oleksandr Shneyder2015-02-103-3/+171
* Detect nxagent/x2goagent flavour (200_nxagent_check-binary-x2go-flavour.full....Oleksandr Shneyder2015-02-102-0/+30
* Avoid large pixmaps (110_nxagent_createpixmap-bounds-check.full.patch).Mike Gabriel2015-02-101-0/+17
* Wine Close Delay (108_nxagent_wine-close-delay.full.patch).Mike Gabriel2015-02-101-0/+30
* Prevent sending COMPOUND_TEXT (107_nxagent_clipboard-compound-text+small-bed-...Mike Gabriel2015-02-102-3/+11
* UTF-8 Clipboard copying (106_nxagent_utf8-copy-clipboard.full.patch).Mike Gabriel2015-02-101-4/+12
* Export remote keyboard configuration to session directory (105_nxagent_export...Marcelo Boveto Shima2015-02-103-1/+48
* FHS path fix for keyboard config file (103_nxagent_set-X0-config-path.full.pa...Mike Gabriel2015-02-101-6/+3
* FHS path fix for SecurityPolicy file (102_xserver-xext_set-securitypolicy-pat...Marcelo Boveto Shima2015-02-101-1/+1
* FHS path fix for rgb fileMarcelo Boveto Shima2015-02-101-1/+1
* Create Windows and fix drawing issues on Big Endian 64bit systems (057_nx-X11...Mihai Moldovan2015-02-102-4/+16