libopkg: support https_proxy
[project/opkg-lede.git] / libopkg /
2022-02-24 Vladislav Grigoryevlibopkg: support https_proxy master
2022-01-26 Hongxu Jiaopkg_remove: avoid remove pkg repeatly with option...
2022-01-09 Daniel Gollelibopkg: set 'const' attribute for argv
2022-01-09 Daniel Gollelibopkg: pkg_hash: prefer to-be-installed packages
2021-06-13 Hauke Mehrtenslibopkg: pkg_hash: print unresolved dependencies
2021-03-15 Matthias Schifferlibopkg: pkg_hash: prefer original packages to satisfy...
2021-03-14 Daniel Gollelibopkg: add option to strip ABI versions from listed...
2021-03-11 Daniel Gollepkg: pass-through ABIVersion to status file
2020-12-24 Yousong Zhoupkg_hash: pkg_hash_check_unresolved: fix segfault
2020-12-06 Paul Spoorenlibopkg: remove "extra_data" option
2020-12-06 Paul Spoorenlibopkg: remove support for "dist" config
2020-11-25 Alexander Ryzhovlibopkg: fix md5sum calculation
2020-11-24 Baptiste Jonglezopkg_verify_integrity: better logging and error conditions
2020-11-24 Baptiste Jonglezdownload: purge cached packages that have incorrect...
2020-11-24 Baptiste Jonglezdownload: factor out the logic for building cache filenames
2020-11-24 Baptiste Jonglezlibopkg: factor out checksum and size verification
2020-11-24 Baptiste Jonglezdownload: remove compatibility with old cache naming...
2020-11-03 Daniel Gollelibopkg: clean up handling of unresolved dependencies
2020-11-02 Daniel Gollelibopkg: work-around yet another dependency checking...
2020-11-02 Daniel Gollelibopkg: fix removal of packages
2020-11-02 Daniel Gollepkg_hash: remove accidentally committed stuff
2020-11-02 Daniel Gollelibopkg: tighten length of fields in struct abstract_pkg
2020-11-02 Daniel Gollepkg_hash: don't swallow dependencies
2020-10-30 Paul Spoorenpkg_hash: don't suggest incompatible packages
2020-08-31 Daniel Gollelibopkg: fix compiler warning
2020-08-31 Baptiste Jonglezopkg: allow to configure the path to the signature...
2020-05-07 Jo-Philipp Wichlibopkg: implement lightweight package listing logic
2020-05-07 Jo-Philipp Wichlibopkg: support passing callbacks to feed parsing...
2020-05-03 Jo-Philipp Wichlibopkg: use xsystem() to spawn opkg-key
2020-04-01 Jo-Philipp Wichfile_util.c: refactor and fix checksum_hex2bin()
2020-04-01 Jo-Philipp Wichfile_util.c: fix possible bad memory access in file_rea...
2020-01-25 Jo-Philipp Wichlibopkg: fix skipping of leading whitespace when parsin...
2020-01-21 Rosen Penevopkg: Fix -Wformat-overflow warning
2019-06-14 Yousong Zhoualternatives: remove duplicate 'const' specifier
2019-06-14 Yousong Zhoualternatives: special-case busybox as alternatives...
2019-01-31 Jo-Philipp Wichlibopkg: only perform size check when information is...
2019-01-31 Jo-Philipp Wichlibopkg: check for file size mismatches
2019-01-18 Jo-Philipp WichRevert "libopkg: accept alternative notation for "Repla...
2019-01-18 Jo-Philipp WichRevert "libopkg: check installed reverse dependencies...
2019-01-18 Jo-Philipp Wichlibopkg: accept alternative notation for "Replaces...
2019-01-17 Jo-Philipp Wichlibopkg: fix replacelist parsing and writing
2019-01-17 Jo-Philipp Wichlibopkg: fix segmentation fault when traversing conflicts
2019-01-15 Jo-Philipp Wichlibopkg: check installed reverse dependencies upon...
2019-01-15 Jo-Philipp Wichlibopkg: consider provided packages in pkg_vec_mark_if_...
2018-12-14 Jo-Philipp Wichopkg_download: print error when fork() fails
2018-10-30 Jo-Philipp Wichlibopkg: don't print unresolved dependencies twice
2017-12-07 Jo-Philipp Wichopkg_download: decode file:/ URLs
2017-12-07 Jo-Philipp Wichfile_util: implement urldecode_path()
2017-12-07 Jo-Philipp Wichfile_util: consolidate hex/unhex routines
2017-12-07 Alexander Couzensadd opkg option http_timeout
2017-12-07 Jo-Philipp Wichopkg: encode archive filenames while constructing downl...
2017-12-07 Jo-Philipp Wichfile_util: implement urlencode_path() helper
2017-07-28 Jo-Philipp Wichpkg_parse: fix segfault when parsing descriptions with...
2017-07-11 Yousong Zhoupkg_alternatives: pass if the desired symlink already...
2017-05-11 Alexandru Ardeleanopkg: add --no-check-certificate argument
2017-05-03 Yousong Zhoupkg_alternatives: use ERROR level for symlink failure
2017-05-02 Yousong Zhoupkg: alternatives support
2017-04-09 Alejandro del Castillopkg_run_script: use pkg->dest in half installed case
2017-03-15 Alejandro del Castillocheck_data_file_clashes_change: remove duplicated offli...
2017-03-15 Alejandro del CastillobuildReplaces: do not add duplicated replacees
2017-03-15 Ross Burtonopkg: compare-versions doesn't need any state
2017-03-15 Jo-Philipp Wichopkg_cmd: fix segmentation fault in opkg_compare_versio...
2017-03-15 Ross Burtonopkg_cmd: fix return of opkg compare-versions
2017-03-15 Alejandro del Castillopkg_src_list_push: remove unused function
2017-03-15 Alejandro del Castillopkg_src_list_pop: remove unused function
2017-03-15 Alejandro del Castillostr_list_push: remove unused function
2017-03-15 Alejandro del Castillostr_list_prev: remove unused function
2017-03-15 Alejandro del Castillostr_list_last: remove unused function
2017-03-15 Alejandro del Castilloconffile_list_pop: remove unused function
2017-03-15 Alejandro del Castillopkg_dest_list_push: remove unused functions
2017-03-15 Alejandro del Castillonv_pair_list_prev: remove unused function
2017-03-15 Alejandro del Castillonv_pair_list_last: remove unused function
2017-03-15 Alejandro del Castilloconffile_list_pop: remove unused function
2017-03-15 Alejandro del Castilloconffile_list_push: remove unused function
2017-03-15 Alejandro del Castilloactive_list_sort: remove unused function
2017-03-15 Alejandro del Castilloactive_list_add_depend: remove unused function
2017-03-15 Alejandro del Castillopkg_dependence_satisfied: remove unused function
2017-03-15 Michael HansenFix typo in pkg_hash_fetch_best_installation_candidate.
2017-03-15 Alejandro del Castilloset_flags_from_control: remove function
2017-03-15 Jo-Philipp Wichpkg_parse: fix bad message level for opkg_msg() call
2017-03-15 Jo-Philipp Wichpkg_parse: remove unused variable in pkg_parse_line()
2017-03-15 Jo-Philipp Wichpkg_parse: remove const requirement from pkg_parse_line()
2017-03-15 Jo-Philipp Wichpkg_hash: remove unused variable in pkg_hash_load_feeds()
2017-03-15 Jo-Philipp Wichpkg_depends: add missing parse_replacelist() prototype
2017-03-15 Jo-Philipp Wichopkg_utils: add missing header
2017-03-15 Jo-Philipp Wichlibopkg: remove unused progress parameters from opkg_do...
2017-03-15 Jo-Philipp Wichlibopkg: remove unused progress callback
2017-03-15 Jo-Philipp Wichlibopkg: remove unused variable from opkg_install_package()
2017-03-15 Glenn Strausslibopkg/opkg_cmd.c: more robust PATH handling
2017-03-15 Glenn Strausslibopkg: specify "/bin/sh" instead of "sh"
2017-02-28 Jo-Philipp Wichpkg: forward "provided_by_hand" flag in pkg_merge()
2017-02-28 Jo-Philipp Wichpkg: mark bit fields in pkg_t unsigned
2017-02-27 Jo-Philipp Wichopkg_cmd: avoid null pointer dereference in opkg_what_d...
2017-02-27 Jo-Philipp Wichopkg_cmd: fix endless loop in whatprovides/whatreplaces
2017-02-27 Jo-Philipp Wichpkg_depends: propagate virtual provided detail flag...
2017-02-23 Pieter Smithpkg_depends: fix unsatisfied dependency installation...
2017-02-23 Jo-Philipp Wichlibopkg: fix some overly aggressive line wrapping in...
2017-02-23 Jo-Philipp Wichlibopkg: remove stray printf()
2017-02-22 Jo-Philipp Wichlibopkg: switch to GPL2 SHA256 implementation
2017-02-22 Jo-Philipp Wichlibopkg: initialize conffile list during status parsing
next