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
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
2017-02-18
libopkg: remove GPG support
Jo-Philipp Wich
2017-02-18
libopkg: remove x509 support
Jo-Philipp Wich
2017-02-18
libopkg: drop custom md5 implementation, unconditionally enable sha256 support
Jo-Philipp Wich
2017-02-18
libopkg: fix pkg_set_int(), pkg_get_int()
Jo-Philipp Wich
2017-02-18
libopkg: properly fix parse_version()
Jo-Philipp Wich
2017-02-18
build: fix handling of string options
Jo-Philipp Wich
2017-02-17
libopkg: do not modify original version string in parse_version()
Jo-Philipp Wich
2017-02-17
build: add install target for opkg-cl
Jo-Philipp Wich
2017-02-17
build: enable SHA256 support
Jo-Philipp Wich
2017-02-17
opkg-cl: remove config.h reference
Jo-Philipp Wich
2017-02-17
libopkg: remove config.h references
Jo-Philipp Wich
2017-02-17
build: infer VERSION from Git history
Jo-Philipp Wich
2017-02-17
build: do not unconditionally link libpthread
Jo-Philipp Wich
2017-02-17
opkg-cl: add missing include to import FNM_CASEFOLD
Jo-Philipp Wich
2017-02-17
build: expose LOCK_FILE option
Jo-Philipp Wich
2017-02-17
build: remove outdated files
Jo-Philipp Wich
2017-02-17
build: remove automake/autoconf build system
Jo-Philipp Wich
2017-02-17
.gitignore: ignore test executables
Jo-Philipp Wich
2017-02-17
.gitignore: ignore CMake artifacts
Jo-Philipp Wich
2017-02-17
tests: fix build of opkg_extract_test
Jo-Philipp Wich
2017-02-17
build: add cmake build system
Jo-Philipp Wich
2017-02-16
opkg-cl: stop preloading package feeds on install
Jo-Philipp Wich
2017-02-16
libopkg: selectively load package feeds in opkg_info_status_cmd()
Jo-Philipp Wich
2017-02-16
libopkg: immediately free packages not marked for detail parsing
Jo-Philipp Wich
2017-02-16
libopkg: avoid aggregating multiple identical providers
Jo-Philipp Wich
2017-02-16
libopkg: implement pkg_hash_load_package_details() helper
Jo-Philipp Wich
2017-02-16
libopkg: support passing default state flags in pkg_hash_load_feeds()
Jo-Philipp Wich
2017-02-16
libopkg: flag package with SF_NEED_DETAIL in pkg_init_from_file()
Jo-Philipp Wich
2017-02-16
libopkg: fix printing provides in pkg_formatted_field()
Jo-Philipp Wich
2017-02-16
libopkg: fix pkg_deinit() to properly free the resources in the blob buffer
Jo-Philipp Wich
[next]