# # ChangeLog for uspace/app/download/main.c in mainline # # Generated by Trac 1.6 # 2024-12-19T04:56:28Z Thu, 26 Sep 2013 09:00:55 GMT Martin Sucha [c17469e] * uspace/app/download/main.c (modified) download: Fix double free Sat, 14 Sep 2013 15:41:36 GMT Martin Sucha [d7b7f5e] * .bzrignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/download/Makefile (added) * uspace/app/download/main.c (added) * uspace/lib/http/Makefile (added) * uspace/lib/http/http.c (added) * uspace/lib/http/http.h (added) * uspace/lib/uri/Makefile (added) * uspace/lib/uri/ctype.h (added) * uspace/lib/uri/uri.c (added) * uspace/lib/uri/uri.h (added) Add a basic HTTP download tool