index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
Send "Fail-Reason: MaximumSizeExceeded" from the method
Michael Vogt
6
-6
/
+21
2014-10-07
Add new Acquire::MaxReleaseFileSize=10*1000*1000 option
Michael Vogt
3
-31
/
+39
2014-10-07
Merge branch 'feature/acq-trans' into feature/expected-size
Michael Vogt
43
-1146
/
+2043
2014-10-07
make expected-size a maximum-size check as this is what we want at this point
Michael Vogt
10
-19
/
+31
2014-10-07
Merge remote-tracking branch 'upstream/debian/experimental' into feature/acq-...
Michael Vogt
39
-536
/
+901
2014-10-07
UpperCase some functions for consistency
Michael Vogt
1
-25
/
+25
2014-10-07
fix test-cve-2013-1051-InRelease-parsing (fails now in the method)
Michael Vogt
1
-1
/
+1
2014-10-07
add ftp expected size check
Michael Vogt
3
-5
/
+8
2014-10-07
methods/https.cc: use File->Tell() here too
Michael Vogt
1
-2
/
+1
2014-10-07
display errortext for all Err as well as Ign logs
David Kalnischkies
8
-101
/
+108
2014-10-07
use _apt:root only for partial directories
David Kalnischkies
7
-79
/
+137
2014-10-07
ensure partial dirs are 0700 and owned by _apt:root
David Kalnischkies
8
-55
/
+81
2014-10-07
fixup foldmarkers in acquire-item.cc
David Kalnischkies
1
-91
/
+51
2014-10-06
make http size check work
Michael Vogt
308
-81287
/
+92461
2014-10-06
[l10n] Updated Czech translation of apt
Miroslav Kure
1
-16
/
+16
2014-10-06
fix warnings
Michael Vogt
1
-3
/
+3
2014-10-06
rename StopAuthentication -> CheckStopAuthentication and make it protected
Michael Vogt
2
-9
/
+11
2014-10-06
fix test
Michael Vogt
1
-2
/
+1
2014-10-06
rename AuthDone() -> CheckAuthDone()
Michael Vogt
2
-6
/
+4
2014-10-06
cleanup pkgAcq*::Failed()
Michael Vogt
3
-73
/
+55
2014-10-06
add missing TransactionStageCopy() in pkgAcqDiffIndex::Done()
Michael Vogt
1
-12
/
+5
2014-10-06
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability
Michael Vogt
3
-213
/
+149
2014-10-06
fix incorrect docstrings for AcqMetaBase::TransactionStageRemoval/AcqMetaBase...
Michael Vogt
1
-2
/
+2
2014-10-06
add new "SetActiveSubprocess()
Michael Vogt
2
-46
/
+25
2014-10-06
update test
Michael Vogt
1
-3
/
+7
2014-10-03
apt-get: Create the temporary downloaded changelog inside tmpdir
Guillem Jover
1
-1
/
+1
2014-10-03
Bump library version to libapt-pkg4.14
Michael Vogt
4
-3
/
+3
2014-10-03
really do not download Release if InRelease does not verify
Michael Vogt
1
-20
/
+24
2014-10-03
implement MarkAndSweep in cc instead of header
David Kalnischkies
2
-13
/
+16
2014-10-03
rename StringType VERSION to VERSIONNUMBER
David Kalnischkies
3
-7
/
+7
2014-10-02
cleanup around pkgAcqMetaSig and improved tests
Michael Vogt
3
-52
/
+76
2014-10-02
add a bunch of docstrings etc
Michael Vogt
2
-14
/
+40
2014-10-02
ensure world-readability for trusted.gpg in postinst
David Kalnischkies
2
-0
/
+11
2014-10-02
fix crash
Michael Vogt
2
-11
/
+14
2014-10-02
donkults fixes
Michael Vogt
3
-41
/
+38
2014-10-02
Cleanup pkgAcqIndex
Michael Vogt
2
-135
/
+171
2014-10-01
refactor and add pkgAcqIndex::ValidateFile()
Michael Vogt
2
-25
/
+39
2014-10-01
fix leftover files from Acquire::GzipIndex
Michael Vogt
2
-8
/
+23
2014-10-01
hack around test-apt-update-unauth failure
Michael Vogt
2
-6
/
+24
2014-10-01
fix test-apt-update-nofallback test
Michael Vogt
1
-1
/
+5
2014-10-01
debian/rules: add hardening=+all
Michael Vogt
1
-3
/
+6
2014-10-01
update test/integration/test-releasefile-verification
Michael Vogt
2
-10
/
+21
2014-10-01
Use Acquire::Allow{InsecureRepositories,DowngradeToInsecureRepositories}
Michael Vogt
15
-24
/
+65
2014-10-01
add verify for the .diff/Index download and add FIXME for pkgAcqIndexDiffs/pk...
Michael Vogt
1
-0
/
+19
2014-10-01
Turkish program translation update
Mert Dirik
1
-93
/
+90
2014-09-30
Merge remote-tracking branch 'donkult/debian/experimental' into debian/experi...
Michael Vogt
24
-365
/
+717
2014-09-30
adjust version numbers for the planed upload
Michael Vogt
2
-2
/
+2
2014-09-30
fix another instance of warning: extra ‘;’ [-Wpedantic]
David Kalnischkies
1
-2
/
+2
2014-09-30
support parsing of all hashes for pdiff
David Kalnischkies
5
-159
/
+328
2014-09-30
mark private methods as hidden
David Kalnischkies
19
-112
/
+88
[next]