Jaywalker
|
2d71f8c24d
Fixed system() using coolstar's patch and added other required patches
|
7 年之前 |
Jay Freeman (saurik)
|
7cafe70555
You have to do the bounds check before the access.
|
8 年之前 |
Jay Freeman (saurik)
|
4f1e54bea1
Fix field-without-values appearing at end of file.
|
8 年之前 |
Jay Freeman (saurik)
|
3650e87b0c
This is 2016 and APT already requires use of mmap.
|
8 年之前 |
Jay Freeman (saurik)
|
4e99adb0d3
Avoid wedging the entire system if recoverable :/.
|
8 年之前 |
Julian Andres Klode
|
abfd07702c
TagSection: Introduce functions for looking up by key ids
|
8 年之前 |
Julian Andres Klode
|
45ecab4458
TagSection: Extract Find() methods taking Pos instead of Key
|
8 年之前 |
Julian Andres Klode
|
3e633069c9
TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexes
|
8 年之前 |
Julian Andres Klode
|
923c592ceb
TagFile: Fix off-by-one errors in comment stripping
|
8 年之前 |
Julian Andres Klode
|
eff0c22e59
Switch performance critical code to use APT::StringView
|
9 年之前 |
David Kalnischkies
|
55153bf94f
add optional support for comments in pkgTagFile
|
9 年之前 |
Julian Andres Klode
|
67c90775b6
pkgTagSection::Scan: Fix read of uninitialized value
|
9 年之前 |
David Kalnischkies
|
c72f5c4fb4
deal with empty values properly in deb822 parser
|
9 年之前 |
Julian Andres Klode
|
74dedb4ae2
Convert most callers of isspace() to isspace_ascii()
|
9 年之前 |
Julian Andres Klode
|
137e8ad4b6
tagfile: Hardcode error message for out of range integer values
|
9 年之前 |
Julian Andres Klode
|
809aa216c6
policy: Be more strict about parsing pin files, and document prio 0
|
9 年之前 |
David Kalnischkies
|
dfe66c72ff
use a smaller type for flags storage in the cache
|
9 年之前 |
David Kalnischkies
|
4dc77823d3
remove the compatibility markers for 4.13 abi
|
9 年之前 |
David Kalnischkies
|
81460e3296
bring back deb822 sources.list entries as .sources
|
9 年之前 |
David Kalnischkies
|
3d8232bf97
fix memory leaks reported by -fsanitize
|
9 年之前 |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 年之前 |
David Kalnischkies
|
e8afd16892
apply various style suggestions by cppcheck
|
9 年之前 |
David Kalnischkies
|
8d058ea53b
implement a more c++-style TFRewrite alternative
|
9 年之前 |
David Kalnischkies
|
e8fb1cdfdd
sync TFRewrite*Order arrays with dpkg and dak
|
9 年之前 |
David Kalnischkies
|
2f6a2fbbdc
properly implement pkgRecord::Parser for *.deb files
|
10 年之前 |
David Kalnischkies
|
bc4ccfeb60
restore ABI of pkgTagSection
|
10 年之前 |
David Kalnischkies
|
fa5404ab01
explicit overload methods instead of adding parameters
|
10 年之前 |
David Kalnischkies
|
02e2076771
guard const-ification API changes
|
10 年之前 |
David Kalnischkies
|
862bafea48
do not inline virtual destructors with d-pointers
|
10 年之前 |
Michael Vogt
|
c511c5e8ed
Merge branch 'debian/sid' into debian/experimental
|
10 年之前 |