index
:
apt
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
formatter: support running from subdirectories
David Kalnischkies
1
-0
/
+1
2017-07-03
don't set ip addresses as server names for SNI
David Kalnischkies
1
-2
/
+12
2017-07-03
Swap file descriptors before the handshake
Julian Andres Klode
1
-2
/
+4
2017-07-03
Do not error out, only warn if ca certificates are not available
Julian Andres Klode
1
-5
/
+5
2017-07-03
tls: Add more details to error messages, and detect more errors
Julian Andres Klode
1
-9
/
+11
2017-07-02
travis/docker: Various improvements
Julian Andres Klode
2
-3
/
+4
2017-07-01
Ignore download order in test-apt-update-failure-propagation
Julian Andres Klode
1
-17
/
+2
2017-07-01
http: A response with Content-Length: 0 has no content
Julian Andres Klode
1
-1
/
+4
2017-07-01
Make Verify-Host and Verify-Peer independent again
Julian Andres Klode
1
-2
/
+2
2017-06-30
Upload 1.5~alpha4 to experimental
1.5_alpha4
Julian Andres Klode
5
-6
/
+22
2017-06-30
shippable: Run tests in parallel
Julian Andres Klode
1
-2
/
+2
2017-06-30
CMake: Do not allow FORCE_CURL=ON with WITH_CURL=OFF
Julian Andres Klode
1
-1
/
+4
2017-06-30
TLS support: Error out on unsupported curl options
Julian Andres Klode
1
-2
/
+4
2017-06-30
Improve closing the TLS connection
Julian Andres Klode
1
-3
/
+3
2017-06-30
Switch to 'http' as the default https method
Julian Andres Klode
11
-15
/
+39
2017-06-30
travis: Switch to Docker
Julian Andres Klode
2
-26
/
+23
2017-06-30
Allow http(s) and socks5h for http and https in proxy auto detect
Julian Andres Klode
1
-1
/
+16
2017-06-30
http: Add support for https:// proxies
Julian Andres Klode
1
-3
/
+8
2017-06-30
http: Add support for CONNECT proxying to HTTPS locations
Julian Andres Klode
3
-1
/
+132
2017-06-30
Allow running the TLS stack on any lower connection
Julian Andres Klode
1
-1
/
+19
2017-06-30
Reset failure reason when connection was successful
Julian Andres Klode
2
-2
/
+4
2017-06-30
Upload 1.5~alpha3 to experimental
1.5_alpha3
Julian Andres Klode
15
-16
/
+23
2017-06-30
Don't read CaInfo if not specified (missing else)
Julian Andres Klode
1
-0
/
+1
2017-06-29
Upload 1.5~alpha2 to experimental
1.5_alpha2
Julian Andres Klode
15
-16
/
+35
2017-06-29
Build-Depend on debhelper (>= 10) to shut up lintian
Julian Andres Klode
1
-1
/
+1
2017-06-29
Bump Standards-Version (and wrap-and-sort a bit)
Julian Andres Klode
1
-3
/
+3
2017-06-29
http: Only use system CA store if CaInfo is not set
Julian Andres Klode
1
-7
/
+10
2017-06-29
Demote gnupg to Suggests
Julian Andres Klode
1
-1
/
+2
2017-06-29
Have apt Recommend ca-certificates
Julian Andres Klode
1
-1
/
+1
2017-06-29
Improve error message if system CA store is empty
Julian Andres Klode
1
-1
/
+4
2017-06-29
fix a "critical" typo in old changelog entry
Robert Luberda
1
-1
/
+1
2017-06-29
use port from SRV record instead of initial port
David Kalnischkies
1
-1
/
+5
2017-06-28
support tor+https being handled by http
David Kalnischkies
2
-4
/
+18
2017-06-28
Upload 1.5~alpha1 to experimental
1.5_alpha1
Julian Andres Klode
60
-847
/
+3385
2017-06-28
Strip 0: epochs from the version hash
Julian Andres Klode
2
-0
/
+49
2017-06-28
Merge branch 'feature/releaseinfochange'
David Kalnischkies
17
-58
/
+416
2017-06-28
ask for releaseinfo change interactively in apt
David Kalnischkies
6
-13
/
+42
2017-06-28
allow frontends to override releaseinfo change behaviour
David Kalnischkies
3
-30
/
+105
2017-06-28
show a Release-Notes URI if infos were changed
David Kalnischkies
5
-2
/
+22
2017-06-28
error in update on Release information changes
David Kalnischkies
11
-43
/
+277
2017-06-28
fail instead of warn on insecure repositories in apt-get
David Kalnischkies
6
-19
/
+23
2017-06-28
Merge branch 'feature/http-https'
Julian Andres Klode
19
-272
/
+601
2017-06-28
Skip test-apt-download-progress
Julian Andres Klode
1
-0
/
+0
2017-06-28
Introduce Acquire::AllowTLS to turn off TLS support
Julian Andres Klode
3
-0
/
+14
2017-06-28
Fix test suite and enable non-curl testing on travis, shippable
Julian Andres Klode
3
-1
/
+8
2017-06-28
Fix https->http redirect issues
David Kalnischkies
2
-8
/
+4
2017-06-28
methods: http: Drain pending data before selecting
Julian Andres Klode
3
-1
/
+20
2017-06-28
Allow building without curl
Julian Andres Klode
3
-7
/
+30
2017-06-28
methods: Add HTTPS support to http method, using GnuTLS
Julian Andres Klode
7
-182
/
+385
2017-06-28
methods: connect: Switch from int fds to new MethodFd
Julian Andres Klode
6
-72
/
+126
[prev]
[next]