summaryrefslogtreecommitdiffstats
path: root/tests/asschk.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-13/+13
* tests: avoid use of freed pointerJim Meyering2011-09-201-1/+4
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-20/+19
* Replace C99 style vararg macro which was anyway not correct.Werner Koch2009-10-131-29/+32
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-0/+14
* Typo fixes.Werner Koch2008-01-261-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Collected fixes.Werner Koch2006-11-051-9/+14
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* 2006-06-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-06-081-1/+13
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-241-2/+2
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-01-091-0/+1059
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-1046/+0
* 2002-09-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-09-041-5/+4
* Tweaked the build system so that make distcheck finanly said WellWerner Koch2002-08-091-3/+19
* * asschk.c: Added some new features.Werner Koch2002-08-081-29/+147
* First test script. Still missing the environment setup.Werner Koch2002-08-071-43/+267
* New Assuan testing tool.Werner Koch2002-08-071-0/+689