summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-10iceauth 1.0.10HEADiceauth-1.0.10masterAlan Coopersmith1-2/+2
2024-02-17unifdef __UNIXOS2__Alan Coopersmith1-1/+1
2024-02-03Variable scope reductions, as suggested by cppcheckAlan Coopersmith2-48/+42
2024-02-03Silence -Wanalyzer-out-of-bounds warnings from gcc 13Alan Coopersmith1-1/+1
2024-02-03Use reallocarray if available, provide local version if notAlan Coopersmith2-2/+22
2023-02-09configure: Use AC_SYS_LARGEFILE to enable large file supportAlan Coopersmith1-0/+3
2023-02-09gitlab CI: stop requiring Signed-off-by in commitsAlan Coopersmith1-2/+2
2022-04-03iceauth 1.0.9iceauth-1.0.9Alan Coopersmith1-1/+1
2021-12-03Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2021-12-03gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2021-11-28Fix spelling/wording issuesAlan Coopersmith2-4/+4
2018-11-21Update configure.ac bug URL for gitlab migrationAlan Coopersmith1-1/+1
2018-11-16Update README for gitlab migrationAlan Coopersmith3-27/+21
2018-03-24Fix segmentation fault on invalid input.Tobias Stoeckmann1-2/+4
2018-03-04iceauth 1.0.8iceauth-1.0.8Alan Coopersmith1-1/+1
2017-01-26autogen: add default patch prefixMihail Konev1-0/+3
2017-01-26autogen.sh: use quoted string variablesEmil Velikov1-4/+4
2017-01-26autogen.sh: use exec instead of waiting for configure to finishPeter Hutterer1-1/+1
2015-04-24Add -u & -V options to synopsis in man pageNiveditha Rau1-1/+1
2015-01-16iceauth 1.0.7iceauth-1.0.7Alan Coopersmith1-1/+1
2014-06-01autogen.sh: Honor NOCONFIGURE=1Alan Coopersmith1-2/+3
2014-06-01configure: Drop AM_MAINTAINER_MODEAlan Coopersmith2-2/+1
2014-06-01config: Add missing AC_CONFIG_SRCDIRAlan Coopersmith1-2/+5
2014-05-31More constification cleanupAlan Coopersmith3-40/+41
2013-12-09Free old argv array if realloc fails to enlarge itAlan Coopersmith1-1/+5
2013-11-22Print which option was in error along with usage messageAlan Coopersmith1-4/+12
2013-11-22Add -V flag to print versionAlan Coopersmith2-0/+6
2013-11-22Fix "noexistent" typo in error messageAlan Coopersmith1-1/+1
2013-11-22Actually print command list in usage messageAlan Coopersmith1-2/+2
2013-07-23iceauth 1.0.6iceauth-1.0.6Alan Coopersmith1-1/+1
2013-07-17Constify some more string pointers to fix gcc warningsAlan Coopersmith2-17/+18
2013-07-17Use void * instead of char * for generic pointer arg to DoFunc functionsAlan Coopersmith1-13/+13
2013-07-17Mark unused arguments in callback functions to quiet clang warningsAlan Coopersmith2-18/+18
2013-07-17Fix some sign/size conversion warnings from clangAlan Coopersmith1-10/+10
2013-02-23Add _X_NORETURN attributes suggested by gccAlan Coopersmith3-4/+5
2013-02-23Assume signal handlers return void, as C89 requiresAlan Coopersmith2-22/+2
2011-05-23configure.ac: Bump to 1.0.5iceauth-1.0.5Jeremy Huddleston1-1/+1
2011-05-23auth_finalize: Attempt to rename() if link() failsJeremy Huddleston1-1/+2
2011-04-28Error out and avoid a call to malloc(0) if given a bad hex stringJeremy Huddleston1-2/+2
2011-03-01Make iceauth manpage describe commands. (fd.o bug#2354)David Nusinow1-0/+84
2011-01-19config: move man pages into their own directoryGaetan Nadon4-18/+17
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-13/+13
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon1-1/+0
2011-01-12config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONSGaetan Nadon1-1/+0
2010-10-29iceauth 1.0.4iceauth-1.0.4Alan Coopersmith1-1/+2
2010-10-21Remove unnecessary AC_SUBST of ICEAUTH_LIBS & ICEAUTH_CFLAGSAlan Coopersmith1-2/+0
2010-10-21config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-22/+4
2010-10-21config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-10-06Purge cvs tags.Jesse Adkins4-14/+0