aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/opkg_conf.h
AgeCommit message (Expand)Author
2024-02-14libopkg: Split out config finalization from config loadingPhilip Lorenz
2022-08-15libopkg: track the number of packages installing a directoryShruthi Ravichandran
2021-08-25deprecate OpenSSL signature verificationAlex Stewart
2021-08-25deprecate pathfinder x509 checkingAlex Stewart
2020-11-05opkg.conf: miscellaneous documentation fixesAlejandro del Castillo
2020-10-27libopkg: do not require uid 0 for RO cmdsAlex Stewart
2019-10-25add SPDX License identifierYann CARDAILLAC
2019-02-04libopkg: add --add-ignore-recommends optionAlejandro del Castillo
2019-01-31opkg_gpg: Move pubkeys from /etc/opkg/*.gpg --> /etc/opkg/gpg/Haris Okanovic
2018-11-30libopkg: Add --short-description command line argument.Dan Mondrik
2018-11-30libopkg: add --fields command line argumentDan Mondrik
2017-12-12libopkg: add compress_list_files optionAlejandro del Castillo
2017-02-28libopkg: add option verbose_status_fileAlejandro del Castillo
2016-12-19libopkg: make the /var and /etc directories configurable at compile time.Florin Gherendi
2016-12-16opkg: Extend 'opkg list' command to optionally display package sizeFlorin Gherendi
2016-12-16opkg: introduce a --force-checksum cmdline flag to be ale to ignore mismatchi...Florin Gherendi
2016-10-07Display libsolv version in --version output, if enabled.Michael Hansen
2016-08-10libopkg/opkg_gpg.c: Fix to gpg signature verification.Bryan Krause
2016-02-24libopkg: add download_first optionAlejandro del Castillo
2016-01-29libopkg: Add intercepts_dir option to opkg.confHaris Okanovic
2015-10-20opkg: Add --host-cache-dir command line argumentPaul Barker
2015-08-10opkg/libopkg: Added config-file option to ignore UIDsNick Clark
2014-12-15libopkg: Tidy up reformatted headersPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-11-10opkg: Add and implement '--add-exclude' argumentMark Hatle
2014-11-10opkg_conf: Add and implement 'no_install_recommends' optionMark Hatle
2014-10-12opkg_conf: Add and implement ignore_maintainer optionPaul Barker
2014-10-11opkg_conf: Set default signature_type optionPaul Barker
2014-10-11opkg_conf: Add and implement cache_local_files optionPaul Barker
2014-10-11opkg_conf: Add and implement check_pkg_signature optionPaul Barker
2014-08-01Merge branch 'opkg-0.2.x'Paul Barker
2014-07-27opkg_conf: Add and implement 'combine' optionPaul Barker
2014-06-11opkg_defines.h: Remove, move definitions to opkg_conf.hPaul Barker
2014-06-11opkg_defines: Drop OPKG_STATE_DIR_PREFIXPaul Barker
2014-06-11opkg_conf: Fix default cache_dirPaul Barker
2014-06-11opkg_conf: Add status_file optionPaul Barker
2014-06-11opkg_conf: Add info_dir optionPaul Barker
2014-06-11configure.ac: Drop --with-opkgetcdir, default to /etcPaul Barker
2014-06-11opkg_conf: Rename macros for default optionsPaul Barker
2014-06-11opkg_conf: Make lock_file a runtime config optionPaul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2014-05-30opkg_verify_signature: Allow method to be selected by config optionPaul Barker
2014-05-22opkg_download: add curl HTTP basic authentication supportIlkka Kellokoski
2014-05-01opkg_download: add https proxy supportMathias Kunert
2014-03-13opkg_download: Support CURL follow location optionGaël PORTAY
2014-03-13opkg_download: Support CURL time-out optionsGaël PORTAY
2014-02-04opkg_download: Implemented volatile cacheYevhen Kyriukha
2014-01-24opkg_download: Improve caching and allow resuming interrupted downloadsYevhen Kyriukha
2014-01-06libopkg: add support for FTP over SSL, implicit and explicit modes.Julien Gilli
2013-12-17Merge branch 'opkg-0.2.x'Paul Barker