index
:
xorg/lib/libXfont
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
libXfont-1.2-branch
libXfont-1.4-branch
libXfont-1.5-branch
master
sco_port_update
X font handling library for server & utilities (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxfont)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
HEAD
master
Alan Coopersmith
1
-2
/
+3
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
6
-6
/
+6
2023-02-16
configure: raise minimum autoconf requirement to 2.70
Alan Coopersmith
2
-5
/
+6
2022-11-26
atom: Update Hash() to be unsigned
Jeremy Huddleston Sequoia
1
-18
/
+16
2022-11-10
Fix font server reconnection timeout
Peter Harris
1
-0
/
+2
2022-11-05
Only link with libbsd if needed for reallocarray() or strlcat()
Alan Coopersmith
1
-3
/
+9
2022-10-06
Switch from libbsd to libbsd-overlay
Guillem Jover
2
-15
/
+6
2022-08-26
libXfont2 2.0.6
libXfont2-2.0.6
Alan Coopersmith
1
-2
/
+2
2022-08-11
Fix buffer overrun in FontFileMakeDir on WIN32
Peter Harris
1
-4
/
+5
2022-06-21
Fix comments to reflect removal of OS/2 support
Alan Coopersmith
3
-4
/
+4
2022-06-21
Correct fsCreateACReq length
Jeremy Huddleston Sequoia
1
-1
/
+1
2022-06-20
configure: Use pkg-config to handle zlib dependency if possible
Alan Coopersmith
3
-3
/
+8
2022-04-06
Fix spelling/wording issues
Alan Coopersmith
11
-16
/
+16
2022-04-06
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-04-06
gitlab CI: add a basic build test
Alan Coopersmith
1
-0
/
+99
2021-08-01
libXfont2 2.0.5
libXfont2-2.0.5
Alan Coopersmith
1
-1
/
+1
2021-07-14
Fix out-of-bounds read in FontFileMakeDir()
Alex Richardson
1
-4
/
+1
2021-06-12
configure: define HAVE_LIBBSD when libbsd was found
Bernd Kuhls
1
-0
/
+3
2021-03-02
Fix use after free when font server connection lost
Peter Harris
1
-21
/
+19
2020-03-06
Fix crash when font server connection lost
Peter Harris
1
-10
/
+10
2019-10-25
Fix Win32 build since c4ed2e06 "Add some unit testing utilities"
Jon Turney
5
-1
/
+55
2019-09-16
README: Remove mention of libXfont 1.5
Adam Jackson
1
-9
/
+4
2019-09-14
libXfont2 2.0.4
libXfont2-2.0.4
Alan Coopersmith
1
-1
/
+1
2019-09-14
Add src/util/replace.h to noinst_HEADERS so it gets included in tarballs
Alan Coopersmith
1
-1
/
+2
2019-08-17
fs_read_glyphs: check if rep is null before dereferencing
Alan Coopersmith
1
-1
/
+2
2019-08-17
CatalogueRescan: if opendir() fails, unref fpes, but don't free the cat
Alan Coopersmith
1
-4
/
+2
2019-08-17
ComputeScaledProperties: check for valid pointers before making atoms
Alan Coopersmith
1
-2
/
+4
2019-08-17
stubs/atom.c: check for ResizeHashTable failure
Alan Coopersmith
1
-1
/
+3
2019-08-17
Fix whitespace
Maya Rashish
1
-1
/
+1
2019-08-04
fontxlfd.c: tell gcc that switch fallthrough is intentional
Alan Coopersmith
1
-0
/
+1
2019-08-04
Convert multiplying malloc calls to use mallocarray instead
Alan Coopersmith
14
-28
/
+39
2019-08-03
Convert multiplying realloc calls to use reallocarray instead
Alan Coopersmith
12
-14
/
+25
2019-08-03
Add reallocarray fallback if not provided by libc nor libbsd
Alan Coopersmith
3
-1
/
+54
2019-08-03
Use bounds checking string functions everywhere
Alan Coopersmith
8
-102
/
+131
2019-08-03
Add strlcat & strlcpy fallbacks if not provided by libc nor libbsd
Alan Coopersmith
5
-1
/
+162
2019-08-03
Add some unit testing utilities
Alan Coopersmith
5
-0
/
+487
2019-05-14
fontfile: Remove unused 'bc' slot from _FontEntry
Adam Jackson
2
-9
/
+0
2019-03-16
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
1
-1
/
+1
2018-11-19
Update README for gitlab migration
Alan Coopersmith
3
-90
/
+91
2018-03-24
avoid -Wformat errors from clang when building with -DDEBUG
Rin Okuyama
1
-16
/
+16
2017-11-25
libXfont2 2.0.3
libXfont2-2.0.3
Matthieu Herrb
1
-1
/
+1
2017-11-25
Open files with O_NOFOLLOW. (CVE-2017-16611)
Michal Srb
2
-4
/
+26
2017-10-11
libXfont 2.0.2
libXfont2-2.0.2
Adam Jackson
1
-1
/
+1
2017-10-04
pcfGetProperties: Check string boundaries (CVE-2017-13722)
Michal Srb
1
-2
/
+11
2017-10-04
Check for end of string in PatternMatch (CVE-2017-13720)
Michal Srb
1
-1
/
+3
2017-04-27
readme: Update for libXfont 2.0 interface change
Adam Jackson
1
-6
/
+11
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
1
-4
/
+4
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
1
-1
/
+1
2016-06-10
freetype: Fix a logic error in computing face name
Adam Jackson
1
-1
/
+0
2016-06-10
autogen: Set a default subject prefix for patches
Adam Jackson
1
-0
/
+3
[next]