Julian Andres Klode
|
01152444ba
Refactor InternalReadLine to not unroll Size == 0 case
|
9 years ago |
Julian Andres Klode
|
a9024b1be2
Change InternalReadLine to always use buffer.read() return value
|
9 years ago |
Julian Andres Klode
|
2658e1c548
apt-helper: Add a cat-file command for concatening files
|
9 years ago |
Julian Andres Klode
|
25203cbbed
Release 1.1.7
|
9 years ago |
Julian Andres Klode
|
83e22e26f9
Get rid of memmove() in our read buffering
|
9 years ago |
Julian Andres Klode
|
46cddb8c1a
rred: Allow passing files as arguments for compressor testing
|
9 years ago |
Julian Andres Klode
|
0b29c72bdf
Use a hardcoded buffer size of 4096 to fix performance
|
9 years ago |
Julian Andres Klode
|
65ac6aad5f
Mark all FileFdPrivate classes as hidden
|
9 years ago |
Julian Andres Klode
|
3ac050d1cc
1.1.6 Christmas release
|
9 years ago |
David Kalnischkies
|
1175514785
fix new[] vs delete mismatch introduced by b3db9d81
|
9 years ago |
David Kalnischkies
|
8d968cc2d1
ensure we got a lock in clean operation
|
9 years ago |
David Kalnischkies
|
b3db9d8132
use a dynamic buffer for ReadLine
|
9 years ago |
David Kalnischkies
|
f63123c385
implement a buffer system for FileFd::ReadLine
|
9 years ago |
David Kalnischkies
|
7a68effcb9
parse xz-compression level from configuration
|
9 years ago |
David Kalnischkies
|
885a1ffd27
follow dpkg and xz and use CRC64 for xz compression
|
9 years ago |
David Kalnischkies
|
fa89055f13
shuffle compressor-specific code into private subclasses
|
9 years ago |
David Kalnischkies
|
785cb6fc84
tests: support gpg2 properly in all testcases
|
9 years ago |
David Kalnischkies
|
803491dc56
avoid triggering gpg2 migration in apt-key
|
9 years ago |
David Kalnischkies
|
bc8f83a5af
avoid evaluating shell in paths used in apt-key
|
9 years ago |
David Kalnischkies
|
3abb6a6a1e
tests: support spaces in path and TMPDIR
|
9 years ago |
David Kalnischkies
|
85a67355c0
buildsystem: deal with spaces in path to source
|
9 years ago |
Julian Andres Klode
|
39e77e45ae
Do not try to read in FileFd::Read() if Size is 0
|
9 years ago |
Julian Andres Klode
|
5df91bc70a
Do nothing in FileFd::Write() if Size is 0
|
9 years ago |
Pino Toscano
|
c0b271edc2
CopyFile: avoid failing on EOF on some systems
|
9 years ago |
Pino Toscano
|
0c93e388d4
CopyFile: fix BufSize to a sane value
|
9 years ago |
Pino Toscano
|
dbbe1e6393
Fix FileUtlTest.GetTempDir failure when run as root
|
9 years ago |
Julian Andres Klode
|
493e032a9d
Release 1.1.5
|
9 years ago |
Julian Andres Klode
|
56873870ce
test-apt-download-progress: Run the https test multiple times
|
9 years ago |
Julian Andres Klode
|
6755060951
pkgcache: Make hash arch-independent using fixed size integer
|
9 years ago |
Julian Andres Klode
|
d94233d865
debian/apt.auto-removal.sh: Adjust -dbg exclusion for multi-arch
|
9 years ago |