]> git.ipfire.org Git - people/ms/pakfire.git/history - src/libpakfire/xfer.c
xfer: Set mtime only if we received one
[people/ms/pakfire.git] / src / libpakfire / xfer.c
2023-11-01  Michael Tremerxfer: Set mtime only if we received one
2023-11-01  Michael Tremerxfer: Remove unused flags field
2023-11-01  Michael Tremerxfer: Group freeing cURL things together
2023-11-01  Michael Tremerxfer: Improve how we create temporary files
2023-11-01  Michael Tremerxfer: Free the HTTP client
2023-11-01  Michael Tremerxfer: Remove excess whitespace
2023-11-01  Michael Tremerbuildservice: Move API request handling code into xfer
2023-10-27  Michael Tremerxfer: Enable all supported encodings
2023-10-21  Michael Tremerhttpclient: Rename the downloader to HTTP client
2023-10-21  Michael Tremerxfer: Split off transfers from the downloader