]> git.street.me.uk Git - andy/viking.git/history - src/curl_download.c
Fix crashing if attempting to Extend a Route via the Route Finder when the route...
[andy/viking.git] / src / curl_download.c
2013-05-20 Guilhem BonnefilleAllow to use full URL as download parameter
2013-01-30 Rob NorrisMerge branch 'i18n-launchpad'
2013-01-18 Rob NorrisAllow downloading with authentication via curl
2012-05-10 Guilhem BonnefilleAdd support for many extensions' configuration
2012-04-22 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2012-04-22 Guilhem BonnefilleMerge tag 'viking-1.2.2'
2011-11-16 Rob NorrisDo not use preset Google cookie when we don't even...
2011-05-24 Guilhem BonnefilleMerge branch 'i18n-launchpad' into viking-1.2.rc1
2011-05-21 Sven WegenerFix etag handling
2011-04-05 Rob NorrisFix crashing due to incorrect usage of libcurl - SF...
2011-02-08 Guilhem BonnefilleMerge branch 'i18n'
2011-02-08 Guilhem BonnefilleMerge branch 'i18n-launchpad' into i18n
2011-02-06 Guilhem BonnefilleFix dangerous code
2011-01-29 Guilhem BonnefilleMerge branch 'i18n-launchpad'
2011-01-04 Rob NorrisImprove curl usage as should call cleanup on applicatio...
2011-01-04 Rob NorrisFix compiler warning in curl_download.c
2010-11-17 Guilhem BonnefilleMerge branch 'i18n-launchpad' into master
2010-11-09 Guilhem BonnefilleImprove copyright holders
2010-11-01 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-10-11 Guilhem BonnefilleFix unecessary change in string
2010-10-11 Guilhem BonnefilleAdd defensive code
2010-10-11 Guilhem BonnefilleIncrease buffer length
2010-10-11 Jon BurgessFix memcheck error
2010-10-11 Guilhem BonnefilleMerge remote branch 'jocelyn/etag'
2010-07-18 Jocelyn JaubertRemove debug printf for etag
2010-07-18 Jocelyn JaubertGet and send etag values to server if file_options...
2010-07-18 Jocelyn JaubertMove time_condition to scruct DownloadFileOptions ...
2010-07-18 Jocelyn JaubertRename struct DownloadOptions to DownloadMapOptions
2010-03-13 Guilhem BonnefilleMerge commit 'viking-0.9.91' into help
2010-02-05 Guilhem BonnefilleMerge branch 'master' into i18n-launchpad
2010-01-24 Sven WegenerAllow reuse of curl connection objects
2010-01-12 Guilhem BonnefilleMerge branch 'new-maps'
2009-09-21 Guilhem BonnefilleMerge commit 'viking-0.9.9' into gobjectify-map-type
2009-09-20 Jocelyn Jaubertftp response code for success is 226
2009-09-20 Jocelyn JaubertAdd option to download only maps that are more recent...
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