]> git.street.me.uk Git - andy/viking.git/history - src/curl_download.c
Add menu item for help contents
[andy/viking.git] / src / curl_download.c
2009-08-20 Guilhem BonnefilleUpdate translations from launchpad
2009-05-06 Guilhem BonnefilleMerge 'thread-pool' features from Jocelyn Jaubert
2009-05-06 Jocelyn JaubertStop all curl downloads on quit
2009-04-04 Jocelyn Jaubertlibcurl update: replace deprecated CURLOPT_FILE by...
2009-04-04 Jocelyn JaubertInclude full libcurl version in user agent
2008-06-29 Mathieu AlbinetWindows port: fallback temporary file
2008-06-03 Mathieu AlbinetPortability: remove "/dev/null" reference
2008-05-01 Guilhem BonnefilleAdding --debug and --verbose command line option
2008-04-27 Mathieu AlbinetPortability: provide our own curl WRITE function
2008-04-12 Mathieu AlbinetPortability: use Glib function related to stdio.h
2008-04-12 Mathieu AlbinetPortability: reduce unistd.h dependency
2007-12-13 Guilhem BonnefilleMarking translatable strings.
2007-09-23 Evan BattagliaDownload&import SRTM 90m data (more work needed)
2007-09-18 Guilhem BonnefilleRefactoring: really minor change
2007-09-09 Guilhem Bonnefilleg_*ify a path building
2007-08-30 Bernd ZeimetzAdd redirect support (for Expedia map layer)
2007-08-20 Guilhem Bonnefillelibcurl is a requirement
2007-08-15 Quy TonthatClean up and get rid of compiler warnings.
2007-07-14 Guilhem BonnefilleConverting printf calls
2007-06-23 Guilhem BonnefilleDynamic version in User-Agent
2007-06-23 Guilhem BonnefilleAdd referer to DownloadOptions
2007-06-18 Quy TonthatAdd User-Agent to http request header.
2007-06-18 Quy TonthatAdded cookies to google requests.
2007-05-17 Quy TonthatFix problems in map downloading caused by unreliable...
2007-04-16 Guilhem BonnefilleAdd libcurl