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
/
modules
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-05
Revert "ximcp: Unmark to fabricate key events with XKeyEvent serial"
Peter Hutterer
3
-58
/
+9
2024-04-05
Revert "imDefLkup: Commit first info in XimCommitInfo"
Peter Hutterer
1
-49
/
+11
2024-02-20
unifdef Lynx
Alan Coopersmith
2
-2
/
+2
2024-01-31
imDefLkup: Commit first info in XimCommitInfo
Takao Fujiwara
1
-11
/
+49
2024-01-31
ximcp: Unmark to fabricate key events with XKeyEvent serial
Takao Fujiwara
3
-9
/
+58
2024-01-08
_XimProtoIMFree:no need to check arg for Xfree()
Walter Harms
1
-66
/
+51
2024-01-08
_XimEncodeString:no need to check arg for Xfree()
Walter Harms
1
-3
/
+2
2024-01-08
Fix XCreateIC() memory leak (Part 2)
Walter Harms
1
-3
/
+19
2024-01-08
_XimLocalDestroyIC:fix possible mem leak
Walter Harms
1
-0
/
+7
2024-01-08
_XimLocalCreateIC: get rid of bzero
Walter Harms
1
-3
/
+2
2024-01-08
_XimLocalCreateIC: minor cleanup
Walter Harms
1
-2
/
+4
2024-01-08
_XimLocalCreateIC:no need to check arg for Xfree()
Walter Harms
1
-4
/
+3
2024-01-08
_XimLocalDestroyIC: no need to check arg for Xfree()
Walter Harms
1
-4
/
+4
2022-12-10
ximcp: Address warning found by UBSan when growing an empty tree
Jeremy Huddleston Sequoia
1
-1
/
+1
2022-11-03
Copyright & license cleanup
Alan Coopersmith
5
-5
/
+5
2022-10-04
fix a memory leak in XRegisterIMInstantiateCallback
Thomas E. Dickey
1
-0
/
+3
2022-09-08
ximcp/imRm.c: allow XNSpotLocation with OnTheSpot
Kirill Chibisov
1
-1
/
+1
2022-02-14
imDefLkup: verify that a pointer isn't NULL before using it
Benno Schulenberg
1
-1
/
+2
2022-01-26
remove a commented-out code fragment, and remove a stray blank line
Benno Schulenberg
1
-3
/
+1
2021-12-03
Avoid NULL pointer deref. Fixes issue #47.
Matthieu Herrb
1
-3
/
+3
2021-06-16
Avoid undefined behaviour after realloc()
Alex Richardson
1
-1
/
+3
2020-11-18
Don't leave dangling pointers in Free functions
Alan Coopersmith
2
-0
/
+2
2020-11-17
Copy locale modifiers when creating XimInstCallback [v2]
Keith Packard
1
-1
/
+10
2020-08-28
i18n: use memcpy instead of strncpy on unterminated char arrays
Alan Coopersmith
2
-7
/
+7
2020-08-19
Fix an integer overflow in init_om()
Matthieu Herrb
1
-1
/
+2
2020-08-17
Fix input clients connecting to server
Niclas Zeising
1
-1
/
+1
2020-08-02
Fix size calculation in `_XimAttributeToValue`.
Yichao Yu
1
-2
/
+2
2020-07-24
Change the data_len parameter of _XimAttributeToValue() to CARD16
Matthieu Herrb
1
-1
/
+1
2020-07-24
Zero out buffers in functions
Todd Carson
2
-10
/
+21
2020-07-24
Fix more unchecked lengths
Todd Carson
1
-3
/
+4
2020-07-24
fix integer overflows in _XimAttributeToValue()
Todd Carson
1
-4
/
+18
2020-07-24
Fix signed length values in _XimGetAttributeID()
Todd Carson
1
-10
/
+11
2020-07-22
Fix spelling/wording issues
Alan Coopersmith
5
-11
/
+11
2020-06-04
Braille: Fix default lookup
Samuel Thibault
1
-4
/
+5
2019-06-07
Braille: Fix typing quickly
Samuel Thibault
1
-0
/
+1
2019-01-01
Avoid use-after-free in _XimProtoSetIMValues()
Alan Coopersmith
1
-2
/
+0
2018-12-08
Replace Xmalloc+strcpy pairs with strdup calls
Alan Coopersmith
1
-3
/
+1
2018-08-21
Remove statement with no effect.
Matthieu Herrb
1
-1
/
+1
2018-03-23
Use flexible array member instead of fake size.
Michal Srb
1
-4
/
+4
2017-08-20
no need to check XFree arguments
walter harms
1
-22
/
+10
2017-08-14
fix more shadow warning
walter harms
2
-6
/
+6
2017-08-14
remove argument check for free() adjust one inden
walter harms
1
-29
/
+28
2015-12-18
Delete #if 0 hunks of code
Alan Coopersmith
2
-58
/
+0
2015-12-03
Bug 93184: read_EncodingInfo invalid free
Alan Coopersmith
1
-3
/
+4
2015-10-19
Get rid of some extraneous ; at the end of C source lines
Alan Coopersmith
1
-1
/
+1
2015-06-04
Replace Xmalloc+memset pairs with Xcalloc calls
Alan Coopersmith
2
-13
/
+7
2015-06-04
omGeneric.c: Correct the parameter usage of sizeof
Bhavi Dhingra
1
-1
/
+1
2015-05-18
Fix an indentation issue
Peter Hutterer
1
-1
/
+1
2015-05-18
Fix potential memory leak
Peter Hutterer
1
-2
/
+2
2015-02-05
compose: fix the description of modifiers in compose sequences
Ran Benita
1
-2
/
+3
[next]