Jo-Philipp Wich e6e6c5a216 build: add cmake build system il y a 7 ans
..
CMakeLists.txt e6e6c5a216 build: add cmake build system il y a 7 ans
Makefile.am 733eb77294 libopkg: make MD5 support optional il y a 7 ans
active_list.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
active_list.h ba12c71336 pkg: move active_list structure out of pkg_t il y a 7 ans
conffile.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
conffile.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
conffile_list.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
conffile_list.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
file_util.c 55a9337ba2 libopkg: make checksum_bin2hex() and checksum_hex2bin() cope with NULL il y a 7 ans
file_util.h 9396bd4a4c libopkg: store checksums in binary form, use integer index for architecture il y a 7 ans
hash_table.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
hash_table.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
list.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
md5.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
md5.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
nv_pair.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
nv_pair.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
nv_pair_list.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
nv_pair_list.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg.c 4283ab3c37 libopkg: support passing default state flags in pkg_hash_load_feeds() il y a 7 ans
opkg.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_cmd.c 571501b23b libopkg: selectively load package feeds in opkg_info_status_cmd() il y a 7 ans
opkg_cmd.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_conf.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_conf.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_configure.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_configure.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_defines.h 360c2d6781 opkg: make .opk as the default opkg file extension il y a 15 ans
opkg_download.c e9405aa794 libopkg: mark to-be-installed non-local, non-url packages for detail parsing il y a 7 ans
opkg_download.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_install.c 54cc7e3bd1 libopkg: fix hex encoding/decoding, add checksum getter/setter il y a 7 ans
opkg_install.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_message.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_message.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_pathfinder.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_pathfinder.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_remove.c 98ce8c256f pkg: convert most other struct members into dynamic blob buffer fields il y a 7 ans
opkg_remove.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_upgrade.c ba12c71336 pkg: move active_list structure out of pkg_t il y a 7 ans
opkg_upgrade.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_utils.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
opkg_utils.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
parse_util.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
parse_util.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg.c 25cf832e85 libopkg: flag package with SF_NEED_DETAIL in pkg_init_from_file() il y a 7 ans
pkg.h 2b3d362edb libopkg: fix pkg_set_ptr() to properly set NULL pointers il y a 7 ans
pkg_depends.c d0c19b8412 libopkg: avoid aggregating multiple identical providers il y a 7 ans
pkg_depends.h 98ce8c256f pkg: convert most other struct members into dynamic blob buffer fields il y a 7 ans
pkg_dest.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_dest.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_dest_list.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_dest_list.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_extract.c 2035cbf3a4 pkg: use a blob buffer in pkg_t to store variable fields il y a 7 ans
pkg_extract.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_hash.c 853fa7f439 libopkg: immediately free packages not marked for detail parsing il y a 7 ans
pkg_hash.h e312c58db0 libopkg: implement pkg_hash_load_package_details() helper il y a 7 ans
pkg_parse.c d79ee5c52f libopkg: propagate SF_NEED_DETAIL from abstract to discrete package il y a 7 ans
pkg_parse.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_src.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_src.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_src_list.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_src_list.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
pkg_vec.c 9396bd4a4c libopkg: store checksums in binary form, use integer index for architecture il y a 7 ans
pkg_vec.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
sha256.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
sha256.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
sprintf_alloc.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
sprintf_alloc.h 7e8e45766b Rewrite sprintf_alloc. il y a 14 ans
str_list.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
str_list.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
void_list.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
void_list.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
xregex.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
xregex.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
xsystem.c 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans
xsystem.h 4ea955bc7e treewrite: use Lindent to reformat to kernel coding style il y a 7 ans