summaryrefslogtreecommitdiff
path: root/src/convert.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-07-171-1/+2
|\
| * convert: initialize variable before usage.Giuseppe Scrivano2014-06-301-1/+2
* | Merge remote-tracking branch 'origin/master' into parallel-wgetGiuseppe Scrivano2014-06-221-3/+2
|\ \ | |/
| * Do not depend on always defined macrosGiuseppe Scrivano2014-06-121-2/+2
| * Remove trailing empty linesGiuseppe Scrivano2014-06-121-1/+0
* | Merge remote-tracking branch 'origin/master' into parallel-wgetDarshit Shah2014-06-091-1/+1
|\ \ | |/
| * Whitespace and formatting changes.(Aesthetic only)Darshit Shah2014-05-301-1/+1
* | Fix a deadlock.Giuseppe Scrivano2012-12-011-2/+19
* | fix build issuesDomenico Chierico2012-11-301-7/+7
* | Resolve conflicts to complete merging with master branch.Ilim Ugur2012-08-141-1/+4
|\ \ | |/
| * fix segfault on wrong urls (bug 36570)Ángel González2012-06-021-0/+3
| * Remove unused arguments.illusionoflife2012-05-201-2/+2
| * Fix some compiler warnings.Tim Ruehsen2012-05-051-1/+1
* | Make thread support optional. - No check for semaphore in configure.ac.Ilim Ugur2012-07-291-10/+19
* | Merge Giuseppe's parallel-wget patch.Micah Cowan2012-06-301-16/+47
|/
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-2/+2
* Remove redundant guard.Giuseppe Scrivano2010-12-011-3/+1
* Do not use HTML quoting in CSS files.Giuseppe Scrivano2010-09-141-6/+7
* Convert correctly URLs that need to be encoded to local files.Giuseppe Scrivano2010-08-201-1/+11
* Rename two functions.Giuseppe Scrivano2010-07-091-4/+4
* Mass update copyright years.Giuseppe Scrivano2010-05-081-2/+2
* [mq]: cfg-mkMicah Cowan2009-09-211-1/+1
* Escape semicolons when converting links (#27272).Steven Schubiger2009-08-291-4/+9
* Rename --html-extension to --adjust-extension.Micah Cowan2009-07-281-2/+2
* Adjust some typos from vms merge, and remove some elements we don't want to i...Micah Cowan2009-07-041-2/+2
* Automated merge.Micah Cowan2009-07-041-3/+4
|\
| * Steven Schweda's VMS patch.Micah Cowan2008-04-221-3/+4
* | Change global variable model for state-objectSaint Xavier2008-07-241-1/+1
* | Merge current tip with CSS stuff.Micah Cowan2008-07-111-2/+2
|\ \
| * | Undo the USE_GNULIB_ALLOC defines.Steven Schubiger2008-04-201-2/+0
| * | Use Gnulib's alloc functions throughout the source.Steven Schubiger2008-04-191-0/+2
| * | Revert the alloca_array() -> xcalloc() transition.Steven Schubiger2008-04-181-15/+13
| * | Use Gnulib's xalloc module in convert.c (and include according header).Steven Schubiger2008-04-171-13/+15
| * | Use Gnulib's quote function in convert.c.Steven Schubiger2008-04-161-2/+2
| |/
* | Fix merge glitches, get it to build.Micah Cowan2008-04-221-2/+2
* | Merging Ted Mielczarek's CSS changes with tip.Micah Cowan2008-04-221-30/+70
|\ \ | |/ |/|
| * Ted Mielczarek's CSS wonder-patch, applied against the source from around the...Micah Cowan2008-04-221-30/+70
* | Updated copyright year.Micah Cowan2008-01-251-1/+2
* | Don't return without freeing, in convert_all_links function.Micah Cowan2007-12-051-2/+3
* | Merge SFLC licensing changes for OpenSSL with tip.Micah Cowan2007-12-071-9/+10
|\ \
| * | Updated licensing exception for OpenSSL from the SFLC.Micah Cowan2007-11-281-9/+10
* | | Eschew config-post.h.Micah Cowan2007-10-181-3/+1
|/ /
* | 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] Fixed broken -E -k -K mode.mtortonesi2006-10-121-1/+1
* [svn] Several fixes for recursive spider mode.mtortonesi2006-08-241-120/+0
* [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-233/+243
* [svn] Fixed recursive spider mode.mtortonesi2006-05-251-0/+116
* [svn] Simplify iteration over hash table entries.hniksic2005-08-271-10/+8