libproxy implementation for ProxyInfo. Right now it is used if libproxy is present.
[platform/upstream/libzypp.git] / zypp / media / MediaCurl.cc
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...
2008-09-08 Jan Kupec- CredentialManager added
2008-07-31 Duncan Mac-Vicar P generate a unique anonymous unique string per target
2008-07-12 Jan Kupec- make curl use the right transfer (CURLOPT_PROXY_TRANS...
2008-06-04 Michael AndresFix memory corruption in curl media handler
2008-04-18 Duncan Mac-Vicar Pnot needed
2008-03-21 Josef ReidingerThrowing special exception MediaBadCAException in case...
2008-03-21 Josef Reidingeradd new error IO_SOFT to media request callback for...
2008-03-12 Jan Kupec- removed the old release(bool eject) methods
2008-03-12 Jan Kupec- enable media API to eject specific device
2008-03-10 Jan Kupec- don't report average download rate if the download...
2008-03-10 Jan Kupec- provide download rate info (avg and curent) for ftp...
2008-02-28 Jan Kupec- FATE #303284 port from SP2 - special exception messag...
2008-02-19 Jan Kupec- fix DownloadProgressReport.finish() url argument
2008-02-18 Duncan Mac-Vicar P- handle error messages better in doesFileExist too...
2008-02-16 Duncan Mac-Vicar P- Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of...
2008-02-08 Stephan Kulow r8368 | jkupec | 2008-01-24 18:26:36 +0100 (Do,...
2008-01-24 Jan Kupec- read .curlrc more robustly (#330351)
2007-10-08 Jan Kupeccomment & indent
2007-10-06 Jan Kupec- do not download the same file multiple times in one...
2007-09-25 Jan Kupec- fixed parsing of --proxy-user parameter of .curlrc...
2007-08-30 Jan Kupec- proper error code for DownloadProgressReport
2007-07-31 Michael AndresAdded filesystem::getUmask and filesystem::applyUmaskTo...
2007-02-27 Duncan Mac-Vicar P#247459 ftp probing
2007-02-23 Jan Kupec- support for HTTP authentication prompt added (#190609)
2007-02-13 Michael Andresremoved config.h include
2007-02-12 Jan KupecMerged revisions 4926-4993,4995,4998-5006 via svnmerge...
2007-02-09 Jan KupecMerged revisions 4994-4997 via svnmerge from
2006-10-25 Marius Tomaschewski- Added some file/size info in xfer error and success...
2006-08-22 Marius Tomaschewski- Fixed getDoesFileExist to reset the transfer range
2006-08-18 Duncan Mac-Vicar Ptypo catched by the testsuite
2006-08-16 Duncan Mac-Vicar PImplement media doesFileExists().
2006-06-14 Marius Tomaschewski- Bug #181602: Implemented transfer timeout inside...
2006-06-14 Marius Tomaschewski- Bug #171622: added ssl_verify and ssl_capath url...
2006-06-09 Klaus Kaempf- include Pathname.h in Sysconfig.h
2006-05-05 Marius Tomaschewski- Added a 60sec connext timeout (#172860)
2006-04-24 Marius Tomaschewski- Added getenv NULL ptr check and verify of the $HOME...
2006-04-18 Michael Andresdebug output removed
2006-04-18 Michael Andresfixed uninitialized _curlError variable
2006-04-03 Marius Tomaschewski- Removed broken forcing of absolute ftp paths added in
2006-03-30 Marius Tomaschewski- Changed to use media base url in MediaNotAFileException,
2006-03-30 Marius Tomaschewski- Updated to use new curl return codes, refined exceptions
2006-03-28 Marius Tomaschewski- Fixed exceptions in doGetFileCopy() to show full url
2006-03-27 Marius Tomaschewski- Fixed Bug #154197 -- fixed to construct an special...
2006-03-17 Marius Tomaschewski- Fixed to check curl runtime config (protocols and...
2006-03-17 Marius Tomaschewski- Bug #158850: Added "auth" query parameter to support
2006-03-16 Marius Tomaschewski- Fixed to use toLower in NO_PROXY checks
2006-03-16 Marius Tomaschewski- Fixed NO_PROXY matching, Bug #157024.
2006-03-13 Marius Tomaschewski- Removed deprecated reattach functions
2006-03-10 Marius Tomaschewski- Bug #156969: Disabled CURLOPT_TIMEOUT usage, because
2006-03-02 Marius Tomaschewski- Added check if reattach hint dir still exists
2006-02-28 Marius Tomaschewski- Implemented reattach - effective in MediaCurl only.
2006-02-27 Marius Tomaschewski- Fixed stupid bug, that would cause SEGV if strdup...
2006-02-24 Marius Tomaschewski- Increased timeout value to 180 sec
2006-02-22 Marius Tomaschewski- Fixed to use mkstemp for temporary files
2006-02-22 Marius Tomaschewski- Fix for timeout problems in Bug #152709. Set CURLOPT_...
next