index
:
opkg-lede
lede-17.01
master
openwrt-19.07
LEDE fork of Opkg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-03-15
opkg: compare-versions doesn't need any state
Ross Burton
2017-03-15
opkg_cmd: fix segmentation fault in opkg_compare_versions_cmd()
Jo-Philipp Wich
2017-03-15
opkg_cmd: fix return of opkg compare-versions
Ross Burton
2017-03-15
pkg_src_list_push: remove unused function
Alejandro del Castillo
2017-03-15
pkg_src_list_pop: remove unused function
Alejandro del Castillo
2017-03-15
str_list_push: remove unused function
Alejandro del Castillo
2017-03-15
str_list_prev: remove unused function
Alejandro del Castillo
2017-03-15
str_list_last: remove unused function
Alejandro del Castillo
2017-03-15
conffile_list_pop: remove unused function
Alejandro del Castillo
2017-03-15
pkg_dest_list_push: remove unused functions
Alejandro del Castillo
2017-03-15
nv_pair_list_prev: remove unused function
Alejandro del Castillo
2017-03-15
nv_pair_list_last: remove unused function
Alejandro del Castillo
2017-03-15
conffile_list_pop: remove unused function
Alejandro del Castillo
2017-03-15
conffile_list_push: remove unused function
Alejandro del Castillo
2017-03-15
active_list_sort: remove unused function
Alejandro del Castillo
2017-03-15
active_list_add_depend: remove unused function
Alejandro del Castillo
2017-03-15
pkg_dependence_satisfied: remove unused function
Alejandro del Castillo
2017-03-15
Fix typo in pkg_hash_fetch_best_installation_candidate.
Michael Hansen
2017-03-15
set_flags_from_control: remove function
Alejandro del Castillo
2017-03-15
opkg_active_list_test: mark functions static, swap strcmp() with memcmp()
Jo-Philipp Wich
2017-03-15
libopkg_test: mark functions static, remove unused opkg_test()
Jo-Philipp Wich
2017-03-15
pkg_parse: fix bad message level for opkg_msg() call
Jo-Philipp Wich
2017-03-15
pkg_parse: remove unused variable in pkg_parse_line()
Jo-Philipp Wich
2017-03-15
pkg_parse: remove const requirement from pkg_parse_line()
Jo-Philipp Wich
2017-03-15
pkg_hash: remove unused variable in pkg_hash_load_feeds()
Jo-Philipp Wich
2017-03-15
pkg_depends: add missing parse_replacelist() prototype
Jo-Philipp Wich
2017-03-15
opkg_utils: add missing header
Jo-Philipp Wich
2017-03-15
libopkg: remove unused progress parameters from opkg_download()
Jo-Philipp Wich
2017-03-15
libopkg: remove unused progress callback
Jo-Philipp Wich
2017-03-15
libopkg: remove unused variable from opkg_install_package()
Jo-Philipp Wich
2017-03-15
libbb: remove unused variables
Jo-Philipp Wich
2017-03-15
libbb: change gzip_read() buffer argument to void *
Jo-Philipp Wich
2017-03-15
libbb: fix gzip_thread() warnings
Jo-Philipp Wich
2017-03-15
libopkg/opkg_cmd.c: more robust PATH handling
Glenn Strauss
2017-03-15
libopkg: specify "/bin/sh" instead of "sh"
Glenn Strauss
2017-02-28
unarchive: fix possible segmentation fault in deb_extract()
Jo-Philipp Wich
2017-02-28
pkg: forward "provided_by_hand" flag in pkg_merge()
Jo-Philipp Wich
2017-02-28
pkg: mark bit fields in pkg_t unsigned
Jo-Philipp Wich
2017-02-27
opkg_cmd: avoid null pointer dereference in opkg_what_depends_conflicts_cmd()
Jo-Philipp Wich
2017-02-27
opkg_cmd: fix endless loop in whatprovides/whatreplaces
Jo-Philipp Wich
2017-02-27
pkg_depends: propagate virtual provided detail flag to providers
Jo-Philipp Wich
2017-02-23
pkg_depends: fix unsatisfied dependency installation order
Pieter Smith
2017-02-23
libopkg: fix some overly aggressive line wrapping in pkg_depends.c
Jo-Philipp Wich
2017-02-23
libopkg: remove stray printf()
Jo-Philipp Wich
2017-02-22
libopkg: switch to GPL2 SHA256 implementation
Jo-Philipp Wich
2017-02-22
libopkg: initialize conffile list during status parsing
Jo-Philipp Wich
2017-02-20
build: enable usign support
Jo-Philipp Wich
2017-02-18
build: allow to pass version via CMake
Jo-Philipp Wich
2017-02-18
libopkg: remove OpenSSL support
Jo-Philipp Wich
2017-02-18
libopkg: remove Curl support
Jo-Philipp Wich
[next]