summaryrefslogtreecommitdiff
path: root/uclient-utils.c
Commit message (Collapse)AuthorAgeFilesLines
* uclient-utils: Handle memory allocation failure for url file nameTobias Schramm2018-02-221-1/+1
| | | | | | Add null pointer check to allocation of url filename Signed-off-by: Tobias Schramm <tobleminer@gmail.com>
* add uclient_get_url_filename helper functionFelix Fietkau2014-05-061-0/+22
| | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* add copyright headersFelix Fietkau2014-03-251-0/+17
| | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* add utilities for calculating http digest hashesFelix Fietkau2014-03-221-0/+68
| | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org>
* Initial importFelix Fietkau2014-03-201-0/+77
Signed-off-by: Felix Fietkau <nbd@openwrt.org>