Guillem Jover ace4a0e8f7 test: Rename TAP test directories from test to t 11 年 前
..
t ace4a0e8f7 test: Rename TAP test directories from test to t 11 年 前
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 年 前
Makefile.am ace4a0e8f7 test: Rename TAP test directories from test to t 11 年 前
ar.c 9274fe0710 libdpkg: Swap deb name and member name in dpkg_ar_member_get_size() 12 年 前
ar.h 4e6079bb67 libdpkg: Add new struct dpkg_ar_member to handle in-core ar headers 12 年 前
arch.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
arch.h d3d70a9759 libdpkg: Uppercase and namespace dpkg_arch_type enum values 12 年 前
atomic-file.c 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 12 年 前
atomic-file.h 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 12 年 前
buffer.c b851df1817 libdpkg: Fix error message from buffer_copy() read and write function 11 年 前
buffer.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
c-ctype.c 8183122e10 libdpkg: Add new pure ASCII C locale character type functions 11 年 前
c-ctype.h 8183122e10 libdpkg: Add new pure ASCII C locale character type functions 11 年 前
cleanup.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
command.c 9b9acf81ba libdpkg: Fix off-by-one error in command argv size calculation 11 年 前
command.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
compress.c 59427cc7a4 libdpkg: Rename subproc_wait_check() to subproc_reap() 11 年 前
compress.h eb3c2635f9 libdpkg: Uppercase compressor enum values 12 年 前
dbdir.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
dbmodify.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
deb-version.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
deb-version.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 年 前
debug.c d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 12 年 前
debug.h d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 12 年 前
depcon.c 5bb02fe80e Add versioned Provides support 12 年 前
dir.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
dir.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
dlist.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
dpkg-db.h 78c18f294d libdpkg: Refactor field search functions 12 年 前
dpkg.h baccc432ff libdpkg: Remove now unused cistype() functions 11 年 前
dump.c 83e8c53c46 Remove unused <ctype.h> includes 11 年 前
ehandle.c 1c12ad9cfd libdpkg: Uppercase handler_type enum values 12 年 前
ehandle.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
error.c efc8feeb9a libdpkg: Add missing <string.h> header 12 年 前
error.h c7ad73d0a9 Move enum definitions out of structs 12 年 前
fdio.c bd3f720ca0 libdpkg: Fix fd_allocate_size() function to build on Mac OS X 11 年 前
fdio.h 87b0b20b86 dpkg: Try to preallocate the disk size for extracted files 12 年 前
fields.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
file.c b8a6ab4c5c libdpkg: Namespace and reword subproc flags 11 年 前
file.h bc684d1e43 libdpkg: Make the uname and gname file_stat members non-const 11 年 前
glob.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
glob.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
i18n.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
i18n.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
libdpkg.map baccc432ff libdpkg: Remove now unused cistype() functions 11 年 前
libdpkg.pc.in 66bc1cdd7f libdpkg: Remove unused pkglibdir variable from libdpkg.pc.in 12 年 前
log.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
macros.h 633159444e libdpkg: Add DPKG_ATTR_THROW and DPKG_ATTR_NOEXCEPT macros 12 年 前
mlib.c d8e6c56b20 libdpkg: Change m_calloc() signature to take also a nmemb argument 11 年 前
namevalue.c efc8feeb9a libdpkg: Add missing <string.h> header 12 年 前
namevalue.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
nfmalloc.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
options-parsers.c 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 年 前
options.c d7676a0374 Remove trailing newline from string literal in warning calls 11 年 前
options.h 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 年 前
parse.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
parsedump.h fa1cfce24d libdpkg, dpkg: Fix out-of-bounds read accesses 11 年 前
parsehelp.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
path.c 99e299736d libcompat: Make sure P_tmpdir is always defined 12 年 前
path.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
pkg-array.c c52a62fdf8 libdpkg: Add new pkg_array_init_from_names() function 12 年 前
pkg-array.h c52a62fdf8 libdpkg: Add new pkg_array_init_from_names() function 12 年 前
pkg-db.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
pkg-format.c fa1cfce24d libdpkg, dpkg: Fix out-of-bounds read accesses 11 年 前
pkg-format.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
pkg-list.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
pkg-list.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
pkg-namevalue.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 年 前
pkg-queue.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
pkg-queue.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 年 前
pkg-show.c 8fc618ad8e libdpkg: Uppercase and namespace pkgpriority enum values 12 年 前
pkg-show.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
pkg-spec.c f29cb1dbe3 libdpkg: Uppercase and reword pkg_spec_flags enum values 12 年 前
pkg-spec.h f29cb1dbe3 libdpkg: Uppercase and reword pkg_spec_flags enum values 12 年 前
pkg.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 年 前
pkg.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
progname.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
progname.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
program.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
program.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
progress.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
progress.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
report.c 903d7cce6e libdpkg: Change non-tty output to be line buffered by default 12 年 前
report.h 903d7cce6e libdpkg: Change non-tty output to be line buffered by default 12 年 前
strhash.c c8cd4cc0c1 libdpkg: Switch to the recommended FNV-1a variant 11 年 前
string.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
string.h c342c6d0bb libdpkg: Move the FNV hash function into a new strhash module 11 年 前
strwide.c 93d22496db libdpkg: Fix JavaDoc string 12 年 前
subproc.c 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 11 年 前
subproc.h 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 11 年 前
tarfn.c b1c19bc87e libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack 11 年 前
tarfn.h b1c19bc87e libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack 11 年 前
test.h e231f923b7 libdpkg: Move test_warn() and test_error() to dpkg/test.h 12 年 前
trigdeferred.h b22d8a95e3 libdpkg: Uppercase trigdef enum values and separate words with underscores 12 年 前
trigdeferred.l 92ab1bb69c libdpkg: Fix file triggers/Unincorp descriptor leak on subprocesses 12 年 前
triglib.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
triglib.h 9251c6e31b libdpkg: Uppercase trig_options enum values 12 年 前
trigname.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
trignote.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 年 前
utils.c baccc432ff libdpkg: Remove now unused cistype() functions 11 年 前
varbuf.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 年 前
varbuf.h efc8feeb9a libdpkg: Add missing <string.h> header 12 年 前
version.c 45dcca46d8 Switch code to use the new C locale character type functions 11 年 前
version.h 0bac29bc7c libdpkg: Uppercase dpkg_relation enum values 12 年 前