summaryrefslogtreecommitdiff
path: root/abuild-fetch.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-17abuild-fetch: use local insecure variabletcely1-3/+3
2019-07-17abuild-fetch: when http:// was used, ignore https:// problemstcely1-1/+2
2019-07-17abuild-fetch: add -k (insecure as in curl) optiontcely1-1/+11
2019-04-29abuild-fetch: enable curl certificate verificationtcely1-2/+2
2018-10-03move logic of curl's http range error to abuild-fetchNatanael Copa1-19/+31
2018-10-03Fix: incomplete partfile gets renamed to distfileOliver Smith1-13/+23
2018-04-11Fix a few typosJonathan Neuschäfer1-1/+1
2017-06-21abuild-fetch.c: remove saveas- syntaxtmpfile1-3/+0
2016-05-20abuild-fetch: fix -Wformat-security warningsNatanael Copa1-3/+3
2016-05-16abuild-fetch: retry to create lock on ESTALENatanael Copa1-2/+10
2016-03-10abuild-fetch: use _exit after execvpNatanael Copa1-1/+1
2015-10-08abuild-fetch: add missing headerAndrew Wilcox1-0/+1
2015-08-26abuild: fix fetch lock file on nfsNatanael Copa1-0/+194