David Kalnischkies 4453cfdcf4 encode UTF-8 characters correctly in QuoteString 10 years ago
..
cdromutl.cc 3d8232bf97 fix memory leaks reported by -fsanitize 11 years ago
cdromutl.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 years ago
cmndline.cc 6079b276a9 move apts cmdline helper type into -private 10 years ago
cmndline.h 6079b276a9 move apts cmdline helper type into -private 10 years ago
configuration.cc c3ded84c6f add binary-specific options via Binary scope 10 years ago
configuration.h c3ded84c6f add binary-specific options via Binary scope 10 years ago
crc-16.cc 1e3f4083db Fix typos in documentation (codespell) 12 years ago
crc-16.h a02db58fd5 follow method attribute suggestions by gcc 12 years ago
error.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon 10 years ago
error.h 95278287f4 avoid using global PendingError to avoid failing too often too soon 10 years ago
fileutl.cc ce1f3a2c61 wrap every unlink call to check for != /dev/null 10 years ago
fileutl.h ce1f3a2c61 wrap every unlink call to check for != /dev/null 10 years ago
gpgv.cc b0d4085477 implement Signed-By option for sources.list 11 years ago
gpgv.h b0d4085477 implement Signed-By option for sources.list 11 years ago
hashes.cc 63d609985e use unusable-for-security hashes for integrity checks 11 years ago
hashes.h 55ae7a5161 Consider md5sum no longer a usable hash 11 years ago
hashsum.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
hashsum_template.h e8afd16892 apply various style suggestions by cppcheck 11 years ago
macros.h ae97af1fdf change to libapt-pkg abi 5.0 with versioned symbols 11 years ago
md5.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
md5.h 3b3028467c add c++11 override marker to overridden methods 11 years ago
mmap.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon 10 years ago
mmap.h 1e3f4083db Fix typos in documentation (codespell) 12 years ago
netrc.cc 38d2959ffb Merge branch 'debian/sid' into debian/experimental 12 years ago
netrc.h 38d2959ffb Merge branch 'debian/sid' into debian/experimental 12 years ago
progress.cc 2b0660b537 new quiet level -qq for apt to hide progress output 10 years ago
progress.h 3b3028467c add c++11 override marker to overridden methods 11 years ago
proxy.cc d73fe42cf0 Allow override of Proxy-Auto-Detect by the users configuration 12 years ago
proxy.h c6ee61eab5 Make Proxy-Auto-Detect check for each host 12 years ago
sha1.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
sha1.h 3b3028467c add c++11 override marker to overridden methods 11 years ago
sha2.h 6d7122b535 Annotate more methods with APT_OVERRIDE 11 years ago
sha256.h 6f33ec4884 apt-pkg/contrib/sha256.h: use #warning to warn about deprecated header 15 years ago
sha2_internal.cc 76cbc9abb2 if we can, use gccs __builtin_swap methods 11 years ago
sha2_internal.h 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
sptr.h 98cc7fd2c1 Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]> 11 years ago
srvrec.cc 3129bd50d3 srvrec: Do not expose C++11 tuple use in header 10 years ago
srvrec.h 3129bd50d3 srvrec: Do not expose C++11 tuple use in header 10 years ago
strutl.cc 4453cfdcf4 encode UTF-8 characters correctly in QuoteString 10 years ago
strutl.h 1da3b7b8e1 show URI.Path in all acquire item descriptions 11 years ago
weakptr.h c65607c5ec * apt-pkg/contrib/weakptr.h: 15 years ago