Jay Freeman (saurik)
|
22c5f99a61
In the C locale, let's avoid any crazy transforms.
|
8 years ago |
Jay Freeman (saurik)
|
3650e87b0c
This is 2016 and APT already requires use of mmap.
|
8 years ago |
Jay Freeman (saurik)
|
f3514c6d0f
The fastest way to get field values is as a range.
|
8 years ago |
Jay Freeman (saurik)
|
ef1e4dfd28
Most interfaces (Maemo) need a high-level name :/.
|
8 years ago |
David Kalnischkies
|
5da51e0e2d
ensure filesize of deb is included in the hashes list
|
8 years ago |
Julian Andres Klode
|
fffa3b57b4
Convert package names from Packages files to lower case
|
9 years ago |
David Kalnischkies
|
3d8232bf97
fix memory leaks reported by -fsanitize
|
9 years ago |
David Kalnischkies
|
6c55f07a5f
make all d-pointer * const pointers
|
9 years ago |
David Kalnischkies
|
c8a4ce6cbe
add d-pointer, virtual destructors and de-inline de/constructors
|
9 years ago |
David Kalnischkies
|
2f6a2fbbdc
properly implement pkgRecord::Parser for *.deb files
|
10 years ago |
David Kalnischkies
|
9d653a6de2
fix compile and tests error
|
10 years ago |
David Kalnischkies
|
862bafea48
do not inline virtual destructors with d-pointers
|
10 years ago |
David Kalnischkies
|
ffe3c68e49
parse and retrieve multiple Descriptions in one record
|
11 years ago |
David Kalnischkies
|
b3501edb70
use HashStringList in the acquire system
|
11 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 years ago |
David Kalnischkies
|
468720c59f
enable FileFd to guess the compressor based on the filename if requested or
|
13 years ago |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 years ago |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
13 years ago |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
13 years ago |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 years ago |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
13 years ago |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
13 years ago |
Michael Vogt
|
75bda61948
[ABI break] merged patch from Jonathan Thomas to have a new
|
13 years ago |
Michael Vogt
|
d9b9e9e249
add sha512 support in the client now as well
|
14 years ago |
martin@piware.de
|
c4fc2fd7fa
Switch FileFd to not transparently gunzip, since that breaks code which expects the compressed contents to stay (such as the copy backend, or when using file:// repositories. Instead, introduce a new ReadOnlyGzip mode and use that where needed
|
14 years ago |
Michael Vogt
|
cda675393c
* apt-pkg/deb/debrecords.cc:
|
14 years ago |
Michael Vogt
|
63b528a458
* apt-pkg/deb/debrecords.cc:
|
14 years ago |
David Kalnischkies
|
45df0ad2aa
[BREAK] add possibility to download and use multiply
|
15 years ago |
Otavio Salvador
|
f27b4a70b2
* Applied patch from Daniel Burrows <dburrows@debian.org> to add support
|
17 years ago |
Michael Vogt
|
495e5cb254
* implement sha256/sha1/md5 checking with proper backward compatibility
|
17 years ago |