summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into parallel-wgetparallel-wgetDarshit Shah2014-09-1451-156/+921
|\
| * Documentation and code cleanup in test suiteDarshit Shah2014-08-0820-112/+275
| * Minor cleanup in the test suiteDarshit Shah2014-08-043-17/+8
| * Group common switches in test suite togetherDarshit Shah2014-08-0424-23/+30
| * Fix some texinfo warningsGiuseppe Scrivano2014-08-032-5/+10
| * Add a project gitignore fileDarshit Shah2014-07-252-0/+95
| * Support running tests through valgrindDarshit Shah2014-07-244-6/+25
| * Document SERVER_WAITDarshit Shah2014-07-242-1/+9
| * Fix crash in test suiteDarshit Shah2014-07-242-1/+6
| * Refactor the Python based test suiteZihang Chen2014-07-2454-384/+793
| * More features to Python based test suiteDarshit Shah2014-07-248-65/+284
| * testenv: Remove Test--spider-r.py from XFAIL_TESTSGiuseppe Scrivano2014-07-242-2/+6
| * testenv: fix make distGiuseppe Scrivano2014-07-242-0/+31
| * Introducing Python based Test EnvironmentDarshit Shah2014-07-2431-2/+2671
| * Plug memory leaksDarshit Shah2014-07-242-1/+17
| * main.c: update the --method descriptionDaniel Stenberg2014-07-232-1/+5
| * Fix broken check for libpslDarshit Shah2014-07-222-4/+7
| * Fix potential memory leak and libpsl configureDarshit Shah2014-07-214-8/+22
* | Support running tests through valgrindDarshit Shah2014-07-234-6/+25
* | Document SERVER_WAITDarshit Shah2014-07-222-1/+9
* | syntax-check: fix tab-space indentationGiuseppe Scrivano2014-07-212-13/+17
* | Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-07-1711-36/+118
|\ \ | |/
| * Fix checking of iconv_open return code.Tomas Hozza2014-07-082-1/+5
| * Convert domains to lowercase before libpsl checksDarshit Shah2014-07-052-2/+33
| * Fix indentation and remove excess variableDarshit Shah2014-07-052-11/+15
| * Remove unused error codesDarshit Shah2014-07-053-16/+12
| * convert: initialize variable before usage.Giuseppe Scrivano2014-06-302-1/+6
| * warc: Avoid out-of-scope variable usageGiuseppe Scrivano2014-06-292-1/+5
| * Remove tab-space indentationGiuseppe Scrivano2014-06-284-15/+20
| * Fix make syntax-checkGiuseppe Scrivano2014-06-272-0/+7
| * warc: Fix UUID generation on FreeBSDGiuseppe Scrivano2014-06-244-1/+26
* | Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-06-22146-469/+532
|\ \ | |/
| * Better align download percentage statusDarshit Shah2014-06-222-1/+5
| * Fix build error on WindowsGiuseppe Scrivano2014-06-212-1/+7
| * Add GOST94-GOST89-GOST89 and other ciphers supportNikita Vetrov2014-06-212-0/+15
| * windows: do not dinamically allocate info->lfilename.Giuseppe Scrivano2014-06-192-2/+8
| * Fix failing make checkDarshit Shah2014-06-162-0/+7
| * Fix a problem with ISA server proxyGiuseppe Scrivano2014-06-163-7/+11
| * Mark non returning functionsDarshit Shah2014-06-163-4/+9
| * ftp: Replace main() with main in comments.Giuseppe Scrivano2014-06-124-5/+9
| * Remove duplicated wordsGiuseppe Scrivano2014-06-125-3/+8
| * gnutls: do not include <assert.h>Giuseppe Scrivano2014-06-122-1/+2
| * po/POTFILES.in: add missing fileGiuseppe Scrivano2014-06-122-0/+3
| * Do not depend on always defined macrosGiuseppe Scrivano2014-06-1214-135/+29
| * Replace @VAR@ in Makefile.am files with $VARGiuseppe Scrivano2014-06-129-14/+22
| * Remove trailing empty linesGiuseppe Scrivano2014-06-12110-107/+114
| * Ensure main calls bindtextdomainGiuseppe Scrivano2014-06-128-0/+63
| * Remove trailing whitespacesGiuseppe Scrivano2014-06-127-10/+19
| * Update fdl.texi from gnulibGiuseppe Scrivano2014-06-122-13/+16
| * Drop usage of strncpyGiuseppe Scrivano2014-06-129-59/+54