Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | SECURITY UPDATE: Fix out of bounds read in .ar and .tar implementation (CVE-2... | Julian Andres Klode | 2020-05-12 | 1 | -1/+1 |
* | Merge libapt-inst into libapt-pkg | Julian Andres Klode | 2019-05-06 | 1 | -0/+306 |