index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
RFC1123StrToTime: Accept const std::string& as first argument
Julian Andres Klode
1
-2
/
+2
2019-06-12
Adjust code for missing includes/using std::string
Julian Andres Klode
1
-0
/
+1
2019-06-11
http: Fix Host header in proxied https connections
Simon Körner
1
-0
/
+22
2019-06-11
Introduce apt satisfy and apt-get satisfy
Julian Andres Klode
1
-0
/
+72
2019-06-11
Make APT::StringView public
Julian Andres Klode
1
-3
/
+0
2019-05-06
CMake: Enforce "override" use on overriden methods
Julian Andres Klode
1
-0
/
+2
2019-05-06
Use debDebFile to get control file instead of dpkg-deb
Julian Andres Klode
1
-3
/
+3
2019-05-06
Merge libapt-inst into libapt-pkg
Julian Andres Klode
2
-3
/
+3
2019-04-15
Add test case for local-only packages pinned to never
Julian Andres Klode
1
-1
/
+14
2019-03-03
Add explicit message for unsupported binary signature
David Kalnischkies
1
-0
/
+22
2019-02-10
Fix various typos in the documentation
Jakub Wilk
2
-2
/
+2
2019-02-04
Merge branch 'pu/dead-pin' into 'master'
Julian Andres Klode
2
-3
/
+123
2019-02-01
Add a Packages-Require-Authorization Release file field
Julian Andres Klode
1
-0
/
+61
2019-02-01
Introduce experimental 'never' pinning for sources
Julian Andres Klode
1
-3
/
+62
2019-02-01
Merge branch 'pu/refuseunsignedlines' into 'master'
Julian Andres Klode
5
-44
/
+225
2019-02-01
Step over empty sections in TagFiles with comments
David Kalnischkies
2
-0
/
+70
2019-01-28
Refuse files with lines unexpectedly starting with a dash
David Kalnischkies
1
-1
/
+124
2019-01-24
Merge and reuse tmp file handling across the board
David Kalnischkies
1
-0
/
+7
2019-01-23
Fail on non-signature lines in Release.gpg
David Kalnischkies
2
-16
/
+75
2019-01-23
Fail instead of warn for unsigned lines in InRelease
David Kalnischkies
2
-27
/
+19
2019-01-22
Merge branch 'pu/gpgvsignedby' into 'master'
Julian Andres Klode
1
-21
/
+43
2019-01-22
SECURITY UPDATE: content injection in http method (CVE-2019-3462)
Julian Andres Klode
1
-0
/
+66
2019-01-22
Communicate back which key(s) were used for signing
David Kalnischkies
1
-20
/
+42
2019-01-22
Refactor internal Signers information storage in gpgv
David Kalnischkies
1
-19
/
+19
2018-12-10
Merge branch 'pu/dpkg-path' into 'master'
Julian Andres Klode
2
-0
/
+38
2018-12-10
Set PATH=/usr/sbin:/usr/bin:/sbin:/bin when running dpkg
Julian Andres Klode
2
-0
/
+38
2018-12-04
Add support for /etc/apt/auth.conf.d/*.conf (netrcparts)
Julian Andres Klode
1
-1
/
+12
2018-12-04
Merge branch 'bugfix/spaceinconfig' into 'master'
Julian Andres Klode
1
-0
/
+14
2018-12-03
Provide a "autopurge" shortcut
Julian Andres Klode
1
-0
/
+15
2018-12-03
test-pdiff-usage: make transaction failure test case more robust
Julian Andres Klode
1
-1
/
+7
2018-11-29
Use quoted tagnames in config dumps
David Kalnischkies
1
-0
/
+14
2018-11-25
Fix typo reported by codespell in code comments
David Kalnischkies
1
-1
/
+1
2018-11-25
Allow to override the directory of a request in aptwebserver
David Kalnischkies
1
-2
/
+9
2018-11-25
aptwebserver: Prevent XSS in debug and file listing
David Kalnischkies
1
-24
/
+36
2018-11-25
aptwebserver: Guess Content-Type from filename extension
David Kalnischkies
1
-1
/
+85
2018-11-21
Print useful error on "apt changelog" without arguments
Julian Andres Klode
1
-0
/
+5
2018-10-14
Merge branch 'feature/subkeys' into 'master'
Julian Andres Klode
8
-10
/
+147
2018-10-13
Default to https: scheme for fetching Debian changelogs
Ben Hutchings
2
-3
/
+3
2018-10-05
Set DPKG_FRONTEND_LOCKED when running {pre,post}-invoke scripts
Julian Andres Klode
1
-0
/
+80
2018-09-20
Deal with descriptions embedded in displayed record correctly
David Kalnischkies
1
-2
/
+68
2018-09-18
Merge branch 'bugfix/statusfd' into 'master'
Julian Andres Klode
4
-57
/
+78
2018-09-15
Show all architectures in 'apt list' output
David Kalnischkies
1
-4
/
+23
2018-09-11
Support multiple keyrings in sources.list Signed-By
David Kalnischkies
3
-8
/
+55
2018-09-11
Support subkeys properly in Signed-By options
David Kalnischkies
7
-2
/
+92
2018-09-11
Reorder progress report messages
David Kalnischkies
2
-22
/
+22
2018-09-11
Don't expect duplicated dpkg status-fd messages
David Kalnischkies
4
-50
/
+71
2018-09-11
Unset more environment variables in test framework
David Kalnischkies
1
-2
/
+5
2018-09-10
Don't use gpg directly in apt-key test
David Kalnischkies
1
-1
/
+1
2018-08-29
Fix typos reported by codespell & spellintian
David Kalnischkies
1
-1
/
+1
2018-08-29
Don't use invalid iterator in Fallback-Of handling
David Kalnischkies
2
-2
/
+23
[next]