index
:
lib/libXfont
libXfont-1.4-branch
libXfont-1.5-branch
master
obsd
Xfont library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fc
Age
Commit message (
Expand
)
Author
2024-02-17
unifdef NCD
Alan Coopersmith
2024-02-17
unifdef Lynx
Alan Coopersmith
2024-02-17
unifdef ISC
Alan Coopersmith
2024-02-17
unifdef __OSF1__
Alan Coopersmith
2022-11-10
Fix font server reconnection timeout
Peter Harris
2022-06-21
Correct fsCreateACReq length
Jeremy Huddleston Sequoia
2022-04-06
Fix spelling/wording issues
Alan Coopersmith
2021-03-02
Fix use after free when font server connection lost
Peter Harris
2020-03-06
Fix crash when font server connection lost
Peter Harris
2019-08-17
fs_read_glyphs: check if rep is null before dereferencing
Alan Coopersmith
2019-08-04
Convert multiplying malloc calls to use mallocarray instead
Alan Coopersmith
2019-08-03
Use bounds checking string functions everywhere
Alan Coopersmith
2018-03-24
avoid -Wformat errors from clang when building with -DDEBUG
Rin Okuyama
2016-05-30
fserve: Fix a buffer read overrun in _fs_client_access
Jeremy Huddleston Sequoia
2016-05-30
fstrans: Remove unused foo() function
Jeremy Huddleston Sequoia
2016-05-29
fserve: Silence a -Wformat warning
Jeremy Huddleston Sequoia
2015-12-09
Convert to non-recursive build.
Matt Turner
2015-12-08
Eliminate calls back to X server or font server functions by name (v4)
libXfont2-2.0.0
Keith Packard
2015-12-08
Add compiler warning flags and fix warnings
Keith Packard
2014-11-05
Use 'imdent' to realign cpp indentation levels in fslibos.h
Alan Coopersmith
2014-11-05
Remove unneeded checks for #ifndef X_NOT_POSIX
Alan Coopersmith
2014-06-27
Make shared library work on Cygwin/MinGW
Yaakov Selkowitz
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_list_info()
Alan Coopersmith
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_list()
Alan Coopersmith
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_glyphs()
Alan Coopersmith
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_extent_info()
Alan Coopersmith
2014-05-12
CVE-2014-0211: integer overflow in fs_alloc_glyphs()
Alan Coopersmith
2014-05-12
CVE-2014-0211: integer overflow in fs_read_extent_info()
Alan Coopersmith
2014-05-12
CVE-2014-0210: unvalidated length fields in fs_read_query_info()
Alan Coopersmith
2014-05-12
CVE-2014-0211: Integer overflow in fs_get_reply/_fs_start_read
Alan Coopersmith
2014-05-12
CVE-2014-0210: unvalidated lengths when reading replies from font server
Alan Coopersmith
2014-05-12
CVE-2014-0210: unvalidated length in _fs_recv_conn_setup()
Alan Coopersmith
2014-04-24
fs_send_open_font needs to allow namelen of 0 when FontReopen is set
Alan Coopersmith
2014-04-23
Clean up warnings when src/fc is built with -DDEBUG
Alan Coopersmith
2014-04-23
Allow enabling src/fc DEBUG helpers via CPPFLAGS
Alan Coopersmith
2014-01-29
Warning fixes.
Keith Packard
2014-01-08
Initialize (unused) data field in fsListCataloguesReq before sending it.
Alan Coopersmith
2013-06-24
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Alan Coopersmith
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2012-08-24
If socket is interrupted with signal EINTR, re-attempt read.
Arvind Umrao
2011-11-11
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2009-02-06
Avoid sending uninitialized padding data over the network.
Peter Astrand
2009-01-29
Janitor: make distcheck and .gitignore
Paulo Cesar Pereira de Andrade
2009-01-20
Drop OS/2 support
Adam Jackson
2009-01-20
xalloc -> malloc, etc.
Adam Jackson
2009-01-20
Remove printer font support.
Adam Jackson
2008-12-04
Pad CreateAC packets with 0 auths to workaround xfs bug
Alan Coopersmith
2008-11-04
Don't clobber CFLAGS in configure
Julien Cristau
[next]