summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-20XRecordFreeState: avoid NULL dereference when called in error pathAlan Coopersmith
2024-07-20XRecordGetContext: Avoid double free in error pathAlan Coopersmith
2023-10-13gitlab CI: add xz-utils to container for "make distcheck"Alan Coopersmith
2023-03-08configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOLAlan Coopersmith
2023-02-25Remove "All rights reserved" from Oracle copyright noticesAlan Coopersmith
2022-09-28Coverity CID 1373522: Fix memory leakChristos Zoulas
2022-09-26libXtst 1.2.4libXtst-1.2.4Alan Coopersmith
2022-08-20Remove obsolete casts from Xmalloc() and Xcalloc() callsAlan Coopersmith
2022-08-18Variable scope reductions as suggested by cppcheckAlan Coopersmith
2022-08-18Resolve -Wsign-compare warningsAlan Coopersmith
2022-08-18send_axes: Mark switch statement fallthrough as intentionalAlan Coopersmith
2022-07-17gitlab CI: add a basic build testAlan Coopersmith
2022-07-17Fix spelling/wording issuesAlan Coopersmith
2022-07-17Build xz tarballs instead of bzip2Alan Coopersmith
2018-12-07Update configure.ac bug URL for gitlab migrationAlan Coopersmith
2018-11-19Update README for gitlab migrationAlan Coopersmith
2017-01-26autogen: add default patch prefixMihail Konev
2017-01-26autogen.sh: use quoted string variablesEmil Velikov
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer
2016-10-04libXtst 1.2.3libXtst-1.2.3Matthieu Herrb
2016-09-25Out of boundary access and endless loop in libXtstTobias Stoeckmann
2013-11-22Remove fallback for _XEatDataWords, require libX11 1.6 for itMichael Joost
2013-05-30libXtst 1.2.2libXtst-1.2.2Alan Coopersmith
2013-05-07integer overflow in XRecordGetContext() [CVE-2013-2063]Alan Coopersmith
2013-04-13Use _XEatDataWords to eat data in error casesAlan Coopersmith
2013-01-15autogen.sh: Implement GNOME Build APIColin Walters
2013-01-15configure: Remove AM_MAINTAINER_MODEAdam Jackson
2012-04-27Add xextproto & xi to Requires.privateAlan Coopersmith
2012-04-27Move -I flags from AM_CFLAGS to AM_CPPFLAGSAlan Coopersmith
2012-04-24COPYING: add copyright notices and licenses from the manpages and specsJulien Cristau
2012-03-07libXtst 1.2.1libXtst-1.2.1Alan Coopersmith
2011-11-10Fix gcc -Wwrite-strings warningsAlan Coopersmith
2011-10-04Cleanup IDs and links in docMatt Dew
2011-09-20specs: refactor copyright legal text for multi licensingGaetan Nadon
2011-09-16Strip trailing whitespaceAlan Coopersmith
2011-09-16xtestlib: remove duplicate paragraph in legal noticeGaetan Nadon
2011-09-16specs: fix author affiliationGaetan Nadon
2011-09-12docs: use the &fullrelvers; entity to set X11 release informationGaetan Nadon
2011-09-11docs: remove <productnumber> which is not used by defaultGaetan Nadon
2011-09-08docbook.am: embed css styles inside the HTML HEAD elementGaetan Nadon
2011-09-07docbook.am: global maintenance update - entities, images and olinkingGaetan Nadon
2011-06-12Install xml versions of specs even if HAVE_XMLTO is falseGaetan Nadon
2011-06-11Install target dbs alongside generated documentsGaetan Nadon
2011-06-04Add id attributes to funcsynopsis to allow other docs to olink to them.Matt Dew
2011-03-30Documentation: add Docbook external references supportGaetan Nadon
2011-02-03config: comment, minor upgrade, quote and layout configure.acGaetan Nadon
2011-01-28config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon
2011-01-27config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon
2010-12-16Use docbookx.dtd version 4.3 for all docsPaulo Zanoni
2010-11-09config: HTML file generation: use the installed copy of xorg.cssGaetan Nadon