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
/
fontfile
Age
Commit message (
Expand
)
Author
2024-02-17
unifdef NCD
Alan Coopersmith
2024-01-24
Modernize lseek() calls
Alan Coopersmith
2023-03-25
Set close-on-exec when opening fonts.dir & fonts.alias files
Alan Coopersmith
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2022-08-11
Fix buffer overrun in FontFileMakeDir on WIN32
Peter Harris
2022-06-21
Fix comments to reflect removal of OS/2 support
Alan Coopersmith
2022-04-06
Fix spelling/wording issues
Alan Coopersmith
2021-07-14
Fix out-of-bounds read in FontFileMakeDir()
Alex Richardson
2019-08-17
CatalogueRescan: if opendir() fails, unref fpes, but don't free the cat
Alan Coopersmith
2019-08-04
Convert multiplying malloc calls to use mallocarray instead
Alan Coopersmith
2019-08-03
Convert multiplying realloc calls to use reallocarray instead
Alan Coopersmith
2019-08-03
Use bounds checking string functions everywhere
Alan Coopersmith
2017-11-25
Open files with O_NOFOLLOW. (CVE-2017-16611)
Michal Srb
2017-10-04
Check for end of string in PatternMatch (CVE-2017-13720)
Michal Srb
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-02-26
Set close-on-exec for font file I/O.
Christos Zoulas
2014-06-27
Make shared library work on Cygwin/MinGW
Yaakov Selkowitz
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-21
Check if pointer returned by BufFileCreate is NULL before writing to it
Alan Coopersmith
2014-01-29
Warning fixes.
Keith Packard
2014-01-08
Remove redundant declaration of FontFileStartListFonts()
Alan Coopersmith
2014-01-08
Fix unused variable 'dir' warnings
Alan Coopersmith
2013-11-01
Replace malloc(strlen)+strcpy/strcat calls with strdup
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
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-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
2010-11-21
Sun's copyrights belong to Oracle now
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
2009-10-07
Remove unused setting of ENCODINGSDIR
Alan Coopersmith
2009-09-15
Fixed int(*)()->double cast warning
Bob Ham
2009-01-29
Janitor: make distcheck and .gitignore
Paulo Cesar Pereira de Andrade
2009-01-20
Allow case insensitive filename matching in fontfile.
Adam Jackson
2009-01-20
Delete some dead ifdefs
Adam Jackson
2009-01-20
Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.
Adam Jackson
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
2009-01-20
Remove loadable renderer support.
Adam Jackson
2009-01-20
Get rid of a useless array
Adam Jackson
2009-01-20
Delete Type1
Adam Jackson
2009-01-20
Delete speedo
Adam Jackson
[next]