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
2025-11-05
libopkg: CMakeLists: update cmake minimum required version to 3.10
HEAD
master
Christian Marangi
2025-11-05
opkg: CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2025-11-05
libbb: CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2025-11-05
CMakeLists: update cmake minimum required version to 3.10
Christian Marangi
2024-10-16
libopkg: allow install package from https and ftps
Huangbin Zhan
2022-02-24
libopkg: support https_proxy
Vladislav Grigoryev
2022-01-26
opkg_remove: avoid remove pkg repeatly with option --force-removal-of-dependent-packages
Hongxu Jia
2022-01-09
libopkg: set 'const' attribute for argv
Daniel Golle
2022-01-09
libopkg: pkg_hash: prefer to-be-installed packages
Daniel Golle
2021-06-13
libopkg: pkg_hash: print unresolved dependencies
Hauke Mehrtens
2021-03-15
libopkg: pkg_hash: prefer original packages to satisfy dependencies
Matthias Schiffer
2021-03-14
libopkg: add option to strip ABI versions from listed names
Daniel Golle
2021-03-11
pkg: pass-through ABIVersion to status file
Daniel Golle
2020-12-24
pkg_hash: pkg_hash_check_unresolved: fix segfault
Yousong Zhou
2020-12-06
libopkg: remove "extra_data" option
Paul Spooren
2020-12-06
libopkg: remove support for "dist" config
Paul Spooren
2020-11-25
libopkg: fix md5sum calculation
Alexander Ryzhov
2020-11-25
man: remove obsolete manual pages
Baptiste Jonglez
2020-11-24
opkg_verify_integrity: better logging and error conditions
Baptiste Jonglez
2020-11-24
download: purge cached packages that have incorrect checksum
Baptiste Jonglez
2020-11-24
download: factor out the logic for building cache filenames
Baptiste Jonglez
2020-11-24
libopkg: factor out checksum and size verification
Baptiste Jonglez
2020-11-24
download: remove compatibility with old cache naming scheme
Baptiste Jonglez
2020-11-03
libopkg: clean up handling of unresolved dependencies
Daniel Golle
2020-11-02
libopkg: work-around yet another dependency checking problem
Daniel Golle
2020-11-02
libopkg: fix removal of packages
Daniel Golle
2020-11-02
pkg_hash: remove accidentally committed stuff
Daniel Golle
2020-11-02
libopkg: tighten length of fields in struct abstract_pkg
Daniel Golle
2020-11-02
pkg_hash: don't swallow dependencies
Daniel Golle
2020-10-30
pkg_hash: don't suggest incompatible packages
Paul Spooren
2020-08-31
libopkg: fix compiler warning
Daniel Golle
2020-08-31
opkg: allow to configure the path to the signature verification script
Baptiste Jonglez
2020-05-07
libopkg: implement lightweight package listing logic
Jo-Philipp Wich
2020-05-07
libopkg: support passing callbacks to feed parsing functions
Jo-Philipp Wich
2020-05-03
opkg-cl: don't read feeds on opkg update
Jo-Philipp Wich
2020-05-03
libopkg: use xsystem() to spawn opkg-key
Jo-Philipp Wich
2020-04-01
file_util.c: refactor and fix checksum_hex2bin()
Jo-Philipp Wich
2020-04-01
file_util.c: fix possible bad memory access in file_read_line_alloc()
Jo-Philipp Wich
2020-01-25
libopkg: fix skipping of leading whitespace when parsing checksums
Jo-Philipp Wich
2020-01-21
opkg: Fix -Wformat-overflow warning
Rosen Penev
2019-06-14
alternatives: remove duplicate 'const' specifier
Yousong Zhou
2019-06-14
alternatives: special-case busybox as alternatives provider
Yousong Zhou
2019-01-31
libopkg: only perform size check when information is available
Jo-Philipp Wich
2019-01-31
libopkg: check for file size mismatches
Jo-Philipp Wich
2019-01-18
Revert "libopkg: accept alternative notation for "Replaces" control field"
Jo-Philipp Wich
2019-01-18
Revert "libopkg: check installed reverse dependencies upon install/upgrade"
Jo-Philipp Wich
2019-01-18
libopkg: accept alternative notation for "Replaces" control field
Jo-Philipp Wich
2019-01-17
libopkg: fix replacelist parsing and writing
Jo-Philipp Wich
2019-01-17
libopkg: fix segmentation fault when traversing conflicts
Jo-Philipp Wich
2019-01-15
libopkg: check installed reverse dependencies upon install/upgrade
Jo-Philipp Wich
[next]