Kevin Bradley 01b4d60c7d tracing bugs 11 months ago
..
cdromutl.cc 3d8232bf97 fix memory leaks reported by -fsanitize 8 years ago
cdromutl.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 12 years ago
cmndline.cc bc7a59dded support setting empty values (sanely) & removing support for 8 years ago
cmndline.h 6079b276a9 move apts cmdline helper type into -private 8 years ago
configuration.cc bbd8308cc0 ensure Cnf::FindFile doesn't return files below /dev/null 7 years ago
configuration.h c3ded84c6f add binary-specific options via Binary scope 8 years ago
crc-16.cc f903069c13 Optimize VersionHash() to not need temporary copy of input 7 years ago
crc-16.h f903069c13 Optimize VersionHash() to not need temporary copy of input 7 years ago
error.cc baec76f5f0 The entire concept of PendingError() is flawed :/. 7 years ago
error.h baec76f5f0 The entire concept of PendingError() is flawed :/. 7 years ago
fileutl.cc 01b4d60c7d tracing bugs 11 months ago
fileutl.h 2d71f8c24d Fixed system() using coolstar's patch and added other required patches 6 years ago
gpgv.cc 01b4d60c7d tracing bugs 11 months ago
gpgv.h b0d4085477 implement Signed-By option for sources.list 8 years ago
hashes.cc 1242b3bdaf Wreck validation until we can assess ecosystem :/. 7 years ago
hashes.h 644478e8db try not to call memcpy with length 0 in hash calculations 7 years ago
hashsum.cc 453b82a388 cleanup headers and especially #includes everywhere 10 years ago
hashsum_template.h 644478e8db try not to call memcpy with length 0 in hash calculations 7 years ago
macros.h d453c9a7ef __deprecated is already defined by sys/cdefs.h :/. 7 years ago
md5.cc 644478e8db try not to call memcpy with length 0 in hash calculations 7 years ago
md5.h 644478e8db try not to call memcpy with length 0 in hash calculations 7 years ago
mmap.cc 88ac08f989 It is NOT OK to just munmap memory from malloc :/. 7 years ago
mmap.h ca2b6d6dac Not /not/ immediately mapping a file is INSANE :/. 7 years ago
netrc.cc d04e44ac81 review of new/changed translatable program strings 8 years ago
netrc.h 38d2959ffb Merge branch 'debian/sid' into debian/experimental 10 years ago
progress.cc 2b0660b537 new quiet level -qq for apt to hide progress output 8 years ago
progress.h 3b3028467c add c++11 override marker to overridden methods 8 years ago
proxy.cc 0ecceb5bb9 Do not read stderr from proxy autodetection scripts 7 years ago
proxy.h c6ee61eab5 Make Proxy-Auto-Detect check for each host 9 years ago
sha1.cc 644478e8db try not to call memcpy with length 0 in hash calculations 7 years ago
sha1.h 644478e8db try not to call memcpy with length 0 in hash calculations 7 years ago
sha2.h 644478e8db try not to call memcpy with length 0 in hash calculations 7 years ago
sha256.h 6f33ec4884 apt-pkg/contrib/sha256.h: use #warning to warn about deprecated header 12 years ago
sha2_internal.cc 76cbc9abb2 if we can, use gccs __builtin_swap methods 9 years ago
sha2_internal.h 453b82a388 cleanup headers and especially #includes everywhere 10 years ago
sptr.h 5dd00edbcf add messages to our deprecation warnings in libapt 8 years ago
srvrec.cc 2d71f8c24d Fixed system() using coolstar's patch and added other required patches 6 years ago
srvrec.h 3129bd50d3 srvrec: Do not expose C++11 tuple use in header 8 years ago
string_view.h 2d71f8c24d Fixed system() using coolstar's patch and added other required patches 6 years ago
strutl.cc cf7503d8a0 Base256ToNum: Fix uninitialized value 7 years ago
strutl.h 9fa247dc9b Bug #807012 also involves package dependencies :/. 7 years ago
weakptr.h c65607c5ec * apt-pkg/contrib/weakptr.h: 13 years ago