index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use C++11 threading support instead of pthread
Julian Andres Klode
2017-07-20
4
-34
/
+4
*
Merge pull request Debian/apt#44 from willismonroe/patch-1
Julian Andres Klode
2017-07-17
45
-45
/
+45
|
\
|
*
Minor grammar fix
M. Willis Monroe
2017-06-22
1
-1
/
+1
*
|
Switch from /org to /srv in example apt-ftparchive configuration
Paul Wise
2017-07-12
1
-4
/
+4
*
|
Fix some more crashes when APT::Periodic options are set to always
Paul Wise
2017-07-12
1
-7
/
+16
*
|
Support seconds, minutes, hours and days for APT::Periodic intervals
Paul Wise
2017-07-12
1
-2
/
+14
*
|
Support zero delay for the various APT::Periodic activities
Paul Wise
2017-07-12
1
-0
/
+6
*
|
Merge branch 'misc/include-cleanup'
Julian Andres Klode
2017-07-12
221
-1039
/
+988
|
\
\
|
*
|
cacheiterators: Warn about direct include and don't include pkgcache.h
Julian Andres Klode
2017-07-12
2
-2
/
+5
|
*
|
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
215
-981
/
+983
|
*
|
methods/aptmethod.h: Add missing fileutl.h include
Julian Andres Klode
2017-07-12
1
-0
/
+1
|
*
|
Drop cacheiterators.h include
Julian Andres Klode
2017-07-12
57
-57
/
+0
*
|
|
Update gitignore with new files
Julian Andres Klode
2017-07-12
1
-0
/
+5
|
/
/
*
|
Handle supported components with slashes in sources.list
Apollon Oikonomopoulos
2017-07-12
2
-7
/
+12
*
|
fix various typos reported by codespell & spellintian
David Kalnischkies
2017-07-08
17
-17
/
+17
*
|
Italian manpage translation update
Beatrice Torracca
2017-07-08
1
-238
/
+213
*
|
don't expect more downloads from failed transactions
David Kalnischkies
2017-07-07
1
-0
/
+2
*
|
zh_CN.po: update Simplified Chinese programs translation
Zhou Mo
2017-07-04
1
-19
/
+16
*
|
Release 1.5~beta1
1.5_beta1
Julian Andres Klode
2017-07-03
57
-122
/
+128
*
|
Russian translation update
Алексей Шилин
2017-07-03
1
-16
/
+17
*
|
Stop bragging about old speeds in http.cc comments
Julian Andres Klode
2017-07-03
1
-8
/
+0
*
|
formatter: support running from subdirectories
David Kalnischkies
2017-07-03
1
-0
/
+1
*
|
don't set ip addresses as server names for SNI
David Kalnischkies
2017-07-03
1
-2
/
+12
*
|
Swap file descriptors before the handshake
Julian Andres Klode
2017-07-03
1
-2
/
+4
*
|
Do not error out, only warn if ca certificates are not available
Julian Andres Klode
2017-07-03
1
-5
/
+5
*
|
tls: Add more details to error messages, and detect more errors
Julian Andres Klode
2017-07-03
1
-9
/
+11
*
|
travis/docker: Various improvements
Julian Andres Klode
2017-07-02
2
-3
/
+4
*
|
Ignore download order in test-apt-update-failure-propagation
Julian Andres Klode
2017-07-01
1
-17
/
+2
*
|
http: A response with Content-Length: 0 has no content
Julian Andres Klode
2017-07-01
1
-1
/
+4
*
|
Make Verify-Host and Verify-Peer independent again
Julian Andres Klode
2017-07-01
1
-2
/
+2
*
|
Upload 1.5~alpha4 to experimental
1.5_alpha4
Julian Andres Klode
2017-06-30
5
-6
/
+22
*
|
shippable: Run tests in parallel
Julian Andres Klode
2017-06-30
1
-2
/
+2
*
|
CMake: Do not allow FORCE_CURL=ON with WITH_CURL=OFF
Julian Andres Klode
2017-06-30
1
-1
/
+4
*
|
TLS support: Error out on unsupported curl options
Julian Andres Klode
2017-06-30
1
-2
/
+4
*
|
Improve closing the TLS connection
Julian Andres Klode
2017-06-30
1
-3
/
+3
*
|
Switch to 'http' as the default https method
Julian Andres Klode
2017-06-30
11
-15
/
+39
*
|
travis: Switch to Docker
Julian Andres Klode
2017-06-30
2
-26
/
+23
*
|
Allow http(s) and socks5h for http and https in proxy auto detect
Julian Andres Klode
2017-06-30
1
-1
/
+16
*
|
http: Add support for https:// proxies
Julian Andres Klode
2017-06-30
1
-3
/
+8
*
|
http: Add support for CONNECT proxying to HTTPS locations
Julian Andres Klode
2017-06-30
3
-1
/
+132
*
|
Allow running the TLS stack on any lower connection
Julian Andres Klode
2017-06-30
1
-1
/
+19
*
|
Reset failure reason when connection was successful
Julian Andres Klode
2017-06-30
2
-2
/
+4
*
|
Upload 1.5~alpha3 to experimental
1.5_alpha3
Julian Andres Klode
2017-06-30
15
-16
/
+23
*
|
Don't read CaInfo if not specified (missing else)
Julian Andres Klode
2017-06-30
1
-0
/
+1
*
|
Upload 1.5~alpha2 to experimental
1.5_alpha2
Julian Andres Klode
2017-06-29
15
-16
/
+35
*
|
Build-Depend on debhelper (>= 10) to shut up lintian
Julian Andres Klode
2017-06-29
1
-1
/
+1
*
|
Bump Standards-Version (and wrap-and-sort a bit)
Julian Andres Klode
2017-06-29
1
-3
/
+3
*
|
http: Only use system CA store if CaInfo is not set
Julian Andres Klode
2017-06-29
1
-7
/
+10
*
|
Demote gnupg to Suggests
Julian Andres Klode
2017-06-29
1
-1
/
+2
*
|
Have apt Recommend ca-certificates
Julian Andres Klode
2017-06-29
1
-1
/
+1
[prev]
[next]