index
:
xorg/lib/libX11
CYGWIN
IPv6-REVIEW
XACE-SELINUX
XEVIE
XFree86
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XPRINT
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-7-0
lg3d-event
libX11-1.1-branch
libX11-1.2-branch
libX11-1.3-branch
master
sco_port_update
stable
xge
libX11 GIT Repository (mirrored from https://gitlab.freedesktop.org/xorg/lib/libx11)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
CVE-2023-43787: Integer overflow in XCreateImage() leading to a heap overflow
Yair Mizrahi
1
-5
/
+15
2023-09-22
XCreatePixmap: trigger BadValue error for out-of-range dimensions
Alan Coopersmith
1
-0
/
+11
2023-09-22
XPutImage: clip images to maximum height & width allowed by protocol
Alan Coopersmith
1
-0
/
+5
2023-09-22
CVE-2023-43786: stack exhaustion from infinite recursion in PutSubImage()
Alan Coopersmith
1
-2
/
+3
2023-09-22
CVE-2023-43785: out-of-bounds memory access in _XkbReadKeySyms()
Alan Coopersmith
1
-5
/
+9
2023-09-17
XOpenDisplay: ensure each screen has a valid root_visual pointer
Alan Coopersmith
1
-0
/
+4
2023-06-10
InitExt.c: Add bounds checks for extension request, event, & error codes
Alan Coopersmith
1
-0
/
+42
2023-01-14
Fix a9e845 and 797755 Allow X*IfEvent() to reenter libX11
GaryOderNichts
4
-55
/
+25
2023-01-07
xlibi18n: Update Imake instructions to autoconf equivalent in comments
Alan Coopersmith
1
-2
/
+2
2023-01-03
Revert "Update XPutBackEvent() to support clients that put back unpadded events"
Yuxuan Shui
1
-14
/
+1
2022-12-11
Update XPutBackEvent() to support clients that put back unpadded events
Keith Packard
1
-1
/
+14
2022-12-01
ChkIfEv.c: fix wrong handling of dpy->in_ifevent
Ulrich Sibiller
1
-1
/
+1
2022-12-01
Indentation fixes around recent dpy->in_ifevent changes
Ulrich Sibiller
5
-17
/
+17
2022-11-19
Fix 797755 Allow X*IfEvent() to reenter libX11
Matthieu Herrb
5
-12
/
+29
2022-11-11
Don't use pragma inside a function, it breaks compiling with older GCCs.
Nia Alarie
1
-9
/
+10
2022-11-11
Add XFreeThreads function.
Oliver
2
-0
/
+29
2022-11-03
Copyright & license cleanup
Alan Coopersmith
12
-12
/
+12
2022-11-02
Allow X*IfEvent() to reenter libX11
Adam Jackson
5
-0
/
+38
2022-10-08
Use same pthread-stubs as libxcb
Alan Coopersmith
2
-163
/
+1
2022-09-27
If thread-safety-constructor is enabled, link against pthreads not stubs
Alan Coopersmith
1
-0
/
+1
2022-09-11
use casts to reduce compiler warnings (no object change)
Thomas E. Dickey
11
-42
/
+42
2022-09-10
xkb: Fix off-by-one error in XKeycodeToKeysym
Adam Sampson
1
-28
/
+16
2022-07-15
xkb: set num_keys when filling in keys in _XkbReadGetNamesReply()
Alan Coopersmith
1
-0
/
+1
2022-07-15
Fix Win32 build with -fno-common
Jon Turney
1
-0
/
+2
2022-04-26
global: call XInitThreads() from the library's constructor
Adam Jackson
1
-9
/
+7
2022-04-23
XkbOpenDisplay: Add _Xconst qualifier to display name argument
Alan Coopersmith
1
-1
/
+1
2022-04-23
XKBgeom.h: Add _Xconst qualifier to char * arguments in functions
Alan Coopersmith
2
-6
/
+8
2022-04-20
lcCT: use the correct index for checking the second byte
Benno Schulenberg
1
-1
/
+1
2022-04-10
XkbUpdateKeyTypeVirtualMods: always initialize mask
Alan Coopersmith
1
-1
/
+1
2022-04-03
Don't try to destroy NULL condition variables
Simon McVittie
1
-2
/
+4
2022-03-24
Fix two memory leaks in _XFreeX11XCBStructure()
Hodong
1
-0
/
+2
2022-03-23
xcb: Clarify the XInitThreads error message
Adam Jackson
1
-2
/
+6
2022-03-23
xcb_io: Allow jumps backwards when widening the request number.
Giovanni Mascellani
1
-1
/
+6
2022-01-27
KeyBind: reshuffle two ifs into the general order of ascending codes
Benno Schulenberg
1
-7
/
+7
2022-01-27
KeyBind: slightly speed up some case conversions by adding missing returns
Benno Schulenberg
1
-4
/
+10
2022-01-27
KeyBind: update the Greek case-conversion tables to Unicode Data 14.0
Benno Schulenberg
1
-13
/
+13
2022-01-26
remove a commented-out code fragment, and remove a stray blank line
Benno Schulenberg
1
-1
/
+0
2022-01-26
XKBCvt: remove an if that never gets triggered
Benno Schulenberg
1
-2
/
+0
2022-01-14
XKBMAlloc: use the correct first-key variable when extending a key range
Benno Schulenberg
1
-2
/
+2
2022-01-12
lcUTF8: remove two unneeded ifs and two elses that are never reached
Benno Schulenberg
1
-24
/
+12
2021-12-03
Make Xutf8DrawString works correctly with ISO10646 fonts.
Liang Chang
1
-0
/
+1
2021-12-03
Fix hanging issue in _XReply
Tatu Frisk
1
-12
/
+8
2021-07-27
makekeys: handle the new _EVDEVK xorgproto symbols
Peter Hutterer
1
-0
/
+12
2021-06-16
Avoid undefined behaviour after realloc()
Alex Richardson
1
-3
/
+5
2021-05-31
Protect against overly long strings
Tobias Stoeckmann
4
-15
/
+15
2021-05-30
Check for NULL strings before getting their lengths
Matthieu Herrb
10
-10
/
+12
2021-05-22
include <limits.h> always, not if HAVE_CONFIG_H is set.
Matthieu Herrb
1
-1
/
+1
2021-05-18
Reject string longer than USHRT_MAX before sending them on the wire
Matthieu Herrb
12
-4
/
+51
2021-05-09
Fix out-of-bound access in KeySymToUcs4()
Gaurav Ujjwal
1
-1
/
+1
2020-11-18
Update libX11 .so version to 6.4.0
Keith Packard
1
-1
/
+1
[next]