summaryrefslogtreecommitdiff
path: root/src/test.c
Commit message (Expand)AuthorAgeFilesLines
* Fix failing make checkDarshit Shah2014-06-161-0/+3
* Remove trailing empty linesGiuseppe Scrivano2014-06-121-1/+0
* Ensure main calls bindtextdomainGiuseppe Scrivano2014-06-121-0/+8
* Fix compiler warningsTim Ruehsen2014-05-121-1/+1
* Fix a build error with new gnulib versions.Giuseppe Scrivano2012-12-091-0/+2
* Add support for WARC files.Gijs van Tulder2011-11-041-0/+2
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-1/+1
* Mass update copyright years.Giuseppe Scrivano2010-05-081-2/+2
* [mq]: cfg-mkMicah Cowan2009-09-211-7/+7
* Ran update-copyright.Micah Cowan2009-09-041-1/+2
* Fixes for FreeBSD build.Micah Cowan2009-09-021-2/+7
* Add support for .. at beginning of paths back in, but only for FTP.Micah Cowan2008-04-271-0/+2
* Test to confirm that rc commands are properly sorted.Micah Cowan2008-04-221-0/+2
* Updated copyright year.Micah Cowan2008-01-251-1/+1
* Updated licensing exception for OpenSSL from the SFLC.Micah Cowan2007-11-281-9/+10
* Update copyright lists, conforming to maintainer guidelinesMicah Cowan2007-09-281-1/+1
* [svn] Merge of fix for bugs 20341 and 20410.micah2007-07-091-3/+2
* [svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes...mtortonesi2006-07-141-1/+1
* [svn] Fixes for recursive spider mode.mtortonesi2006-06-281-0/+4
* [svn] Added support for --restrict-file-names=lowercase and --restrict-file-n...mtortonesi2006-06-131-0/+4
* [svn] Restricted operational semantics of frontcmp and proclist from generic ...mtortonesi2006-03-151-2/+8
* [svn] Implement correct parsing of HTTP Content-Disposition header.mtortonesi2006-02-031-3/+1
* [svn] Removed C++ style comments from http.c and test.c, as we support C89 co...mtortonesi2005-12-051-2/+2
* [svn] Added basic support for unit testingmtortonesi2005-10-271-0/+73