summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-04Release 1.8.0~rc11.8.0_rc1Julian Andres Klode59-186/+1373
2019-02-04Use std::to_string() for HashStringList::FileSize() getterJulian Andres Klode1-3/+1
2019-02-04Detect function multiversioning and sse4.2/crc32, enables i386Julian Andres Klode4-2/+50
2019-02-04gpgv: Use buffered writes for splitting clearsigned filesJulian Andres Klode3-2/+13
2019-02-04Merge branch 'pu/dead-pin' into 'master'Julian Andres Klode8-10/+206
2019-02-01Add a Packages-Require-Authorization Release file fieldJulian Andres Klode7-4/+124
2019-02-01Introduce experimental 'never' pinning for sourcesJulian Andres Klode2-6/+82
2019-02-01Merge branch 'pu/refuseunsignedlines' into 'master'Julian Andres Klode9-249/+515
2019-02-01French program translation updateBaptiste Jammet1-74/+58
2019-02-01Russian program translation updateАлексей Шилин1-9/+5
2019-02-01Step over empty sections in TagFiles with commentsDavid Kalnischkies3-2/+76
2019-02-01Drop buffered writing from clearsigned message extractionDavid Kalnischkies1-1/+1
2019-02-01Avoid boolean flags by splitting writeTo functionsDavid Kalnischkies1-14/+20
2019-01-31Merge branch 'pu/verify-method-messages-2' into 'master'Julian Andres Klode1-0/+31
2019-01-31Disable deprecated methods (ftp, rsh, ssh) by defaultJulian Andres Klode1-0/+2
2019-01-30Verify data being sent by methods in SendMessage()Julian Andres Klode1-0/+31
2019-01-29Reuse APT::StringView more in LineBufferDavid Kalnischkies1-32/+9
2019-01-29Rework ifs to use not instead of == false/trueDavid Kalnischkies1-54/+66
2019-01-29Merge branch 'trivial-epipe-fix' into 'master'Julian Andres Klode1-1/+1
2019-01-29private-json-hooks.cc: deal with EPIPEMichael Vogt1-1/+1
2019-01-28Refuse files with lines unexpectedly starting with a dashDavid Kalnischkies2-10/+161
2019-01-28Use more abstraction to handle the current line bufferDavid Kalnischkies1-83/+133
2019-01-28Explicitly remove the whitespaces defined by RFCDavid Kalnischkies1-4/+20
2019-01-27Merge branch 'apt-reinstall' into 'master'Julian Andres Klode6-5/+13
2019-01-27Add a "reinstall" command as an alias for "install --reinstall".Josh Triplett6-5/+13
2019-01-24Merge and reuse tmp file handling across the boardDavid Kalnischkies5-85/+51
2019-01-23Fail on non-signature lines in Release.gpgDavid Kalnischkies3-36/+139
2019-01-23Fail instead of warn for unsigned lines in InReleaseDavid Kalnischkies3-133/+118
2019-01-23Release 1.8.0~beta11.8.0_beta1Julian Andres Klode58-184/+1123
2019-01-22Merge tag '1.8.0_alpha3.1'Julian Andres Klode5-6/+13
2019-01-22Release 1.8.0~alpha3.11.8.0_alpha3.1Julian Andres Klode5-6/+13
2019-01-22SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode2-0/+72
2019-01-22Merge branch 'pu/release-preparations'Julian Andres Klode3-8/+8
2019-01-22debian/control: Drop libcurl4-gnutls-dev build dependencyJulian Andres Klode1-1/+0
2019-01-22Merge branch 'pu/gpgvsignedby' into 'master'Julian Andres Klode4-112/+182
2019-01-22SECURITY UPDATE: content injection in http method (CVE-2019-3462)Julian Andres Klode2-0/+72
2019-01-22doc/apt-verbatim.ent: Debian buster is stableJulian Andres Klode1-4/+4
2019-01-22CI: Use debian:buster as test base imageJulian Andres Klode2-3/+3
2019-01-22doc/apt-verbatim.ent: Point ubuntu-codename to discoJulian Andres Klode1-1/+1
2019-01-22Communicate back which key(s) were used for signingDavid Kalnischkies4-43/+119
2019-01-22Refactor internal Signers information storage in gpgvDavid Kalnischkies2-92/+86
2019-01-22bash completion: add keysVasya Novikov1-0/+2
2019-01-22Merge branch 'patch-1' of github.com:techtonik/aptJulian Andres Klode1-9/+10
2019-01-22Merge branch 'patch-2' of github.com:techtonik/aptJulian Andres Klode1-0/+1
2019-01-22Remove `register` keywordKhem Raj1-1/+1
2019-01-22Merge branch 'pu/minimize-manual' into 'master'Julian Andres Klode49-89/+243
2019-01-22Merge branch 'master' into 'master'Julian Andres Klode1-13/+8
2019-01-12zh_CN.po: Update Simplified Chinese programs translation.Mo Zhou1-13/+8
2019-01-10apt-mark: Introduce minimize-manualJulian Andres Klode3-2/+139
2019-01-10Generalize %s does not take any argumentsJulian Andres Klode45-85/+102