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
/
fc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
Make shared library work on Cygwin/MinGW
Yaakov Selkowitz
1
-4
/
+4
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-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-01-29
Warning fixes.
Keith Packard
3
-11
/
+11
2014-01-08
Initialize (unused) data field in fsListCataloguesReq before sending it.
Alan Coopersmith
1
-0
/
+1
2013-06-24
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Alan Coopersmith
1
-5
/
+0
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
1
-1
/
+1
2012-08-24
If socket is interrupted with signal EINTR, re-attempt read.
Arvind Umrao
1
-2
/
+5
2011-11-11
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2
-5
/
+5
2011-09-16
Strip trailing whitespace
Alan Coopersmith
7
-197
/
+197
2010-10-06
Purge cvs tags.
Jesse Adkins
7
-15
/
+0
2009-02-06
Avoid sending uninitialized padding data over the network.
Peter Astrand
2
-0
/
+11
2009-01-29
Janitor: make distcheck and .gitignore
Paulo Cesar Pereira de Andrade
1
-6
/
+0
2009-01-20
Drop OS/2 support
Adam Jackson
3
-12
/
+1
2009-01-20
xalloc -> malloc, etc.
Adam Jackson
3
-40
/
+35
2009-01-20
Remove printer font support.
Adam Jackson
1
-67
/
+0
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
1
-0
/
+2
2008-08-28
Retry font server connections faster.
Adam Jackson
1
-2
/
+0
2008-03-09
nuke RCS Ids
Matthieu Herrb
1
-2
/
+0
2007-06-07
Dead code cull from fontserver code.
Adam Jackson
6
-155
/
+39
2007-06-07
Warning cleanup.
Adam Jackson
1
-1
/
+1
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
1
-0
/
+0
2006-02-21
Don't crash when we receive an FS_Error from the font server (Guillem
Daniel Stone
1
-2
/
+2
2005-11-08
See ChangeLog entry 2005-11-07 for details.
XORG-6_8_99_902
Kean Johnson
1
-4
/
+0
2005-07-09
Include config.h in every source file to make sure necessary options are
Keith Packard
3
-3
/
+6
2005-07-09
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Keith Packard
2
-2
/
+5
2005-07-08
config.h includes to fix modular build.
Adam Jackson
2
-0
/
+8
2005-07-03
Change include dir now that public headers are referenced by
Kevin E Martin
1
-2
/
+2
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
3
-5
/
+5
2005-07-02
Add suitable .cvsignore files
Keith Packard
1
-0
/
+6
2005-07-01
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2
-1
/
+5
2005-06-09
Replace <X11/transport.c> with <X11/Xtrans/transport.c>
Alexander Gottwald
1
-1
/
+1
2005-06-09
Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>
XORG-6_8_99_11
Alexander Gottwald
4
-5
/
+5
2005-05-27
Reference X11/fonts header files using X11/fonts/ prefix.
XORG-6_8_99_9
XORG-6_8_99_10
Josh Triplett
3
-9
/
+9
2005-05-27
Add Xfont.
Josh Triplett
2
-0
/
+41
2004-11-15
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_1
Alexander Gottwald
1
-0
/
+1
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
7
-7
/
+8
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
7
-7
/
+7
[next]