project/opkg-lede.git
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-25 Baptiste Jonglezman: remove obsolete manual pages
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... libopkg: implement lightweight package listing logic
2020-05-07 Jo-Philipp... libopkg: support passing callbacks to feed parsing...
2020-05-03 Jo-Philipp... opkg-cl: don't read feeds on opkg update
2020-05-03 Jo-Philipp... libopkg: use xsystem() to spawn opkg-key
2020-04-01 Jo-Philipp... file_util.c: refactor and fix checksum_hex2bin()
2020-04-01 Jo-Philipp... file_util.c: fix possible bad memory access in file_rea...
2020-01-25 Jo-Philipp... libopkg: 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... libopkg: only perform size check when information is...
2019-01-31 Jo-Philipp... libopkg: check for file size mismatches
2019-01-18 Jo-Philipp... Revert "libopkg: accept alternative notation for "Repla...
2019-01-18 Jo-Philipp... Revert "libopkg: check installed reverse dependencies...
2019-01-18 Jo-Philipp... libopkg: accept alternative notation for "Replaces...
2019-01-17 Jo-Philipp... libopkg: fix replacelist parsing and writing
2019-01-17 Jo-Philipp... libopkg: fix segmentation fault when traversing conflicts
2019-01-15 Jo-Philipp... libopkg: check installed reverse dependencies upon...
2019-01-15 Jo-Philipp... libopkg: consider provided packages in pkg_vec_mark_if_...
2018-12-14 Jo-Philipp... opkg_download: print error when fork() fails
2018-10-30 Jo-Philipp... libopkg: don't print unresolved dependencies twice
2017-12-07 Jo-Philipp... opkg_download: decode file:/ URLs
2017-12-07 Jo-Philipp... file_util: implement urldecode_path()
2017-12-07 Jo-Philipp... file_util: consolidate hex/unhex routines
2017-12-07 Alexander Couzensadd opkg option http_timeout
2017-12-07 Jo-Philipp... opkg: encode archive filenames while constructing downl...
2017-12-07 Jo-Philipp... file_util: implement urlencode_path() helper
2017-12-04 Jonas Gorskilibopkg: fix SHA256 calculation for big endian system
2017-07-28 Jo-Philipp... pkg_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-05-02 Yousong Zhoulibbb: xreadlink: fix memory leak on failure case
2017-04-09 Alejandro del... pkg_run_script: use pkg->dest in half installed case
2017-03-15 Alejandro del... check_data_file_clashes_change: remove duplicated offli...
2017-03-15 Alejandro del... buildReplaces: do not add duplicated replacees
2017-03-15 Ross Burtonopkg: compare-versions doesn't need any state
2017-03-15 Jo-Philipp... opkg_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... pkg_src_list_push: remove unused function
2017-03-15 Alejandro del... pkg_src_list_pop: remove unused function
2017-03-15 Alejandro del... str_list_push: remove unused function
2017-03-15 Alejandro del... str_list_prev: remove unused function
2017-03-15 Alejandro del... str_list_last: remove unused function
2017-03-15 Alejandro del... conffile_list_pop: remove unused function
2017-03-15 Alejandro del... pkg_dest_list_push: remove unused functions
2017-03-15 Alejandro del... nv_pair_list_prev: remove unused function
2017-03-15 Alejandro del... nv_pair_list_last: remove unused function
2017-03-15 Alejandro del... conffile_list_pop: remove unused function
2017-03-15 Alejandro del... conffile_list_push: remove unused function
2017-03-15 Alejandro del... active_list_sort: remove unused function
2017-03-15 Alejandro del... active_list_add_depend: remove unused function
2017-03-15 Alejandro del... pkg_dependence_satisfied: remove unused function
2017-03-15 Michael HansenFix typo in pkg_hash_fetch_best_installation_candidate.
2017-03-15 Alejandro del... set_flags_from_control: remove function
2017-03-15 Jo-Philipp... opkg_active_list_test: mark functions static, swap...
2017-03-15 Jo-Philipp... libopkg_test: mark functions static, remove unused...
2017-03-15 Jo-Philipp... pkg_parse: fix bad message level for opkg_msg() call
2017-03-15 Jo-Philipp... pkg_parse: remove unused variable in pkg_parse_line()
2017-03-15 Jo-Philipp... pkg_parse: remove const requirement from pkg_parse_line()
2017-03-15 Jo-Philipp... pkg_hash: remove unused variable in pkg_hash_load_feeds()
2017-03-15 Jo-Philipp... pkg_depends: add missing parse_replacelist() prototype
2017-03-15 Jo-Philipp... opkg_utils: add missing header
2017-03-15 Jo-Philipp... libopkg: remove unused progress parameters from opkg_do...
2017-03-15 Jo-Philipp... libopkg: remove unused progress callback
2017-03-15 Jo-Philipp... libopkg: remove unused variable from opkg_install_package()
2017-03-15 Jo-Philipp... libbb: remove unused variables
2017-03-15 Jo-Philipp... libbb: change gzip_read() buffer argument to void *
2017-03-15 Jo-Philipp... libbb: fix gzip_thread() warnings
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... unarchive: fix possible segmentation fault in deb_extract()
next