Julian Andres Klode 0cc8987abf operator==(char*, StringView) use StringView.operator== 10 年 前
..
cdromutl.cc 3d8232bf97 fix memory leaks reported by -fsanitize 11 年 前
cdromutl.h a4f6bdc8bd revert 2184.1.2: do not pollute namespace in headers 14 年 前
cmndline.cc bc7a59dded support setting empty values (sanely) & removing support for 10 年 前
cmndline.h 6079b276a9 move apts cmdline helper type into -private 10 年 前
configuration.cc c3ded84c6f add binary-specific options via Binary scope 10 年 前
configuration.h c3ded84c6f add binary-specific options via Binary scope 10 年 前
crc-16.cc 1e3f4083db Fix typos in documentation (codespell) 12 年 前
crc-16.h a02db58fd5 follow method attribute suggestions by gcc 12 年 前
error.cc 95278287f4 avoid using global PendingError to avoid failing too often too soon 10 年 前
error.h 646ebd92c8 fix typos and docs in GlobalError documentation 10 年 前
fileutl.cc 40940e63a4 CopyFile: Use 64 * 1024 instead of 64000 as buffer size 10 年 前
fileutl.h e3fbd54cee FileFd: (native) LZ4 support 10 年 前
gpgv.cc b0d4085477 implement Signed-By option for sources.list 11 年 前
gpgv.h b0d4085477 implement Signed-By option for sources.list 11 年 前
hashes.cc 63d609985e use unusable-for-security hashes for integrity checks 11 年 前
hashes.h 875a9e54ba doc: VerifyFile checks all hashes instead of best only 10 年 前
hashsum.cc 453b82a388 cleanup headers and especially #includes everywhere 12 年 前
hashsum_template.h eff0c22e59 Switch performance critical code to use APT::StringView 10 年 前
macros.h dca07c4d67 Revert "Revert "appease adequate with some weak symbols for -private"" 10 年 前
md5.cc 453b82a388 cleanup headers and especially #includes everywhere 12 年 前
md5.h 3b3028467c add c++11 override marker to overridden methods 11 年 前
mmap.cc f9d8a91570 mmap: Define _DEFAULT_SOURCE instead of _BSD_SOURCE 10 年 前
mmap.h 1e3f4083db Fix typos in documentation (codespell) 12 年 前
netrc.cc d04e44ac81 review of new/changed translatable program strings 10 年 前
netrc.h 38d2959ffb Merge branch 'debian/sid' into debian/experimental 12 年 前
progress.cc 2b0660b537 new quiet level -qq for apt to hide progress output 10 年 前
progress.h 3b3028467c add c++11 override marker to overridden methods 11 年 前
proxy.cc d73fe42cf0 Allow override of Proxy-Auto-Detect by the users configuration 12 年 前
proxy.h c6ee61eab5 Make Proxy-Auto-Detect check for each host 12 年 前
sha1.cc 453b82a388 cleanup headers and especially #includes everywhere 12 年 前
sha1.h 3b3028467c add c++11 override marker to overridden methods 11 年 前
sha2.h 6d7122b535 Annotate more methods with APT_OVERRIDE 11 年 前
sha256.h 6f33ec4884 apt-pkg/contrib/sha256.h: use #warning to warn about deprecated header 15 年 前
sha2_internal.cc 76cbc9abb2 if we can, use gccs __builtin_swap methods 11 年 前
sha2_internal.h 453b82a388 cleanup headers and especially #includes everywhere 12 年 前
sptr.h 5dd00edbcf add messages to our deprecation warnings in libapt 10 年 前
srvrec.cc 3129bd50d3 srvrec: Do not expose C++11 tuple use in header 10 年 前
srvrec.h 3129bd50d3 srvrec: Do not expose C++11 tuple use in header 10 年 前
string_view.h 0cc8987abf operator==(char*, StringView) use StringView.operator== 10 年 前
strutl.cc eff0c22e59 Switch performance critical code to use APT::StringView 10 年 前
strutl.h eff0c22e59 Switch performance critical code to use APT::StringView 10 年 前
weakptr.h c65607c5ec * apt-pkg/contrib/weakptr.h: 15 年 前