summaryrefslogtreecommitdiffstats
path: root/loader/urls.c
Commit message (Expand)AuthorAgeFilesLines
* Completely remove loader/Will Woods2012-02-151-381/+0
* ssl: 'noverifyssl' kernel boot argument.Ales Kozumplik2011-08-051-2/+2
* Clarify that loader method entries are looking for a tree.Chris Lumens2011-02-251-1/+1
* Remove the unused iurlinfo, urlInstallData, and fix up URL kickstarts.Chris Lumens2010-10-151-5/+0
* urlinstTransfer and support functions do not operate on iurlinfo anymore.Chris Lumens2010-10-151-9/+9
* urlMainSetupPanel no longer takes an iurlinfo.Chris Lumens2010-10-151-5/+5
* ssl: support for 'url --noverifyssl' in loader.Ales Kozumplik2010-07-081-0/+9
* Move isys and booty into the pyanaconda/ directory, adjust paths to match.Chris Lumens2010-06-281-1/+1
* Change proxy regex in loader to match python proxy regex (#602712)Brian C. Lane2010-06-171-1/+1
* Check for proper Proxy URL in loader (#604126)Brian C. Lane2010-06-161-0/+6
* Set CURL_FAILONERROR to catch url download errors (#586925)David Cantrell2010-04-291-0/+1
* yum requires the proxy settings to include a protocol (#576691).Chris Lumens2010-04-081-33/+32
* By default, libcurl does not appear to follow redirects (#572528).Chris Lumens2010-03-111-0/+2
* move log.c from loader into isys.Ales Kozumplik2010-03-081-1/+2
* Introduces check_asprintf macro that checks asprintfs return value and termin...Ales Kozumplik2009-11-191-10/+4
* Move libcurl initialization to urlinstTransfer() (#537870).David Cantrell2009-11-181-16/+20
* Expand the proxy table a little bit to reduce clutter (#537878).Chris Lumens2009-11-171-7/+7
* Add a function to split up a proxy parameter into its parts.Chris Lumens2009-09-301-1/+45
* libcurl supports https in addition to http, so change our tests.Chris Lumens2009-09-301-1/+1
* Add initial loader UI support for proxies (#125917, #484788, #499085).Chris Lumens2009-09-301-6/+89
* We no longer need our own FTP/HTTP protocol support code.Chris Lumens2009-09-301-1/+0
* Get rid of the convertURL/UI functions, make iurlinfo just store a string.Chris Lumens2009-09-301-135/+6
* Add proxy support to urlinstTransfer by setting more curl options.Chris Lumens2009-09-301-0/+17
* Add the urlinstTransfer function, which replaces urlinst*Transfer.Chris Lumens2009-09-301-77/+61
* Revert "Work around gcc bug #492973"David Cantrell2009-03-311-1/+1
* Work around gcc bug #492973David Cantrell2009-03-301-1/+1
* Download progress indicator for FTP and HTTP in stage 1.David Cantrell2008-08-251-4/+9
* Renamed loader2 subdirectory to loader (hooray for git)David Cantrell2008-08-251-0/+367
* remove old loader dir. for referencing, go back to anaconda-8-0-branchJeremy Katz2003-01-071-467/+0
* get the easy bits of the merge first.... hampton loader and isys directoriesJeremy Katz2002-04-191-15/+12
* merge most of the s/390 loader changes. as with the last batch, an emailJeremy Katz2001-12-271-0/+35
* fix typo, resolves bug #51773bfox2001-08-151-1/+1
* Change all Ok to OKMike Fulbright2001-08-101-4/+4
* a few more s/Ok/OK/Matt Wilson2001-07-121-4/+4
* kill last of OK's in favor of Ok'sMike Fulbright2001-07-121-4/+4
* actually assign the fixed path to the prefixMatt Wilson2001-07-021-3/+3
* add / in the front of the dir if it is missing (#47039)Matt Wilson2001-07-021-0/+9
* optionally ignore error messagesErik Troan2001-06-291-8/+11
* merge loader changes from branchesMatt Wilson2001-06-201-2/+2
* merge from (now defunct) anaconda-dispatch branchErik Troan2001-06-201-3/+3
* fix typoBill Nottingham2001-06-011-2/+2
* removed junk text about ftp proxiesErik Troan2000-11-171-3/+2
* use /., not /Erik Troan2000-08-161-3/+9
* enabled nonanonymous ftpErik Troan2000-04-201-44/+16
* 1) don't use librpm for anythingErik Troan2000-01-011-31/+52
* o changes needed to use rpmio from rpm HEADMatt Wilson1999-11-301-2/+6
* merge with anaconda-6-1-1-merge-2Matt Wilson1999-11-231-0/+14
* Fix a segfault during ftp/http installs.jakub1999-10-201-3/+4
* more i18nMatt Wilson1999-09-131-4/+4
* turned off proxy screens for nowMatt Wilson1999-08-211-0/+4