| Commit message (Expand) | Author | Age | Files | Lines |
* | Use calloc to zero fill buffers being allocated for replies & events | Ulrich Sibiller | 2019-02-28 | 1 | -2/+2 |
* | reduce usage of uninitialised bytes | Ulrich Sibiller | 2017-12-28 | 1 | -14/+14 |
* | Xserver/GL/glx/glxcmds.c: Cast small-int values through intptr_t when passed ... | Mike Gabriel | 2017-12-14 | 1 | -1/+1 |
* | Xserver/GL/glx/glxcmd.c: Fix uninitialized xGLXQueryVersionReply. | Mike Gabriel | 2017-03-03 | 1 | -0/+2 |
* | Drop glx_ansic.h wrapper and call malloc, realloc, free and str-funcs directly. | Kristian Høgsberg | 2016-12-04 | 1 | -27/+29 |
* | Remove libcwrapper usage from xorg server modules. The libcwrapper is not use... | Eric Anholt | 2016-12-04 | 1 | -0/+2 |
* | VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files. | Mike Gabriel | 2016-07-06 | 1 | -1/+0 |
* | remove unreferenced NEED_EVENTS/NEED_REPLIES | Ulrich Sibiller | 2016-07-05 | 1 | -1/+0 |
* | Remove unneccesary casts from WriteToClient calls | Alan Coopersmith | 2016-07-05 | 1 | -19/+19 |
* | nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() instead. | Mike Gabriel | 2016-07-02 | 1 | -1/+1 |
* | Replace 'pointer' type with 'void *' | Keith Packard | 2015-12-28 | 1 | -2/+2 |
* | glx: Pass remaining request length into ->varsize (v2) [CVE-2014-8098 8/8] (V3) | Adam Jackson | 2015-02-14 | 1 | -2/+4 |
* | glx: Length checking for RenderLarge requests (v2) [CVE-2014-8098 3/8] (v3) | Adam Jackson | 2015-02-14 | 1 | -23/+35 |
* | glx: Length checking for GLXRender requests (v2) [CVE-2014-8098 2/8] (v3) | Julien Cristau | 2015-02-14 | 1 | -10/+10 |
* | glx: Be more paranoid about variable-length requests [CVE-2014-8093 1/6] (v2) | Adam Jackson | 2015-02-14 | 1 | -2/+2 |
* | Imported nx-X11-3.1.0-1.tar.gznx-X11/3.1.0-1 | Reinhard Tartler | 2011-10-10 | 1 | -0/+2156 |