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
2014-07-07
libXfont 1.4.99.901
libXfont-1.4.99.901
Alan Coopersmith
1
-1
/
+1
2014-06-27
Make shared library work on Cygwin/MinGW
Yaakov Selkowitz
25
-28
/
+182
2014-05-23
Use default glyphs when getting 16-bit font with 8-bit text
Keith Packard
1
-1
/
+5
2014-05-23
Don't build unused code in bitmapfunc.c if all bitmap formats are disabled
Alan Coopersmith
1
-0
/
+15
2014-05-23
Don't compile bitmap source files for disabled formats
Alan Coopersmith
2
-7
/
+20
2014-05-23
Drop imake/monolithic compatibility #define mapping
Alan Coopersmith
2
-32
/
+0
2014-05-23
Change default to disabling SNF support
Alan Coopersmith
2
-6
/
+6
2014-05-23
Use AS_HELP_STRING to provide help for AC_ARG_ENABLE & AC_ARG_WITH options
Alan Coopersmith
1
-8
/
+29
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_list_info()
Alan Coopersmith
1
-0
/
+54
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_list()
Alan Coopersmith
1
-0
/
+15
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_glyphs()
Alan Coopersmith
1
-1
/
+28
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_extent_info()
Alan Coopersmith
1
-0
/
+10
2014-05-12
CVE-2014-0211: integer overflow in fs_alloc_glyphs()
Alan Coopersmith
1
-1
/
+6
2014-05-12
CVE-2014-0211: integer overflow in fs_read_extent_info()
Alan Coopersmith
1
-1
/
+11
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_query_info()
Alan Coopersmith
2
-0
/
+46
2014-05-12
CVE-2014-0211: Integer overflow in fs_get_reply/_fs_start_read
Alan Coopersmith
1
-0
/
+18
2014-05-12
CVE-2014-0210: unvalidated lengths when reading replies from font server
Alan Coopersmith
1
-6
/
+38
2014-05-12
CVE-2014-0210: unvalidated length in _fs_recv_conn_setup()
Alan Coopersmith
1
-2
/
+18
2014-05-12
CVE-2014-0209: integer overflow of realloc() size in lexAlias()
Alan Coopersmith
1
-0
/
+4
2014-05-12
CVE-2014-0209: integer overflow of realloc() size in FontFileAddEntry()
Alan Coopersmith
1
-0
/
+5
2014-04-24
fs_send_open_font needs to allow namelen of 0 when FontReopen is set
Alan Coopersmith
1
-1
/
+1
2014-04-23
Clean up warnings when src/fc is built with -DDEBUG
Alan Coopersmith
1
-3
/
+1
2014-04-23
Allow enabling src/fc DEBUG helpers via CPPFLAGS
Alan Coopersmith
1
-1
/
+2
2014-04-21
Bump version to 1.4.99.0 for master branch (to become 1.5)
Alan Coopersmith
1
-1
/
+1
2014-04-21
Require fontsproto 2.1.3 for matching function prototypes
Alan Coopersmith
1
-1
/
+1
2014-04-21
Check if pointer returned by BufFileCreate is NULL before writing to it
Alan Coopersmith
1
-2
/
+4
2014-04-11
Fix buffer read overrun
Peter Harris
1
-1
/
+1
2014-01-29
Warning fixes.
Keith Packard
15
-54
/
+60
2014-01-23
Add note to README declaring snf fonts to be deprecated
Alan Coopersmith
1
-1
/
+2
2014-01-23
Add notes to README about various font formats & configure options
Alan Coopersmith
1
-0
/
+58
2014-01-23
Correct comment in configure.ac about scalable font support
Alan Coopersmith
1
-3
/
+2
2014-01-08
Remove redundant setting of 'len' in SPropRecValList_add_by_font_cap
Alan Coopersmith
1
-1
/
+0
2014-01-08
Initialize (unused) data field in fsListCataloguesReq before sending it.
Alan Coopersmith
1
-0
/
+1
2014-01-08
Remove redundant declaration of FontFileStartListFonts()
Alan Coopersmith
1
-5
/
+0
2014-01-08
Fix unused variable 'dir' warnings
Alan Coopersmith
2
-7
/
+0
2014-01-07
libXfont 1.4.7
libXfont-1.4.7
Alan Coopersmith
1
-1
/
+1
2013-12-30
Limit additional sscanf strings to fit buffer sizes
Alan Coopersmith
1
-3
/
+11
2013-12-30
CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()
Alan Coopersmith
1
-1
/
+1
2013-12-30
Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensions
Alan Coopersmith
1
-0
/
+5
2013-12-13
Don't leak old allocation if realloc fails to enlarge it
Alan Coopersmith
2
-11
/
+18
2013-11-22
Make serverGeneration unsigned
Julien Cristau
1
-1
/
+1
2013-11-01
Replace malloc(strlen)+strcpy/strcat calls with strdup
Alan Coopersmith
3
-12
/
+5
2013-11-01
xstrdup -> strdup
Alan Coopersmith
3
-31
/
+2
2013-07-21
libXfont 1.4.6
libXfont-1.4.6
Alan Coopersmith
1
-1
/
+1
2013-06-24
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Alan Coopersmith
1
-5
/
+0
2013-06-02
Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual.
Thomas Klausner
1
-0
/
+2
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
7
-9
/
+9
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2012-12-07
catalogue: Fix obvious thinko
Adam Jackson
1
-1
/
+1
[next]