Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / media / MediaMultiCurl.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 16.2.2 20/94720/1
2013-03-27 Matthias Grießmeieradded tftp-support (bnc#803316)
2013-01-21 Michael Schroedermake multicurl suppress progress reports for the metali...
2013-01-18 Michael AndresRevert: MediaMultiCurl: throw AbortRequestException...
2013-01-18 Michael AndresReduce logging
2013-01-18 Michael AndresMediaMultiCurl: throw AbortRequestException if aborted...
2011-11-28 Michael AndresMerge pull request #7 from crrodriguez/master
2011-11-18 Cristian RodríguezOpen all file descriptors with O_CLOEXEC to avoid leaks...
2011-07-18 Michael AndresMore initialize parser structure fixes. (bnc#705181)
2011-07-07 Michael AndresFix tests for available libcurl version.
2011-05-18 Duncan Mac-Vicar Padd conditional to build against older curls
2011-04-29 Michael Schroeder- make sure that maxworkers is at least 1
2011-04-27 Dominik Heidlerfix max_concurrent_connections option in MultiCurl...
2011-04-15 Michael Schroeder- also look at the file content to detect metalink...
2010-12-21 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-08 Michael Schroeder- do not go to sleep for 0ms
2010-12-07 Michael Schroeder- MultiCurl: make sure the server responded with "parti...
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-19 Michael Schroeder- fix segfault, the curl message is freed after curl_mu...
2010-11-03 Dominik Heidleradd url-option to select specific mediahandler
2010-10-13 Dominik Heidler- Make MetaLinkParser accept InputStreams
2010-09-24 Duncan Mac-Vicar PMerge branch 'master' into local_services
2010-09-24 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-09-24 Michael Schroeder- update totalsize if the filesize gets updated [bnc...
2010-09-22 Michael Schroeder- fix re-fetch logic, reopen tmp file
2010-09-16 Michael Schroeder- fix segfault on user abort, write and reuse "MultiCur...
2010-08-05 Michael Schroeder- fix ftp download (ftp does not have a content type)
2010-08-04 Michael Schroeder- fix memory leak
2010-08-03 Michael Schroeder- fix memory leak
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- add delta download support via MediaMultiCurl