I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 17, 2024 — Jun 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New: Metalink/XML v3 python class, update tests to use this class More... over 8 years ago
Use python .replace instead than re.sub in Metalink tests More... almost 9 years ago
Fix crash on 'srcset' inline URIs More... almost 9 years ago
* src/hsts.c (hsts_store_open): NULL check param for fclose(). More... almost 9 years ago
* src/ftp-ls.c (ftp_parse_winnt_ls): Fix memset params More... almost 9 years ago
* src/utils.c (stable_sort): Use xmalloc instead of malloc More... almost 9 years ago
* src/ftp-ls.c (ftp_parse_winnt_ls): Initialize struct fileinfo cur More... almost 9 years ago
Add const to url param of some functions More... almost 9 years ago
* Makefile.am: Remove trailing empty line More... almost 9 years ago
* src/recur.c (retrieve_tree): Fix possible NULL dereference More... almost 9 years ago
* src/http.c (initialize_request): Fix check for user More... almost 9 years ago
* src/retr.c (retrieve_url): NULL check mynewloc More... almost 9 years ago
* src/utils.c (stable_sort): Reduce tmp allocation size More... almost 9 years ago
* Makefile.am: Add target 'check-valgrind' More... almost 9 years ago
Fix some issues detected by Coverity More... almost 9 years ago
Code cleanup for --use-askpass More... almost 9 years ago
* src/http.c (check_file_output): Replace asprintf by aprint More... almost 9 years ago
* testenv/README: Remove obsolete references to TEST_NAME More... almost 9 years ago
Bugfix: Set NULL variable due to --content-disposition to Metalink origin More... almost 9 years ago
New: --trust-server-names saves Metalink/HTTP xml files using the "name" field More... almost 9 years ago
New: --metalink-over-http Content-Type/Disposition Metalink/XML processing More... almost 9 years ago
Bugfix: Detect when a metalink:file doesn't have any hash More... almost 9 years ago
Bugfix: Detect malformed base64 Metalink/HTTP Digest header More... almost 9 years ago
New test: Metalink shall not concatenate '/' to an empty directory prefix More... almost 9 years ago
New option --metalink-index to process Metalink application/metalink4+xml More... almost 9 years ago
Bugfix: Prevent sorting when there are less than two elements More... almost 9 years ago
New: Parse Metalink/HTTP header for application/metalink4+xml More... almost 9 years ago
Bugfix: Remove surrounding quotes from Metalink/HTTP key's value More... almost 9 years ago
Add tests for recursion and redirection. More... almost 9 years ago
Sort test names into order. More... almost 9 years ago