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