summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libX11 1.5.99.902 (1.6 RC2)libX11-1.5.99.902Alan Coopersmith2013-05-231-1/+1
* xkb: fix off-by-one in _XkbReadGetNamesReply and _XkbReadVirtualModMapJulien Cristau2013-05-232-2/+2
* Make sure internal headers include required headersNiveditha Rau2013-05-178-0/+15
* Free fs->properties in _XF86BigfontQueryFont overflow error pathAlan Coopersmith2013-05-161-0/+1
* XListFontsWithInfo: Re-decrement flist[0] before calling free() on it.Matthieu Herrb2013-05-091-2/+4
* Give GNU & Solaris Studio compilers hints about XEatData branchesAlan Coopersmith2013-05-091-2/+14
* _XkbReadGetMapReply: reject maxKeyCodes smaller than the minKeyCodeAlan Coopersmith2013-05-091-0/+2
* Use calloc in XOpenDisplay to initialize structs containing pointersAlan Coopersmith2013-05-091-4/+4
* Remove more unnecessary casts from Xmalloc/calloc callsAlan Coopersmith2013-05-0933-140/+115
* Convert more _XEatData callers to _XEatDataWordsAlan Coopersmith2013-05-096-20/+20
* Make XGetWindowProperty() always initialize returned valuesAlan Coopersmith2013-05-091-1/+7
* Avoid overflows in XListExtensions() [CVE-2013-1997 15/15]Alan Coopersmith2013-05-091-14/+22
* Avoid overflows in XGetFontPath() [CVE-2013-1997 14/15]Alan Coopersmith2013-05-091-14/+22
* Avoid overflows in XListFonts() [CVE-2013-1997 13/15]Alan Coopersmith2013-05-091-13/+22
* integer overflow in XGetModifierMapping() [CVE-2013-1981 13/13]Alan Coopersmith2013-05-091-4/+9
* integer overflow in XGetPointerMapping() & XGetKeyboardMapping() [CVE-2013-19...Alan Coopersmith2013-05-091-11/+20
* integer overflow in XGetImage() [CVE-2013-1981 11/13]Alan Coopersmith2013-05-091-4/+8
* integer overflow in XGetWindowProperty() [CVE-2013-1981 10/13]Alan Coopersmith2013-05-091-9/+16
* integer overflows in TransFileName() [CVE-2013-1981 9/13]Alan Coopersmith2013-05-092-11/+35
* integer truncation in _XimParseStringFile() [CVE-2013-1981 8/13]Alan Coopersmith2013-05-091-0/+3
* Unbounded recursion in _XimParseStringFile() when parsing include files [CVE-...Alan Coopersmith2013-05-091-3/+17
* Unbounded recursion in GetDatabase() when parsing include files [CVE-2013-200...Alan Coopersmith2013-05-091-9/+15
* integer overflow in ReadInFile() in Xrm.c [CVE-2013-1981 7/13]Alan Coopersmith2013-05-091-2/+4
* Integer overflows in stringSectionSize() cause buffer overflow in ReadColorna...Alan Coopersmith2013-05-091-6/+21
* unvalidated length in _XimXGetReadData() [CVE-2013-1997 12/15]Alan Coopersmith2013-05-091-1/+1
* unvalidated index/length in _XkbReadGetNamesReply() [CVE-2013-1997 11/15]Alan Coopersmith2013-05-091-0/+2
* unvalidated index in _XkbReadVirtualModMap() [CVE-2013-1997 10/15]Alan Coopersmith2013-05-091-0/+3
* unvalidated index in _XkbReadExplicitComponents() [CVE-2013-1997 9/15]Alan Coopersmith2013-05-091-1/+5
* unvalidated index in _XkbReadModifierMap() [CVE-2013-1997 8/15]Alan Coopersmith2013-05-091-0/+5
* unvalidated index in _XkbReadKeyBehaviors() [CVE-2013-1997 7/15]Alan Coopersmith2013-05-091-2/+4
* unvalidated index in _XkbReadKeyActions() [CVE-2013-1997 6/15]Alan Coopersmith2013-05-091-0/+4
* unvalidated index in _XkbReadKeySyms() [CVE-2013-1997 5/15]Alan Coopersmith2013-05-091-1/+6
* unvalidated indexes in _XkbReadGetGeometryReply() [CVE-2013-1997 4/15]Alan Coopersmith2013-05-091-0/+3
* unvalidated indexes in _XkbReadGeomShapes() [CVE-2013-1997 3/15]Alan Coopersmith2013-05-091-4/+8
* unvalidated index in _XkbReadGetDeviceInfoReply() [CVE-2013-1997 2/15]Alan Coopersmith2013-05-091-0/+6
* unvalidated lengths in XAllocColorCells() [CVE-2013-1997 1/15]Alan Coopersmith2013-05-091-2/+7
* integer overflow in XListHosts() [CVE-2013-1981 5/13]Alan Coopersmith2013-05-091-7/+15
* integer overflow in XGetMotionEvents() [CVE-2013-1981 4/13]Alan Coopersmith2013-05-091-15/+11
* integer overflow in XListFontsWithInfo() [CVE-2013-1981 3/13]Alan Coopersmith2013-05-091-56/+49
* integer overflow in _XF86BigfontQueryFont() [CVE-2013-1981 2/13]Alan Coopersmith2013-05-091-17/+25
* integer overflow in _XQueryFont() on 32-bit platforms [CVE-2013-1981 1/13]Alan Coopersmith2013-05-091-12/+23
* Add _XEatDataWords to discard a given number of 32-bit words of reply dataAlan Coopersmith2013-05-092-0/+21
* Move repeated #ifdef magic to find PATH_MAX into a common headerAlan Coopersmith2013-05-094-47/+84
* Add compose sequences for J́ and j́.Pander2013-05-071-0/+2
* Move big request comment in XOpenDisplay to the right placeAlan Coopersmith2013-03-161-1/+3
* libX11 1.5.99.901 (1.6 RC1)libX11-1.5.99.901Alan Coopersmith2013-03-091-1/+1
* Fix very weird indenting in src/GetFProp.cAlan Coopersmith2013-03-081-15/+12
* XAllocClassHint: Assume calloc sets pointers in allocated memory to NULLAlan Coopersmith2013-03-081-6/+1
* MakeBigReq: don't move the last word, already handled by Data32Karl Tomlinson2013-03-081-2/+17
* nls/Makefile.am: Use LOG_COMPILERQuentin Glidic2013-03-081-1/+1