aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs/Xserver/hw/nxagent/NXdixfonts.c
Commit message (Expand)AuthorAgeFilesLines
* NXdixfonts.c: fix index out of boundsUlrich Sibiller2019-06-221-2/+2
* NXdixfonts.c: free() can handle NULLUlrich Sibiller2018-07-031-13/+10
* NXdixfonts.c: use calloc for LFclosurePtrUlrich Sibiller2018-07-031-1/+1
* Fix some valgrind findingsUlrich Sibiller2018-07-031-5/+3
* Replace hardcoded string lengths by macrosUlrich Sibiller2018-01-071-4/+5
* Dialog.c,Display.c,NXdixfonts.c: replace strncpy() by snprintf where appropriateUlrich Sibiller2018-01-071-3/+2
* Dialog.c,Display.c,Font.c,NXdixfonts.c: don't use hardcoded string buffer len...Ulrich Sibiller2018-01-071-4/+4
* Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API ...Mike Gabriel2017-04-101-1/+105
* replace (DE)ALLOCATE_LOCAL by malloc/freeUlrich Sibiller2017-03-031-4/+4
* {dix/,hw/nxagent/NX}dixfont.{c,h}: Support using builtin-fonts. Makes depende...Mike Gabriel2017-02-271-11/+36
* VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.Mike Gabriel2016-07-061-3/+0
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-061-7/+15
* Remove unneccesary casts from WriteToClient callsAlan Coopersmith2016-07-051-2/+2
* nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() instead.Mike Gabriel2016-07-021-2/+2
* nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead.Mike Gabriel2016-07-021-14/+14
* nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() instead.Mike Gabriel2016-07-021-45/+45
* hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can identicall...Mike Gabriel2016-06-251-1395/+5
* hw/nxagent/NXdixfonts.c: Fix implicit declaration for register_fpe_functions().Mike Gabriel2016-05-021-0/+2
* hw/nxagent/NXdixfonts.c: Don't include <X11/fonts/fontstruct.h>. No symbol ne...Mike Gabriel2016-05-021-1/+0
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-281-5/+5
* Replace 'pointer' type with 'void *'Keith Packard2015-12-281-38/+38
* Backport: xserver: Avoid sending uninitialized padding data over the networkPeter Åstrand2015-07-021-0/+2
* Avoid use-after-free in dix/dixfonts.c: doImageText() [CVE-2013-4396] from xo...Mike DePaulo2015-05-301-0/+5
* library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-221-16/+2
* NXAGENT_UPGRADE code cleanup:Mike Gabriel2015-04-161-177/+99
* Imported nxagent-3.5.0-2.tar.gznxagent/3.5.0-2Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-5.tar.gznxagent/3.4.0-5Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-3.tar.gznxagent/3.4.0-3Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-16.tar.gznxagent/3.4.0-16Reinhard Tartler2011-10-101-1/+1
* Imported nxagent-3.4.0-11.tar.gznxagent/3.4.0-11Reinhard Tartler2011-10-101-2/+2
* Imported nxagent-3.1.0-2.tar.gznxagent/3.1.0-2Reinhard Tartler2011-10-101-0/+2883