Imported Upstream version 17.11.1
[platform/upstream/libzypp.git] / zypp / media / MediaCurl.cc
2019-09-02 DongHun KwakImported Upstream version 17.11.1 upstream/17.11.1
2019-09-02 DongHun KwakImported Upstream version 17.6.0 upstream/17.6.0
2019-09-02 DongHun KwakImported Upstream version 17.3.0 upstream/17.3.0
2019-09-02 DongHun KwakImported Upstream version 17.0.0 upstream/17.0.0
2019-09-02 DongHun KwakImported Upstream version 16.5.1 upstream/16.5.1
2019-09-02 DongHun KwakImported Upstream version 16.5.0 upstream/16.5.0
2019-09-02 DongHun KwakImported Upstream version 16.4.1 upstream/16.4.1
2019-09-02 DongHun KwakImported Upstream version 16.3.2 upstream/16.3.2
2019-09-02 DongHun KwakImported Upstream version 14.48.2 upstream/14.48.2
2019-09-02 DongHun KwakImported Upstream version 14.47.0 upstream/14.47.0
2019-09-02 DongHun KwakImported Upstream version 14.45.15 upstream/14.45.15
2019-09-02 DongHun KwakImported Upstream version 14.45.10 upstream/14.45.10
2016-11-01 DongHun KwakImported Upstream version 16.2.2 20/94720/1
2016-11-01 DongHun KwakImported Upstream version 16.0.0 08/94708/1
2016-11-01 DongHun KwakImported Upstream version 15.22.3 03/94703/1
2016-11-01 DongHun KwakImported Upstream version 15.21.4 96/94696/1
2016-11-01 DongHun KwakImported Upstream version 15.20.0 91/94691/1
2016-11-01 DongHun KwakImported Upstream version 15.4.0 63/94663/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.43.2 51/94651/1
2016-11-01 DongHun KwakImported Upstream version 14.42.4 45/94645/1
2016-11-01 DongHun KwakImported Upstream version 14.38.6 34/94634/1
2016-11-01 DongHun KwakImported Upstream version 14.38.2 30/94630/1
2016-11-01 DongHun KwakImported Upstream version 14.30.1 16/94616/1
2014-07-17 Michael Andresfix wrong '//' when extending URLs with an empty path...
2014-07-14 Michael AndresStrip local filenames and args from URL.
2014-05-13 Michael AndresAdjust transfer timeout settings (bnc#877405)
2014-01-13 Michael AndresAdd support for repo authentication using SSL client...
2013-12-05 Michael AndresMerge pull request #24 from yaccz/libcurl_env_debug
2013-12-04 Jan (yac) Matějka+ debug log: libcurl may look into env
2013-10-23 Michael AndresFix typos
2013-07-02 Michael AndresFix file probing via tftp:// (bnc#803316)
2013-04-19 Michael AndresNew zypp.conf option 'download.transfer_timeout = 180'
2013-03-27 Matthias Grießmeieradded tftp-support (bnc#803316)
2013-01-21 Michael Schroederwork around libcurl bug that sometimes gives us old...
2013-01-18 Michael AndresReduce logging
2012-12-10 Michael AndresConfigure curl to "not fix the BEAST attack" (bnc#779177)
2012-07-05 Michael Andresfix possibly reporting timeout as "aborted by user...
2012-06-25 Michael Andresallow libcurl to take proxy from environment iff proxy...
2012-03-20 Michael AndresParse proxy user/pass from url (bnc#752497)
2012-03-13 Michael AndresForce libproxy into using "/etc/sysconfig/proxy" if...
2012-01-16 Michael AndresCorrectly use user:pass directly embedded in a proxy...
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-10-21 Michael AndresSet CURLOPT_PROXYAUTH
2011-07-28 Michael AndresEvaluate CURLINFO_CONDITION_UNMET on zero sized success...
2011-07-07 Michael AndresFix tests for available libcurl version.
2011-05-18 Duncan Mac-Vicar Padd conditional to build against older curls
2011-05-16 Duncan Mac-Vicar PCURLOPT_REDIR_PROTOCOLS is availailable on curl >=...
2011-05-16 Duncan Mac-Vicar PCheck for curl version before using this (new) features
2011-05-06 Dirk Muellerno need to close a NULL file
2011-05-06 Dirk Muellerthrow MediaCurlException on malformatted url
2010-12-21 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-12-06 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-24 Michael AndresProperly handle FTP response 550. (bnc#645747)
2010-11-22 Duncan Mac-Vicar Plibproxy implementation for ProxyInfo. Right now it...
2010-11-22 David Woodhouseallow proxy information to be url based instead of...
2010-11-22 Duncan Mac-Vicar PMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-11-03 Dominik Heidleradd url-option to select specific mediahandler
2010-10-06 Duncan Mac-Vicar PUrlResolverPlugin implementation
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-20 Duncan Mac-Vicar PAllow yum-style setting of per-repo proxy including
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- some refactoring for MediaMultiCurl:
2010-06-29 Michael AndresFix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t...
2010-02-22 Ján KupecMake CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
2010-02-22 Michael AndresTurn off cookies when retrieving services repoindex...
2010-02-22 Michael AndresDefine SET_OPTION macro as single statement.
2009-11-19 Michael AndresMediaException: Don't let untranslated default args...
2009-11-12 Duncan Mac-Vicar Pforward port
2009-11-12 Michael AndresFollowing redirections also for https (bnc #465532...
2009-10-07 Michael AndresTry to send statistics even if the target is not initia...
2009-10-01 Michael AndresFix evaluation of no_proxy entries (bnc #543337)
2009-07-15 Ján KupecMerge branch 'master' of ssh://git@git.opensuse.org...
2009-07-15 Ján KupecLog redirections when cURL media backend is used (fate...
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-03 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-03-03 Duncan Mac-Vicar Preset settings on attach to avoid duplicating headers
2009-02-22 Duncan Mac-Vicar PMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-22 Duncan Mac-Vicar Pfurther refactor media2curl.
2009-02-22 Duncan Mac-Vicar Pbig MediaCurl refactoring, to share the settings initia...
2009-01-07 Ján Kupec- handle HTTP 503 reponses as temporary errors
2008-12-12 Michael Andres- Add Exception::asUserHistory: Returns a single (multi...
2008-11-12 Michael Andresquickfix for ftp response to MDTM
2008-11-12 Michael Andres- Take care to always reset CURLOPT_TIMECONDITION to...
2008-11-07 Duncan Mac-Vicar Pthanks Jano, this is much more clean
2008-11-06 Duncan Mac-Vicar Padd distrbutionFlavor that does not require the target...
2008-11-03 Duncan Mac-Vicar Pmerge contributions by Jon Nelson, thanks
2008-10-29 Jan Kupec- throw a MediaTimeoutException also on http 504 (gatew...
2008-10-28 Duncan Mac-Vicar P- add Target::baseProduct for convenence. disable flavo...
2008-10-28 Duncan Mac-Vicar P- fix curl anonymous id header
2008-10-22 Duncan Mac-Vicar Pbnc#431571 : move unique id to private http header
2008-10-12 Jan Kupec- handle ftp response 530 (login failed) like http...
2008-09-28 Jan Kupec- preset username for auth callback from CM data
2008-09-27 Jan Kupec- fixed endless loop when CM returns bad password
2008-09-26 Jan Kupec- comments
2008-09-26 Jan Kupec- save credentials after asking for them
2008-09-18 Jan Kupec- Target::type() -> targetDistribution()
2008-09-08 Jan Kupec- set root prefix for credential files if from target...
next