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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
Include reallocarray.h in tarballs so "make distcheck" passes
Alan Coopersmith
1
-0
/
+1
2019-02-23
XlibInt.c: include headers needed for ioctl(...FIONREAD...) on Solaris
Alan Coopersmith
2
-1
/
+11
2019-02-23
specs/XKB: Fix misprint in documentation of XkbFreeGeomOverlayKeys()
Alan Coopersmith
1
-1
/
+1
2019-02-23
specs/XKB: Fix misprint in documentation of XkbAllocGeomOverlayKeys()
Alan Coopersmith
1
-2
/
+2
2019-02-23
specs/XKB: Fix misprint in documentation of XkbAllocGeomOverlayRows()
Alan Coopersmith
1
-2
/
+2
2019-02-23
specs/XKB: Fix misprint in documentation of XkbGetNamedGeometry()
Alan Coopersmith
1
-1
/
+1
2019-02-23
XkbAllocGeomOverlayKey man page should be named XkbAllocGeomOverlayKeys
Alan Coopersmith
2
-1
/
+1
2019-02-17
Fix man page typo: XkbAllBellNotifyMask -> XkbAllBellEventsMask
Alan Coopersmith
6
-6
/
+6
2019-01-16
_XDefaultIOError: Do better at detecting explicit shutdown
Adam Jackson
1
-1
/
+28
2019-01-16
_XDefaultIOError: Reformat to be less ugly
Adam Jackson
1
-13
/
+13
2019-01-01
Avoid use-after-free in _XimProtoSetIMValues()
Alan Coopersmith
1
-2
/
+0
2019-01-01
Fix implicit conversion warnings in _XlcCreateDefaultCharSet
Alan Coopersmith
1
-2
/
+2
2019-01-01
Remove no-longer-used name variable in _XGetAtomName
Alan Coopersmith
1
-1
/
+0
2018-12-29
Fix out-of-tree builds after commit 8a62e26515e528bb47917ec4a55cc2b492419eeb
Alan Coopersmith
1
-0
/
+1
2018-12-08
Convert src/xlibi18n to use reallocarray()
Alan Coopersmith
7
-23
/
+31
2018-12-08
Replace Xmalloc+strcpy pairs with strdup calls
Alan Coopersmith
2
-7
/
+2
2018-12-08
Replace _XkbTypedRealloc & _XkbClearElems with new _XkbResizeArray
Alan Coopersmith
5
-152
/
+67
2018-12-08
Add some missing allocation failure checks in src/xcms
Alan Coopersmith
3
-0
/
+15
2018-12-08
Convert src/xcms to use reallocarray()
Alan Coopersmith
3
-4
/
+7
2018-12-08
Convert src/XKB to use reallocarray()
Alan Coopersmith
2
-2
/
+3
2018-12-08
Convert main src directory to use reallocarray()
Alan Coopersmith
27
-68
/
+89
2018-12-08
Import reallocarray() from OpenBSD
Alan Coopersmith
4
-0
/
+89
2018-11-19
Update README for gitlab migration
Alan Coopersmith
3
-40
/
+35
2018-11-12
locale.dir: Add ast_ES.UTF-8
Albert Astals Cid
1
-0
/
+1
2018-11-12
compose.dir: Add ast_ES.UTF-8
Albert Astals Cid
1
-0
/
+1
2018-11-10
Remove documentation of obsolete B16 & B32 tags in specs/libX11
Alan Coopersmith
1
-17
/
+6
2018-10-09
libX11 1.6.7
libX11-1.6.7
Matt Turner
1
-1
/
+1
2018-09-28
poll_for_event: Allow using xcb_poll_for_queued_event
Michel Dänzer
1
-6
/
+10
2018-09-25
poll_for_response: Call poll_for_event again if xcb_poll_for_reply fails
Michel Dänzer
1
-3
/
+12
2018-09-22
XcmsLookupColor: fully initialize XColor structs passed to _XColor_to_XcmsRGB
Bhavi Dhingra
1
-1
/
+2
2018-08-21
libX11 1.6.6
libX11-1.6.6
Matthieu Herrb
1
-2
/
+2
2018-08-21
Remove statement with no effect.
Matthieu Herrb
1
-1
/
+1
2018-08-21
Fixed crash on invalid reply (CVE-2018-14598).
Tobias Stoeckmann
2
-0
/
+10
2018-08-21
Fixed out of boundary write (CVE-2018-14600).
Tobias Stoeckmann
2
-4
/
+4
2018-08-21
Fixed off-by-one writes (CVE-2018-14599).
Tobias Stoeckmann
3
-21
/
+9
2018-07-17
Validation of server response in XListHosts.
Tobias Stoeckmann
1
-6
/
+13
2018-06-13
XkbOpenDisplay.3: fix typo
Samuel Thibault
1
-1
/
+1
2018-05-13
Don't rebuild ks_tables.h if nothing changed.
Martin Natano
1
-3
/
+1
2018-05-05
Change fall through comment in lcDB.c to match gcc's requirements
Alan Coopersmith
1
-1
/
+1
2018-03-30
Use size_t for buffer sizes in SetHints.c
Alan Coopersmith
1
-2
/
+2
2018-03-24
Fix possible memory leak in cmsProp.c:140
Bhavi Dhingra
1
-0
/
+1
2018-03-23
Use flexible array member instead of fake size.
Michal Srb
1
-4
/
+4
2018-03-07
If XGetImage fails to create image, don't dereference it to bounds check
Alan Coopersmith
1
-7
/
+9
2017-09-03
silence gcc warning assignment discards 'const' qualifier from pointer target...
wharms
2
-2
/
+2
2017-08-20
remove empty line
wharms
1
-1
/
+0
2017-08-20
add _X_UNUSED to avoid unused variable warnings
wharms
1
-2
/
+2
2017-08-20
Fixes: warning: variable 'req' set but not,used
walter harms
16
-16
/
+16
2017-08-20
mark _XDefaultIOError as no_return
walter harms
1
-1
/
+1
2017-08-20
no need to check XFree arguments
walter harms
1
-22
/
+10
2017-08-14
fix memleak in error path
walter harms
1
-0
/
+1
[prev]
[next]