summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Third version bump to 1.0.9.xauth-1.0.9Dr. Tilmann Bubeck2014-04-021-0/+7
* Second version bump to 1.0.9.Dr. Tilmann Bubeck2014-04-021-2/+2
* Fixed missing EXTRA_DIST in tests. Extended README for releasing.Dr. Tilmann Bubeck2014-04-022-0/+34
* version bump to 1.0.9Dr. Tilmann Bubeck2014-03-311-1/+1
* Add AC_USE_SYSTEM_EXTENSIONS to expose non-standard extensionsAlan Coopersmith2013-12-301-0/+5
* Fix warning about warn_unused_result triggered by WRITES.Dr. Tilmann Bubeck2013-10-131-2/+3
* * Do not install test_xauth during "make install" as it isDr. Tilmann Bubeck2013-10-132-1/+5
* Second version bump to 1.0.8xauth-1.0.8Dr. Tilmann Bubeck2013-10-091-1/+1
* Rewrote test_xauth to C to make automake and "make distclean" happy.Dr. Tilmann Bubeck2013-10-093-3/+8
* Revert version bump back to 1.0.7 to prepare missing commit before 1.0.8Dr. Tilmann Bubeck2013-10-091-1/+1
* version bump to 1.0.8Dr. Tilmann Bubeck2013-10-081-1/+1
* Improved README to explain "make check".Dr. Tilmann Bubeck2013-10-081-0/+12
* Added command "version" and command line arg "-V" to show version of xauth.Dr. Tilmann Bubeck2013-10-083-3/+26
* Fix warning raised by "-Wshadow".Dr. Tilmann Bubeck2013-10-061-4/+4
* Rework match_auth_dpy() to be easier to read and maintain (hopefully).Dr. Tilmann Bubeck2013-10-061-8/+24
* Make matching algorithm mimic XauGet*AuthByAddrEgbert Eich2013-10-061-5/+9
* Added black box tests for basic functionality started with "make check".Dr. Tilmann Bubeck2013-10-0616-1/+243
* Handle v4-mapped inet6 addresses correctlyEgbert Eich2013-10-011-10/+16
* Look for FamilyLocal if inet or inet6 address is loopbackEgbert Eich2013-09-291-5/+35
* Silenece lack of noreturn warningJeremy Huddleston Sequoia2013-09-293-1/+4
* Revert "Look for FamilyLocal if inet or inet6 address is loopback"Jeremy Huddleston Sequoia2013-09-291-35/+5
* More fixes for compiler warnings regarding the use of "const".Dr. Tilmann Bubeck2013-09-251-4/+4
* Look for FamilyLocal if inet or inet6 address is loopbackEgbert Eich2013-09-241-5/+35
* Fix various compiler warnings raised by modern gcc (4.8.1).Dr. Tilmann Bubeck2013-09-243-8/+14
* Use copystring to create non-const string.]Thomas Klausner2013-09-241-1/+1
* Don't crash when running past the end of the chainEgbert Eich2013-09-231-2/+5
* Assume signal handlers return void, as C89 requiresbaserock/morphAlan Coopersmith2013-02-232-10/+2
* Remove unused DECnet ("DNETCONN") code from xauthAlan Coopersmith2012-12-261-50/+0
* Remove unused TLI ("STREAMSCONN") code from xauthAlan Coopersmith2012-12-261-8/+0
* Include Xwinsock.h rather than sys/socket.h on WIN32Jon TURNEY2012-11-051-0/+4
* xauth 1.0.7xauth-1.0.7Alan Coopersmith2012-03-221-1/+1
* Remove alarm handler in get_hostnameAndreas Schwab2011-10-061-39/+0
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-09-285-102/+104
* Strip trailing whitespaceAlan Coopersmith2011-09-288-131/+131
* convert strlen/malloc/strcpy combo to strdupAlan Coopersmith2011-09-281-4/+2
* configure.ac: Bump to 1.0.6xauth-1.0.6Jeremy Huddleston2011-05-231-1/+1
* auth_finalize: Attempt to rename() if link() failsJeremy Huddleston2011-05-231-1/+2
* Error out and avoid a call to malloc(0) if given a bad hex stringJeremy Huddleston2011-05-061-2/+2
* config: move man pages into their own directoryGaetan Nadon2011-01-194-19/+18
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-121-1/+1
* Purge cvs tags.Jesse Adkins2010-10-065-17/+0
* xauth 1.0.5xauth-1.0.5Alan Coopersmith2010-09-231-1/+4
* config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2010-09-232-23/+5
* config: Remove unnecessary calls from configure.acAlan Coopersmith2010-09-231-5/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-09-231-1/+1
* Fix build failure resulting from previous commit on systems without strlcpyJeremy Huddleston2010-08-262-1/+8
* launchd: Properly support launchd sockets in xauthJeremy Huddleston2010-08-253-4/+19
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-261-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-284-2/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-3/+4