summaryrefslogtreecommitdiff
path: root/src/convert.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into parallel-wgetDarshit Shah2014-06-091-23/+23
|\
| * Whitespace and formatting changes.(Aesthetic only)Darshit Shah2014-05-301-23/+23
* | fix build issuesDomenico Chierico2012-11-301-0/+6
* | Correct two merging mistakes in src/convert.h and src/http.c. Replace bootstrap.Ilim Ugur2012-08-141-8/+0
|/
* Remove unused arguments.illusionoflife2012-05-201-2/+2
* mass change: update copyright years.Giuseppe Scrivano2011-01-011-1/+1
* Mass update copyright years.Giuseppe Scrivano2010-05-081-2/+2
* Ran update-copyright.Micah Cowan2009-09-041-1/+2
* Merging Ted Mielczarek's CSS changes with tip.Micah Cowan2008-04-221-0/+4
|\
| * Ted Mielczarek's CSS wonder-patch, applied against the source from around the...Micah Cowan2008-04-221-0/+4
* | 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] Several fixes for recursive spider mode.mtortonesi2006-08-241-3/+0
* [svn] Added sanity checks for -k, -p, -r and -N when -O is given. Added fixes...mtortonesi2006-07-141-1/+1
* [svn] Fixed recursive spider mode.mtortonesi2006-05-251-0/+3
* [svn] Update FSF's address and copyright years.hniksic2005-07-011-3/+3
* [svn] Move extern declarations to .h files.hniksic2005-06-271-0/+1
* [svn] Remove K&R support.hniksic2005-06-191-8/+8
* [svn] Extract timers to a separate file.hniksic2005-04-071-0/+2
* [svn] Use sets/hash-tables instead of "slists". Remove slist implementation ...hniksic2005-03-301-0/+3
* [svn] Improve built-in memory debugger.hniksic2005-03-201-0/+1
* [svn] Don't descend into HTML that was downloaded by following <img src=...>hniksic2003-10-101-5/+5
* [svn] Split off non-URL related stuff from url.c to convert.c.hniksic2003-09-211-0/+100