aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-12-02scripts: add make-dist.shv0.5.0Alex Stewart
2021-12-02configure.ac: bump version to 0.5.0Alex Stewart
2021-12-02NEWS: update for v0.5.0 releaseAlex Stewart
2021-12-02NEWS: modernize the changelogAlex Stewart
2021-11-18opkg_conf: add pid suffix to volatile cache dirBrenda Streiff
2021-11-18opkg_archive: output libarchive's errno wherever we output a stringBrenda Streiff
2021-10-19opkg_solver_libsolv: Fix parameter list for callbackBill Pittman
2021-09-22libopkg: Add support for zstandard compressionHenry Kleynhans
2021-08-25deprecate OpenSSL signature verificationAlex Stewart
2021-08-25deprecate pathfinder x509 checkingAlex Stewart
2021-07-28opkg_cmd: return error if search path does not existBrandon Streiff
2021-07-15opkg_download_curl: relocate return code declarationAlex Stewart
2021-07-13tests: expand the 'exclude' test to look at the error messageBrandon Streiff
2021-07-13opkg_solver_libsolv: blacklist excluded packages instead of ignoring themBrandon Streiff
2021-07-13configure.ac: update minimum required libsolv versionBrandon Streiff
2021-07-12libopkg: cleanup memmove size calculationAlex Stewart
2021-07-12libopkg: use memmove for substring operationsAlex Stewart
2021-07-12libopkg: fix malloc buffer size for replaced stringAlex Stewart
2021-06-10opkg_conf.c: Verify directory exists before deleteBill Pittman
2021-06-08bump version to 0.5.0-SNAPSHOTAlex Stewart
2021-06-04bump version to 0.4.5v0.4.5Alex Stewart
2021-06-04NEWS: update to v0.4.5Alex Stewart
2021-02-22configure.ac: announce openssl sig checking deprecationAlex Stewart
2021-02-11configure.ac: Allow CLEAN_DATE to be derived from SOURCE_DATE_EPOCHRichard Purdie
2021-01-09tests: let the OS negotiate relative package dirsAlex Stewart
2021-01-04bump version to 0.4.5-SNAPSHOTAlex Stewart
2020-11-30NEWS: update to v0.4.4v0.4.4Alejandro del Castillo
2020-11-30bump version to 0.4.4Alejandro del Castillo
2020-11-05opkg.conf: miscellaneous documentation fixesAlejandro del Castillo
2020-11-05opkg: miscellaneous documentation fixesAlejandro del Castillo
2020-11-03opkg_cmd: make download return code more usefulAlex Stewart
2020-10-27pkg_src_verify: Verify feeds signatures only onceZavaczki Raul
2020-10-27opkg_solver_libsolv: Pass opkg_config->noaction as 'noaction' parameter to li...Zavaczki Raul
2020-10-27opkg_conf: reset lock_fd after unlinking fileAlex Stewart
2020-10-27libopkg: do not require uid 0 for RO cmdsAlex Stewart
2020-10-20libopkg: remove absolute file pathPhilipp Trommler
2020-09-15libopkg: clear curl properties on download error to prevent polluting next callAndrei Zene
2020-08-12tests: python styling and whitespaceAlex Stewart
2020-07-29pkg_parse_line: prevent invalid memory access when reading Description fieldAlejandro del Castillo
2020-07-29opkg: remove error list bufferingAlejandro del Castillo
2020-07-15opkg_download: drop dir names when manually downloadingAlex Stewart
2020-07-15tests/opk.py: enable subdirectories in test feedsAlex Stewart
2020-07-15tests/opkgcl.py: add download command supportAlex Stewart
2020-06-27bump version to 0.4.4-SNAPSHOTAlejandro del Castillo
2020-06-24NEWS: update to v0.4.3v0.4.3Alejandro del Castillo
2020-06-24configure.ac: bump version to 0.4.3Alejandro del Castillo
2020-04-09opkg_conf_load: prevent double freeVladyslav Movchan
2020-04-02file_util.c: fix possible bad memory access in file_read_line_alloc()Jo-Philipp Wich
2020-02-06pkg_print_status: do not print install properties if the package is not insta...Alejandro del Castillo
2020-02-06libsolv: ignore missing recommends of installed packagesAlejandro del Castillo