summaryrefslogtreecommitdiff
path: root/xserver
AgeCommit message (Expand)Author
2024-11-05Update to xserver 21.1.14. tested by tb@Matthieu Herrb
2024-10-31Don't log DDC modelines (after hotplug events/xrandr) or "Using XX rangesStuart Henderson
2024-10-29xkb: Fix buffer overflow in _XkbSetCompatMap()Matthieu Herrb
2024-08-16Reduce diff with upstream.Matthieu Herrb
2024-08-16Ansify function declarations. These are all simple () -> (void) cases.Matthieu Herrb
2024-08-15Reduce white space diff with upstream.Matthieu Herrb
2024-08-04Remove 2 files that were missed on xserver 21.1 update (which removed Xdmx)Matthieu Herrb
2024-08-04Replace __OpenBSD__ with X_PRIVSEP in check for priv_open_device()Matthieu Herrb
2024-08-04Remove white space only diff with upstreamMatthieu Herrb
2024-04-27Update to xserver 21.1.13.Matthieu Herrb
2024-04-07Update to xserver 21.1.12Matthieu Herrb
2024-04-07The DMX extension was removed in xserver 21.1.Matthieu Herrb
2024-04-03Fix refcounting of glyphs during ProcRenderAddGlyphs() (CVE-2024-31083)Matthieu Herrb
2024-04-03Need to use unswapped length to send reply inMatthieu Herrb
2024-01-28Update to xserver 21.1.11.Matthieu Herrb
2024-01-19WSDISPLAY_TYPE_RKDRM was renamed to WSDISPLAY_TYPE_KMSMark Kettenis
2024-01-16Multiple issues have been found in the X server and XwaylandMatthieu Herrb
2024-01-07Update xserver to 21.1.10.Matthieu Herrb
2023-12-13The previous fix from X.Org was incorrect. This fixes it.Matthieu Herrb
2023-12-13randr: avoid integer truncation in length check of ProcRRChange*PropertyMatthieu Herrb
2023-12-13Xi: allocate enough XkbActions for our buttonsMatthieu Herrb
2023-10-29Update to xserver 21.1.9.Matthieu Herrb
2023-10-25Fix several input validation errors in the X serverMatthieu Herrb
2023-09-20Fix out of bounds write in glamor_xv_query_image_attributes for NV12Matthieu Herrb
2023-09-08Revert previous:Matthieu Herrb
2023-09-06unbreak build with clang-16 by fixing up function definitions to matchRobert Nagy
2023-08-12Make sure we don't close(-1); buglet introduced in 1.26.Miod Vallat
2023-05-01Merge X server 21.1.8. tested by kn@ and op@.Matthieu Herrb
2023-03-29composite: Fix use-after-free of the COWMatthieu Herrb
2023-02-07Xi: fix use-after-free in DeepCopyPointerClassesMatthieu Herrb
2023-01-22Merge xserver 21.1.6.Matthieu Herrb
2023-01-22Add back the meson build system to xserver.Matthieu Herrb
2022-12-14Fix serveral X server input validation errors that can cause varios issues:Matthieu Herrb
2022-11-11Don't crash if the client argv or argv[0] is NULL.Matthieu Herrb
2022-08-31Update xserver to version 21.1.4.Matthieu Herrb
2022-07-12MFC: Multiple input validation failures in X server extensionsMatthieu Herrb
2022-02-20Sync with xorg-server 21.1.3.Matthieu Herrb
2022-02-03remove 0x2972 from the intel gen 2 and 3 listJonathan Gray
2021-12-27Recommit: compiler.h: don't define inb/outb and friends on mipsVisa Hankala
2021-12-14render: Fix out of bounds access in SProcRenderCompositeGlyphs()Matthieu Herrb
2021-12-14Xext: Fix out of bounds access in SProcScreenSaverSuspend()Matthieu Herrb
2021-12-14xfixes: Fix out of bounds access in *ProcXFixesCreatePointerBarrier()Matthieu Herrb
2021-12-14record: Fix out of bounds access in SwapCreateRegister()Matthieu Herrb
2021-12-06when xf86CrtcConfigPrivateIndex==-1 XF86_CRTC_CONFIG_PTR() causes an out ofMatthieu Herrb
2021-12-06Initialize mode->name for modes generated by libxcvt.Matthieu Herrb
2021-12-03don't free uninitialised pointers in glamorJonathan Gray
2021-11-17Use the InternalEvent event structure in more places in events handlers.Matthieu Herrb
2021-11-11Update to xserver 21.1.1Matthieu Herrb
2021-11-11Update to xserver 21.1.0Matthieu Herrb
2006-11-26Importing xserver from X.Org 7.2RC2Matthieu Herrb