David Kalnischkies 644478e8db try not to call memcpy with length 0 in hash calculations 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 bc7a59dded support setting empty values (sanely) & removing support for 10 years ago
cmndline.h 6079b276a9 move apts cmdline helper type into -private 10 years ago
configuration.cc bbd8308cc0 ensure Cnf::FindFile doesn't return files below /dev/null 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 196d590a99 (error) va_list 'args' was opened but not closed by va_end() 10 years ago
error.h 8215343823 properly format multiline error messages 10 years ago
fileutl.cc 15fe8e62d3 fileutl: empty file support: Avoid fstat() on -1 fd and check result 10 years ago
fileutl.h 9445fa6238 drop incorrect const attribute from DirectoryExists 10 years ago
gpgv.cc 8757a0fdee Make directory paths configurable 10 years ago
gpgv.h b0d4085477 implement Signed-By option for sources.list 11 years ago
hashes.cc 644478e8db try not to call memcpy with length 0 in hash calculations 9 years ago
hashes.h 644478e8db try not to call memcpy with length 0 in hash calculations 9 years ago
hashsum.cc 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
hashsum_template.h 644478e8db try not to call memcpy with length 0 in hash calculations 9 years ago
macros.h dca07c4d67 Revert "Revert "appease adequate with some weak symbols for -private"" 10 years ago
md5.cc 644478e8db try not to call memcpy with length 0 in hash calculations 9 years ago
md5.h 644478e8db try not to call memcpy with length 0 in hash calculations 9 years ago
mmap.cc 60d523e2ae Store the size of strings in the cache 10 years ago
mmap.h 1e3f4083db Fix typos in documentation (codespell) 12 years ago
netrc.cc d04e44ac81 review of new/changed translatable program strings 10 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 9515ed7bcd implement and document DIRECT for auto-detect-proxy 10 years ago
proxy.h c6ee61eab5 Make Proxy-Auto-Detect check for each host 12 years ago
sha1.cc 644478e8db try not to call memcpy with length 0 in hash calculations 9 years ago
sha1.h 644478e8db try not to call memcpy with length 0 in hash calculations 9 years ago
sha2.h 644478e8db try not to call memcpy with length 0 in hash calculations 9 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 5dd00edbcf add messages to our deprecation warnings in libapt 10 years ago
srvrec.cc 379a36f43d ensure a good clock() value for usage and tests 10 years ago
srvrec.h 3129bd50d3 srvrec: Do not expose C++11 tuple use in header 10 years ago
string_view.h 5359675e6c Set hidden visibility for StringView 10 years ago
strutl.cc cf7503d8a0 Base256ToNum: Fix uninitialized value 10 years ago
strutl.h 0b45b6e5de use +0000 instead of UTC by default as timezone in output 10 years ago
weakptr.h c65607c5ec * apt-pkg/contrib/weakptr.h: 15 years ago