aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-05xfuncs.c: Move to libopkg and remove empty libbbPaul Barker
2014-02-05libopkg: Fixup header inclusionPaul Barker
2014-02-05file_copy: Merge in copy_file functionPaul Barker
2014-02-05file_mkdir_hier: Merge make_directory functionPaul Barker
2014-02-05libbb/xfuncs.c: Add xdirnamePaul Barker
2014-02-05libbb/copy_file.c: Merge libbb/copy_file_chunk.cPaul Barker
2014-02-05libbb: Remove custom error functionsPaul Barker
2014-02-05libbb: Remove unused definitions of TRUE and FALSEPaul Barker
2014-02-05xstrndup: Use strndupPaul Barker
2014-02-05copy_file: Strip out unused flags and associated functionsPaul Barker
2014-02-05libbb: Remove unused functionsPaul Barker
2014-02-05libopkg: Use file_decompress to extract "Packages.gz"Paul Barker
2014-02-05pkg_extract.c: Convert to use libarchivePaul Barker
2014-02-04file_util: Add file_decompress functionPaul Barker
2014-02-04configure.ac: Add dependency on libarchivePaul Barker
2014-02-04opkg_download: Use 1 & 0 instead of TRUE & FALSEPaul Barker
2014-02-04opkg_verify_cached_file: Fix incorrect return valuePaul Barker
2014-02-04opkg_update_cmd: Fix check for opkg_download_cache errorPaul Barker
2014-02-04opkg_download: check if package present in cache before downloadYevhen Kyriukha
2014-02-04opkg_download: Implemented volatile cacheYevhen Kyriukha
2014-02-04opkg_download: split out downloading logic on several methodsYevhen Kyriukha
2014-02-04Revert "opkg_download: Add nocache download function"Yevhen Kyriukha
2014-01-29NEWS: Add entries for v0.3.0 (in development)Paul Barker
2014-01-28TODO: Tidy up the list slightlyPaul Barker
2014-01-26autogen.sh: removing bashsim while comparing valuesCarsten Schoenert
2014-01-24opkg_download: Drop resume options from wget invocationPaul Barker
2014-01-24opkg_download: Handle failure to open dest filePaul Barker
2014-01-24opkg_download: Minor indentation fixPaul Barker
2014-01-24opkg_download: Add nocache download functionPaul Barker
2014-01-24release: Tidy up logic, indentation and spellingPaul Barker
2014-01-24opkg-cl: Add clean commandYevhen Kyriukha
2014-01-24libopkg: handle downloads completely in internal cacheYevhen Kyriukha
2014-01-24opkg_download: Improve caching and allow resuming interrupted downloadsYevhen Kyriukha
2014-01-23release: Verify correct file when not using gzipPaul Barker
2014-01-23opkg_download: Drop hide_error argumentPaul Barker
2014-01-06opkg_download: Use xstrdup rather than strdupPaul Barker
2014-01-06opkg_download: Indentation fixupPaul Barker
2014-01-06libopkg: add support for FTP over SSL, implicit and explicit modes.Julien Gilli
2013-12-21autogen.sh: Update '--clean' for move of config.hPaul Barker
2013-12-20Merge branch 'opkg-0.2.x'Paul Barker
2013-12-20.gitignore: Fix ignore of stamp-h1Paul Barker
2013-12-20opkg-cl: Tidy alignment of help outputPaul Barker
2013-12-20opkg-cl: Arguments are globs not regexpsPaul Barker
2013-12-17Merge branch 'opkg-0.2.x'Paul Barker
2013-12-17NEWS: Updated for 0.2.1 releasePaul Barker
2013-12-17CONTRIBUTING: New guidelines for contributorsPaul Barker
2013-12-17README: Updated with link to git repositoryPaul Barker
2013-12-17ChangeLog: Update for the move to gitPaul Barker
2013-12-17AUTHORS: Update and merge CONTRIBUTORS filePaul Barker
2013-12-17.gitignore: Update for movement of config.hPaul Barker