uclient-fetch: only add default CA entries if no certificate was supplied and verify...
[project/uclient.git] / uclient-fetch.c
2016-01-16 Felix Fietkauuclient-fetch: only add default CA entries if no certif...
2016-01-16 Felix Fietkauuclient-fetch: add support for setting the user agent
2016-01-16 Felix Fietkauuclient-fetch: add support for fetching multiple urls
2016-01-16 Felix Fietkauuclient-fetch: add user/password to command line help
2016-01-16 Felix Fietkauuclient-fetch: load CA certificates
2015-01-18 Rafał Miłeckisupport for connection timeout
2014-07-07 Luka Perkovfetch: fix segfault after destination was not reached
2014-05-09 Felix Fietkauuclient-fetch: define _GNU_SOURCE (used for asprintf)
2014-05-08 Felix Fietkaufetch: print the URL while connecting
2014-05-08 Felix Fietkaufetch: add support for --user and --password
2014-05-08 Felix Fietkaufetch: always use O_EXCL when creating output files...
2014-05-07 Felix Fietkaufetch: print download status
2014-05-07 Felix Fietkaufetch: indicate an error if the connection was terminat...
2014-05-06 Felix Fietkauadd uclient_get_url_filename helper function
2014-05-06 Felix Fietkaufetch: print error messages on http error codes
2014-05-06 Felix Fietkaufetch: remove http header output
2014-05-06 Felix Fietkaurename uclient-example to uclient-fetch