summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-02Makefile.bsd-wrapper for libXfont2obsdMatthieu Herrb
2024-08-02Disable xmltoMatthieu Herrb
2024-08-02Sync with xenocaraMatthieu Herrb
2024-08-02bump shared lib version because some symbols were chanded to static.Matthieu Herrb
2024-08-02BSD MakefileMatthieu Herrb
2024-08-01libXfont2 2.0.7HEADlibXfont2-2.0.7masterAlan Coopersmith
2024-07-19include: libxfont2: fix missing includes of fontproto.hEnrico Weigelt, metux IT consult
2024-07-01stubs/atom.c: Fix memory leak in __libxfont_internal__MakeAtomJosé Expósito
2024-02-17Use autoconf to check for float.h instead of platform-specific ifdefsAlan Coopersmith
2024-02-17unifdef NCDAlan Coopersmith
2024-02-17unifdef LynxAlan Coopersmith
2024-02-17unifdef ISCAlan Coopersmith
2024-02-17unifdef __OSF1__Alan Coopersmith
2024-02-17unifdef sonyAlan Coopersmith
2024-02-03bitscale.c: remove unused MAX() macroAlan Coopersmith
2024-02-03bitscale.c: ensure SCORE macro expands properlyAlan Coopersmith
2024-02-03bitscale.c: ensure SCORE2 macro expands properlyAlan Coopersmith
2024-01-24configure: Use AC_SYS_LARGEFILE to enable large file supportAlan Coopersmith
2024-01-24Modernize lseek() callsAlan Coopersmith
2023-03-25Set close-on-exec when opening fonts.dir & fonts.alias filesAlan Coopersmith
2023-03-04configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2023-02-16configure: raise minimum autoconf requirement to 2.70Alan Coopersmith
2022-11-26atom: Update Hash() to be unsignedJeremy Huddleston Sequoia
2022-11-10Fix font server reconnection timeoutPeter Harris
2022-11-05Only link with libbsd if needed for reallocarray() or strlcat()Alan Coopersmith
2022-10-06Switch from libbsd to libbsd-overlayGuillem Jover
2022-08-26libXfont2 2.0.6libXfont2-2.0.6Alan Coopersmith
2022-08-11Fix buffer overrun in FontFileMakeDir on WIN32Peter Harris
2022-06-21Fix comments to reflect removal of OS/2 supportAlan Coopersmith
2022-06-21Correct fsCreateACReq lengthJeremy Huddleston Sequoia
2022-06-20configure: Use pkg-config to handle zlib dependency if possibleAlan Coopersmith
2022-04-06Fix spelling/wording issuesAlan Coopersmith
2022-04-06Build xz tarballs instead of bzip2Alan Coopersmith
2022-04-06gitlab CI: add a basic build testAlan Coopersmith
2021-08-01libXfont2 2.0.5libXfont2-2.0.5Alan Coopersmith
2021-07-14Fix out-of-bounds read in FontFileMakeDir()Alex Richardson
2021-06-12configure: define HAVE_LIBBSD when libbsd was foundBernd Kuhls
2021-03-02Fix use after free when font server connection lostPeter Harris
2020-03-06Fix crash when font server connection lostPeter Harris
2019-10-25Fix Win32 build since c4ed2e06 "Add some unit testing utilities"Jon Turney
2019-09-16README: Remove mention of libXfont 1.5Adam Jackson
2019-09-14libXfont2 2.0.4libXfont2-2.0.4Alan Coopersmith
2019-09-14Add src/util/replace.h to noinst_HEADERS so it gets included in tarballsAlan Coopersmith
2019-08-17fs_read_glyphs: check if rep is null before dereferencingAlan Coopersmith
2019-08-17CatalogueRescan: if opendir() fails, unref fpes, but don't free the catAlan Coopersmith
2019-08-17ComputeScaledProperties: check for valid pointers before making atomsAlan Coopersmith
2019-08-17stubs/atom.c: check for ResizeHashTable failureAlan Coopersmith
2019-08-17Fix whitespaceMaya Rashish
2019-08-04fontxlfd.c: tell gcc that switch fallthrough is intentionalAlan Coopersmith