summaryrefslogtreecommitdiffstats
path: root/loader/urls.c
Commit message (Expand)AuthorAgeFilesLines
* 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 HEADr0-7-3Matt 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 i18nr0-7-2Matt Wilson1999-09-131-4/+4
* turned off proxy screens for nowMatt Wilson1999-08-211-0/+4
* work with hostnamesErik Troan1999-08-211-4/+24
* *** empty log message ***Erik Troan1999-08-181-0/+382