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
Age
Commit message (
Expand
)
Author
2014-05-23
Don't build unused code in bitmapfunc.c if all bitmap formats are disabled
Alan Coopersmith
2014-05-23
Don't compile bitmap source files for disabled formats
Alan Coopersmith
2014-05-23
Drop imake/monolithic compatibility #define mapping
Alan Coopersmith
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-05-12
CVE-2014-0209: integer overflow of realloc() size in lexAlias()
Alan Coopersmith
2014-05-12
CVE-2014-0209: integer overflow of realloc() size in FontFileAddEntry()
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-04-21
Check if pointer returned by BufFileCreate is NULL before writing to it
Alan Coopersmith
2014-04-11
Fix buffer read overrun
Peter Harris
2014-01-29
Warning fixes.
Keith Packard
2014-01-08
Remove redundant setting of 'len' in SPropRecValList_add_by_font_cap
Alan Coopersmith
2014-01-08
Initialize (unused) data field in fsListCataloguesReq before sending it.
Alan Coopersmith
2014-01-08
Remove redundant declaration of FontFileStartListFonts()
Alan Coopersmith
2014-01-08
Fix unused variable 'dir' warnings
Alan Coopersmith
2013-12-30
Limit additional sscanf strings to fit buffer sizes
Alan Coopersmith
2013-12-30
CVE-2013-6462: unlimited sscanf overflows stack buffer in bdfReadCharacters()
Alan Coopersmith
2013-12-13
Don't leak old allocation if realloc fails to enlarge it
Alan Coopersmith
2013-11-22
Make serverGeneration unsigned
Julien Cristau
2013-11-01
Replace malloc(strlen)+strcpy/strcat calls with strdup
Alan Coopersmith
2013-11-01
xstrdup -> strdup
Alan Coopersmith
2013-06-24
Require ANSI C89 pre-processor, drop pre-C89 token pasting support
Alan Coopersmith
2013-06-02
Protect config.h inclusion with ifdef HAVE_CONFIG_H, like usual.
Thomas Klausner
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2012-12-07
catalogue: Fix obvious thinko
Adam Jackson
2012-10-29
Omit catalogue support on systems without symlinks
Yaakov Selkowitz
2012-08-24
If socket is interrupted with signal EINTR, re-attempt read.
Arvind Umrao
2011-11-11
Use * precision notation instead of computing sprintf format strings
Alan Coopersmith
2011-11-11
Fix printf warnings about incorrect argument types
Alan Coopersmith
2011-11-11
Add _X_ATTRIBUTE_PRINTF to *Error/*Warning functions taking printf formats
Alan Coopersmith
2011-11-11
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-10-10
Support compress files with maxbits < 12
Tomas Hoger
2011-09-18
libxfont: An uninitialized pointer causes a crash if pcf header is corrupted.
Olli Vertanen
2011-09-18
Fix empty statement in if conditional.
Joerg Sonnenberger
2011-09-17
Do proper input validation to fix for CVE-2011-2895.
Joerg Sonnenberger
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-08-10
LZW decompress: fix for CVE-2011-2895
Thomas Hoger
2011-05-17
Fix memory leak in allocation failure path of BitmapOpenScalable()
Alan Coopersmith
2010-11-21
Sun's copyrights belong to Oracle now
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
[next]