summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set close-on-exec when opening filesHEADmasterAlan Coopersmith2023-04-228-9/+24
* libXpm 3.5.16libXpm-3.5.16Matt Turner2023-04-171-1/+1
* xpmReadRgbNames: constify filename argumentAlan Coopersmith2023-03-272-3/+3
* test: Add simple test cases for functions in src/rgb.cAlan Coopersmith2023-03-273-1/+104
* test: Use PACKAGE_BUGREPORT instead of hard-coded URL'sAlan Coopersmith2023-03-275-5/+5
* parse.c: remove unused function xstrlcpy()Alan Coopersmith2023-02-121-19/+0
* parse.c: Wrap FREE_CIDX definition in do { ... } while(0)Alan Coopersmith2023-02-121-2/+2
* XpmCreateDataFromXpmImage: Fix misleading indentationAlan Coopersmith2023-02-121-2/+3
* Require LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith2023-02-121-1/+1
* open-zfile: Make compress & uncompress commands optionalAlan Coopersmith2023-02-054-5/+43
* Fix a memleak in ParsePixels error code pathPeter Hutterer2023-01-231-0/+1
* configure: correct error message to suggest --disable-open-zfileAlan Coopersmith2023-01-231-1/+1
* gitlab CI: build with each of --enable-open-zfile & --disable-open-zfileAlan Coopersmith2023-01-191-3/+11
* test: skip compressed file tests when --disable-open-zfile is usedAlan Coopersmith2023-01-171-0/+4
* libXpm 3.5.15libXpm-3.5.15Alan Coopersmith2023-01-171-1/+1
* Use gzip -d instead of gunzipPeter Hutterer2023-01-163-4/+3
* Prevent a double free in the error code pathMatthieu Herrb2023-01-121-1/+5
* Fix CVE-2022-4883: compression commands depend on $PATHAlan Coopersmith2023-01-124-5/+42
* Fix CVE-2022-44617: Runaway loop with width of 0 and enormous heightAlan Coopersmith2023-01-122-10/+41
* test: add test cases for CVE-2022-44617 (zero-width w/enormous height)Alan Coopersmith2023-01-124-0/+77
* Fix CVE-2022-46285: Infinite loop on unclosed commentsAlan Coopersmith2023-01-121-0/+4
* test: add test case for CVE-2022-46285 (unclosed comments)Alan Coopersmith2023-01-123-0/+34
* cxpm: getc/ungetc wrappers should not adjust position when c == EOFAlan Coopersmith2023-01-101-2/+2
* test: Add unit tests using glib frameworkAlan Coopersmith2023-01-0836-8/+3982
* configure: add --disable-open-zfile instead of requiring -DNO_ZPIPEAlan Coopersmith2023-01-072-13/+38
* man pages: Apply standard man page style/formattingAlan Coopersmith2023-01-018-269/+690
* man pages: Replace "See Also" entries with more useful onesAlan Coopersmith2023-01-018-34/+34
* man pages: Fix typos and other minor editingAlan Coopersmith2023-01-015-17/+27
* libXpm 3.5.14libXpm-3.5.14Alan Coopersmith2022-11-191-2/+2
* man pages: Correct Copyright/License noticesAlan Coopersmith2022-08-278-160/+152
* man pages: Fix typosAlan Coopersmith2022-08-276-15/+15
* man pages: Add missing word 'function' where neededAlan Coopersmith2022-08-274-8/+9
* man pages: Make function synopses more consistent with other pagesAlan Coopersmith2022-08-278-34/+34
* man pages: Fix shadow man pagesAlan Coopersmith2022-08-2633-33/+33
* man pages: Make file names consistent with their displayed namesAlan Coopersmith2022-08-269-11/+11
* gitlab CI: add a basic build testAlan Coopersmith2022-07-171-0/+98
* man: strip trailing whitespaceAlan Coopersmith2022-07-179-347/+347
* Fix spelling/wording issuesAlan Coopersmith2022-07-1713-18/+18
* Build xz tarballs instead of bzip2Alan Coopersmith2022-07-171-1/+1
* update man pagesWalter Harms2019-12-258-274/+187
* add man pages based on doc/xpm.PSWalter Harms2019-12-2443-4/+1023
* libXpm 3.5.13libXpm-3.5.13Peter Hutterer2019-12-131-1/+1
* parse: simplify error paths in xpmParseColors()Benjamin Tissoires2019-12-061-26/+24
* parse: avoid memleak on error with STRLCAT/STRLCPYPeter Hutterer2019-12-061-20/+58
* Allow usage when fork() is not availableFabrice Fontaine2019-05-031-0/+1
* Update configure.ac bug URL for gitlab migrationAlan Coopersmith2018-12-071-1/+1
* Update README for gitlab migrationAlan Coopersmith2018-11-193-26/+19
* After fdopen(), use fclose() instead of close() in error pathAlan Coopersmith2018-10-061-1/+1
* Windows build fixesDave Bodenstab2018-09-224-0/+19
* autogen: add default patch prefixMihail Konev2017-01-261-0/+3