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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-19
miscutil.c:108: warning: old-style parameter declaration
Alan Coopersmith
1
-1
/
+1
2008-12-18
Always scan catalogue dirs at startup, even if their mtime < 0
Alan Coopersmith
1
-6
/
+8
2008-12-11
Make sure font names/font alias names are null terminated
Benjamin Close
1
-3
/
+3
2008-12-04
Pad CreateAC packets with 0 auths to workaround xfs bug
Alan Coopersmith
1
-1
/
+9
2008-11-04
Don't clobber CFLAGS in configure
Julien Cristau
10
-2
/
+18
2008-10-20
X.Org Bug 17945: avoid gcc warnings for libXfont
Peter Breitenlohner
2
-2
/
+2
2008-08-28
Retry font server connections faster.
Adam Jackson
1
-2
/
+0
2008-08-28
Nuke fontcache.
Adam Jackson
6
-1297
/
+2
2008-08-21
Add support for bzip2 bitmap font compression
Alan Coopersmith
5
-19
/
+245
2008-08-21
Sun bug 4510977: dtremote fails to start session
Derek Wang
1
-0
/
+2
2008-06-28
Do not call FT_Get_BDF_Charset_ID() if configured with --disable-bdfformat
Maarten ter Huurne
1
-0
/
+4
2008-05-13
FontFileDirectoryChanged: check length of "fonts.alias" as well as "fonts.dir"
Alan Coopersmith
1
-0
/
+3
2008-05-09
Don't allow a font alias to point to itself and create a loop
Alan Coopersmith
1
-0
/
+4
2008-05-05
Fix build for WIN32
Colin Harrison
1
-0
/
+3
2008-03-09
nuke RCS Ids
Matthieu Herrb
2
-4
/
+0
2008-03-07
Add missing include in src/FreeType/ftfuncs.c
Julien Cristau
1
-0
/
+1
2008-01-17
Fix for CVE-2008-0006 - PCF Font parser buffer overflow.
Matthieu Herrb
1
-0
/
+6
2007-10-18
ftsystem.c is not needed anymore.
Matthieu Herrb
2
-333
/
+0
2007-09-28
catalogue.c: prevent a one character overflow
Matthieu Herrb
1
-1
/
+1
2007-09-27
fix build with gcc 2.95.
Jens Granseuer
1
-9
/
+9
2007-09-13
Replaced one instance of bcopy() with memcpy().
Tilman Sauerbeck
1
-1
/
+2
2007-08-25
Kill unused macro definition.
Matthieu Herrb
1
-7
/
+0
2007-08-11
Fix dirfd leak on CatalogueRescan().
Ademar de Souza Reis Jr
1
-0
/
+2
2007-08-11
Support relative paths in catalogue:<dir> symlinks.
Ademar de Souza Reis Jr
1
-0
/
+12
2007-07-16
Remove side effects from BuiltinReadDirectory()
Dodji Seketeli
1
-0
/
+155
2007-07-02
Fix crash when no attributes are present for symlink.
Kristian Høgsberg
1
-2
/
+7
2007-06-21
Add a new 'catalogue' FPE, which takes font paths from symlinks in a dir.
Kristian Høgsberg
4
-27
/
+475
2007-06-07
Minor fontfile cleanup.
Adam Jackson
1
-14
/
+8
2007-06-07
Dead code cull from fontserver code.
Adam Jackson
6
-155
/
+39
2007-06-07
Static markup over bitmap and builtins.
Adam Jackson
5
-55
/
+54
2007-06-07
Dead code cull from FreeType.
Adam Jackson
4
-256
/
+158
2007-06-07
Death to open-coded strcasecmp.
Adam Jackson
1
-49
/
+16
2007-06-07
Dead code cull from Speedo.
Adam Jackson
11
-769
/
+247
2007-06-07
One more missed static in Type1
Adam Jackson
2
-26
/
+25
2007-06-07
Dead code removal and static markup for Type1.
Adam Jackson
19
-1890
/
+232
2007-06-07
Warning cleanup.
Adam Jackson
11
-61
/
+52
2007-04-03
Merge branch 'master' of git+ssh://herrb@git.freedesktop.org/git/xorg/lib/lib...
Matthieu Herrb
20
-1
/
+96
2007-04-03
Integer overflow vulnerabilities
Matthieu Herrb
2
-0
/
+19
2007-04-02
Add #pragma weak for Sun cc where needed
Alan Coopersmith
20
-1
/
+96
2007-03-23
Actually use loadable font modules
Alan Coopersmith
4
-40
/
+91
2007-01-19
fontfile: accept empty (but valid) font paths (bug #3091)
Simon Law
1
-12
/
+10
2007-01-17
Add stubs for the scalable renderer callbacks.
Kristian Høgsberg
1
-1
/
+30
2006-12-01
post-CID fixes
Daniel Stone
3
-1
/
+13
2006-12-01
remove CID font support (bug #5553)
Daniel Stone
19
-4204
/
+1
2006-09-22
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXfont
Alan Coopersmith
3
-3
/
+18
2006-09-12
Fixes for integer overflows in CID encoded fonts parsing reported by iDefense
Matthieu Herrb
3
-3
/
+18
2006-08-30
Fix typo in comment (alreadt -> already)
Alan Coopersmith
1
-1
/
+1
2006-07-23
More check on PCF file reading. Bugzilla #7535
Matthieu Herrb
1
-1
/
+28
2006-07-19
use OpenBitmap when available
Daniel Stone
1
-5
/
+18
2006-07-19
move builtin fonts to gzip
Daniel Stone
2
-2373
/
+1190
[next]