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
Age
Commit message (
Expand
)
Author
2024-08-01
libXfont2 2.0.7
HEAD
libXfont2-2.0.7
master
Alan Coopersmith
2024-07-19
include: libxfont2: fix missing includes of fontproto.h
Enrico Weigelt, metux IT consult
2024-07-01
stubs/atom.c: Fix memory leak in __libxfont_internal__MakeAtom
José Expósito
2024-02-17
Use autoconf to check for float.h instead of platform-specific ifdefs
Alan Coopersmith
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
2024-02-17
unifdef sony
Alan Coopersmith
2024-02-03
bitscale.c: remove unused MAX() macro
Alan Coopersmith
2024-02-03
bitscale.c: ensure SCORE macro expands properly
Alan Coopersmith
2024-02-03
bitscale.c: ensure SCORE2 macro expands properly
Alan Coopersmith
2024-01-24
configure: Use AC_SYS_LARGEFILE to enable large file support
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-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2023-02-16
configure: raise minimum autoconf requirement to 2.70
Alan Coopersmith
2022-11-26
atom: Update Hash() to be unsigned
Jeremy Huddleston Sequoia
2022-11-10
Fix font server reconnection timeout
Peter Harris
2022-11-05
Only link with libbsd if needed for reallocarray() or strlcat()
Alan Coopersmith
2022-10-06
Switch from libbsd to libbsd-overlay
Guillem Jover
2022-08-26
libXfont2 2.0.6
libXfont2-2.0.6
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-06-21
Correct fsCreateACReq length
Jeremy Huddleston Sequoia
2022-06-20
configure: Use pkg-config to handle zlib dependency if possible
Alan Coopersmith
2022-04-06
Fix spelling/wording issues
Alan Coopersmith
2022-04-06
Build xz tarballs instead of bzip2
Alan Coopersmith
2022-04-06
gitlab CI: add a basic build test
Alan Coopersmith
2021-08-01
libXfont2 2.0.5
libXfont2-2.0.5
Alan Coopersmith
2021-07-14
Fix out-of-bounds read in FontFileMakeDir()
Alex Richardson
2021-06-12
configure: define HAVE_LIBBSD when libbsd was found
Bernd Kuhls
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-10-25
Fix Win32 build since c4ed2e06 "Add some unit testing utilities"
Jon Turney
2019-09-16
README: Remove mention of libXfont 1.5
Adam Jackson
2019-09-14
libXfont2 2.0.4
libXfont2-2.0.4
Alan Coopersmith
2019-09-14
Add src/util/replace.h to noinst_HEADERS so it gets included in tarballs
Alan Coopersmith
2019-08-17
fs_read_glyphs: check if rep is null before dereferencing
Alan Coopersmith
2019-08-17
CatalogueRescan: if opendir() fails, unref fpes, but don't free the cat
Alan Coopersmith
2019-08-17
ComputeScaledProperties: check for valid pointers before making atoms
Alan Coopersmith
2019-08-17
stubs/atom.c: check for ResizeHashTable failure
Alan Coopersmith
2019-08-17
Fix whitespace
Maya Rashish
2019-08-04
fontxlfd.c: tell gcc that switch fallthrough is intentional
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
Add reallocarray fallback if not provided by libc nor libbsd
Alan Coopersmith
2019-08-03
Use bounds checking string functions everywhere
Alan Coopersmith
2019-08-03
Add strlcat & strlcpy fallbacks if not provided by libc nor libbsd
Alan Coopersmith
[next]