xbps/lib
2020-03-03 08:15:00 +01:00
..
compat
external
fetch xbps-fetch: TIMEOUT_CONNECTION to customize time waiting for response 2020-03-03 08:15:00 +01:00
portableproplib
archive.c Revert "Verify repodata signature" 2020-01-06 14:33:49 +01:00
cb_util.c
conf.c configuration: add keepconf option 2020-02-08 21:06:04 +01:00
download.c lib/download.c: fix digestlen assert and add if condition to avoid misuse 2020-02-10 15:03:54 +01:00
initend.c lib/initend.c: use new xbps_path_* functions 2020-02-14 19:20:54 +01:00
log.c xbps_dbg_printf{,_append}: return if xhp is NULL. 2020-01-11 09:48:38 +01:00
Makefile xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
package_alternatives.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
package_config_files.c lib/package_config_files.c: use _get_cstring_nocopy for sha256_orig 2020-02-10 13:32:17 +01:00
package_configure.c libxbps: ABI/API break due to xbps_pkg{,pattern}_name changes. 2020-02-08 19:49:57 +01:00
package_fulldeptree.c xbps_get_pkg_fulldeptree: switch to uthash. 2020-02-23 22:18:34 +01:00
package_msg.c Added LTO support and fix warnings (maybe-uninitialized). 2019-06-27 18:09:26 +02:00
package_orphans.c xbps_find_pkg_orphans: fix for #234 2020-02-22 00:00:22 +01:00
package_register.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
package_remove.c libxbps: ABI/API break due to xbps_pkg{,pattern}_name changes. 2020-02-08 19:49:57 +01:00
package_script.c libxbps: ABI/API break due to xbps_pkg{,pattern}_name changes. 2020-02-08 19:49:57 +01:00
package_state.c libxbps: ABI/API break due to xbps_pkg{,pattern}_name changes. 2020-02-08 19:49:57 +01:00
package_unpack.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
pkgdb_conversion.c
pkgdb.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
plist_fetch.c xbps_repo_fetch_remote: use XBPS_REPOIDX_META. 2020-01-06 15:09:16 +01:00
plist_find.c lib/plist_find.c: fix false positive detecting vpkgs. 2020-02-24 10:22:52 +01:00
plist_match.c libxbps: ABI/API break due to xbps_pkg{,pattern}_name changes. 2020-02-08 19:49:57 +01:00
plist_remove.c libxbps: ABI/API break due to xbps_pkg{,pattern}_name changes. 2020-02-08 19:49:57 +01:00
plist.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
proplib_wrapper.c
pubkey2fp.c
repo_sync.c
repo.c xbps_repo_get_{virtual,}pkg: add debug on match. 2020-02-24 10:22:15 +01:00
rpool.c Added LTO support and fix warnings (maybe-uninitialized). 2019-06-27 18:09:26 +02:00
transaction_check_conflicts.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction_check_replaces.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction_check_revdeps.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction_check_shlibs.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction_commit.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction_fetch.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction_files.c lib/transaction_files.c: cleanup memory 2020-02-23 22:18:34 +01:00
transaction_ops.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction_pkg_deps.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
transaction_prepare.c xbps_transaction_prepare: fix stats for removals. 2020-02-25 08:43:52 +01:00
transaction_store.c xbps_transaction_*: multiple performance improvements (v2). 2020-02-21 09:37:32 +01:00
util_hash.c lib/util_hash.c: add conditions to avoid misuse without asserts 2020-02-10 15:03:54 +01:00
util_path.c lib/util_path.c: add some util functions to work with paths 2020-02-14 19:20:54 +01:00
util.c lib/util.c: add assertions everywhere. 2020-02-08 20:00:56 +01:00
verifysig.c libxbps: ABI/API break due to hash function changes 2020-02-10 13:32:17 +01:00