index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
srvrec: Keep support for older resolver
Khem Raj
2021-03-20
1
-0
/
+7
*
RunScripts: Do not reset SIGQUIT and SIGINT to SIG_DFL
Julian Andres Klode
2021-03-01
1
-4
/
+0
*
configuration: Add missing #include <array>
Julian Andres Klode
2021-02-24
1
-0
/
+1
*
Replace PrintStatus with SendMessage usage
David Kalnischkies
2021-02-04
3
-21
/
+7
*
Avoid undefined pointer arithmetic while growing mmap
David Kalnischkies
2021-02-04
1
-1
/
+1
*
Avoid overstepping bounds in config file parsing
David Kalnischkies
2021-02-03
2
-60
/
+80
*
Forbid negative values in unsigned StrToNum explicitly
David Kalnischkies
2021-02-03
1
-25
/
+16
*
Remove Word size limit from ParseQuote and CWord
David Kalnischkies
2021-02-03
1
-26
/
+17
*
Don't parse \x and \0 past the end in DeEscapeString
David Kalnischkies
2021-02-03
1
-4
/
+8
*
Fix incorrect base64 encoding due to int promotion
David Kalnischkies
2021-02-03
1
-1
/
+1
*
Retire and deprecate _strtabexpand
David Kalnischkies
2021-02-03
2
-21
/
+3
*
Fail ConfigDir reading if directory listing failed
David Kalnischkies
2021-02-03
1
-1
/
+4
*
Use 500 MB memory limit for xz/lzma decoding
David Kalnischkies
2021-02-02
1
-15
/
+6
*
CVE-2020-27350: tarfile: integer overflow: Limit tar items to 128 GiB
Julian Andres Klode
2020-12-09
1
-0
/
+10
*
tarfile: OOM hardening: Limit size of long names/links to 1 MiB
Julian Andres Klode
2020-12-09
1
-1
/
+10
*
CVE-2020-27350: arfile: Integer overflow in parsing
Julian Andres Klode
2020-12-09
1
-1
/
+13
*
HexDigest: Silence -Wstringop-overflow
Julian Andres Klode
2020-12-04
1
-0
/
+1
*
Merge branch 'pu/less-slaves' into 'master'
Julian Andres Klode
2020-08-04
1
-1
/
+1
|
\
|
*
Replace whitelist/blacklist with allowlist/denylist
Julian Andres Klode
2020-08-04
1
-1
/
+1
*
|
Merge branch 'pu/apt-key-deprecated' into 'master'
Julian Andres Klode
2020-08-04
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fully deprecate apt-key, schedule removal for Q2/2022
Julian Andres Klode
2020-05-06
1
-0
/
+3
*
|
Reorder config check before result looping for SRV parsing debug
David Kalnischkies
2020-07-02
1
-11
/
+6
*
|
Skip reading data from tar members if nobody will look at it
David Kalnischkies
2020-05-18
1
-28
/
+28
*
|
Properly handle interrupted write() call in ExtractTar
David Kalnischkies
2020-05-18
1
-1
/
+1
*
|
Allow prefix to be a complete filename for GetTempFile
David Kalnischkies
2020-05-18
1
-12
/
+24
*
|
Prefer use of O_TMPFILE in GetTempFile if available
David Kalnischkies
2020-05-18
1
-5
/
+12
*
|
SECURITY UPDATE: Fix out of bounds read in .ar and .tar implementation (CVE-2...
Julian Andres Klode
2020-05-12
2
-3
/
+10
|
/
*
Add color highlighting to E:/W:/N: prefixes
Julian Andres Klode
2020-03-24
1
-0
/
+46
*
error: Extract operator<< into error.cc (de-inline it)
Julian Andres Klode
2020-03-10
2
-25
/
+45
*
Show absolute time while waiting for lock instead of %, rework message
Julian Andres Klode
2020-03-06
2
-4
/
+13
*
GetLock: No strerror if it's just another process holding the lock
Julian Andres Klode
2020-03-06
1
-2
/
+4
*
apt-pkg: default visibility to hidden
Julian Andres Klode
2020-02-26
15
-221
/
+124
*
Fix various compiler warnings
Julian Andres Klode
2020-02-26
1
-4
/
+0
*
Merge CommandLine::DispatchArg
Julian Andres Klode
2020-02-26
2
-7
/
+0
*
Remove left-over SummationImplementation class
Julian Andres Klode
2020-02-25
2
-73
/
+0
*
Initialize libgcrypt on first use
Julian Andres Klode
2020-02-25
1
-0
/
+23
*
Remove CRC-16 implementation
Julian Andres Klode
2020-02-18
2
-96
/
+0
*
Remove code tagged APT_PKG_590, add some missing includes
Julian Andres Klode
2020-02-18
13
-2047
/
+3
*
Bump ABI to 6.0
Julian Andres Klode
2020-02-18
1
-2
/
+2
*
Revert "Add a Packages-Require-Authorization Release file field"
Julian Andres Klode
2020-02-16
2
-47
/
+0
*
Fix remaining usec vs sec time-delta calculation typos
David Kalnischkies
2020-02-06
1
-1
/
+1
*
StringView: Implement operator ""_sv
Julian Andres Klode
2020-02-03
1
-1
/
+4
*
mmap: Do not look for empty pool unless we need to
Julian Andres Klode
2020-01-17
1
-8
/
+9
*
netrc: Add warning when ignoring entries for unencrypted protocols
Julian Andres Klode
2020-01-15
1
-9
/
+15
*
Remove includes of (md5|sha1|sha2).h headers
Julian Andres Klode
2020-01-14
1
-1
/
+0
*
Deprecate the Summation classes and mark them for removal
Julian Andres Klode
2020-01-14
4
-4
/
+6
*
Convert users of {MD5,SHA1,SHA256,SHA512}Summation to use Hashes
Julian Andres Klode
2020-01-14
3
-11
/
+27
*
Raise buffer size for Hashes::AddFD() from 4 KiB to 64 KiB
Julian Andres Klode
2020-01-14
3
-5
/
+6
*
hashes: Use Libgcrypt for hashing purposes
Julian Andres Klode
2020-01-14
2
-40
/
+74
*
Only define likely/unlikely if APT_COMPILING_APT set
Julian Andres Klode
2020-01-07
1
-0
/
+2
[next]