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