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
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
2019-08-03
Add some unit testing utilities
Alan Coopersmith
2019-05-14
fontfile: Remove unused 'bc' slot from _FontEntry
Adam Jackson
2019-03-16
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-19
Update README for gitlab migration
Alan Coopersmith
2018-03-24
avoid -Wformat errors from clang when building with -DDEBUG
Rin Okuyama
2017-11-25
libXfont2 2.0.3
libXfont2-2.0.3
Matthieu Herrb
2017-11-25
Open files with O_NOFOLLOW. (CVE-2017-16611)
Michal Srb
2017-10-11
libXfont 2.0.2
libXfont2-2.0.2
Adam Jackson
2017-10-04
pcfGetProperties: Check string boundaries (CVE-2017-13722)
Michal Srb
2017-10-04
Check for end of string in PatternMatch (CVE-2017-13720)
Michal Srb
2017-04-27
readme: Update for libXfont 2.0 interface change
Adam Jackson
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2016-06-10
freetype: Fix a logic error in computing face name
Adam Jackson
2016-06-10
autogen: Set a default subject prefix for patches
Adam Jackson
2016-06-08
configure: Use -fvisibility=hidden if available
Adam Jackson
2016-05-30
fserve: Fix a buffer read overrun in _fs_client_access
Jeremy Huddleston Sequoia
[next]