index
:
apt.git
1.4.y+ios
1.8.2.z+ios
1.8.2.z+ios+json
1.8.y+ios
1.8.y+ios+json
cydia
master
sille-apt
Saurik's version of apt managed for tvOS/ARM64
Sam Bingner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
connect.cc
Age
Commit message (
Expand
)
Author
2017-12-13
report transient errors as transient errors
David Kalnischkies
2017-09-26
proper error reporting for v3 onion services
David Kalnischkies
2017-07-12
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-03
don't set ip addresses as server names for SNI
David Kalnischkies
2017-07-03
Swap file descriptors before the handshake
Julian Andres Klode
2017-07-03
Do not error out, only warn if ca certificates are not available
Julian Andres Klode
2017-07-03
tls: Add more details to error messages, and detect more errors
Julian Andres Klode
2017-07-01
Make Verify-Host and Verify-Peer independent again
Julian Andres Klode
2017-06-30
TLS support: Error out on unsupported curl options
Julian Andres Klode
2017-06-30
Improve closing the TLS connection
Julian Andres Klode
2017-06-30
Allow running the TLS stack on any lower connection
Julian Andres Klode
2017-06-30
Reset failure reason when connection was successful
Julian Andres Klode
2017-06-30
Don't read CaInfo if not specified (missing else)
Julian Andres Klode
2017-06-29
http: Only use system CA store if CaInfo is not set
Julian Andres Klode
2017-06-29
Improve error message if system CA store is empty
Julian Andres Klode
2017-06-29
use port from SRV record instead of initial port
David Kalnischkies
2017-06-28
Introduce Acquire::AllowTLS to turn off TLS support
Julian Andres Klode
2017-06-28
methods: http: Drain pending data before selecting
Julian Andres Klode
2017-06-28
methods: Add HTTPS support to http method, using GnuTLS
Julian Andres Klode
2017-06-28
methods: connect: Switch from int fds to new MethodFd
Julian Andres Klode
2017-06-28
methods: connect: Change PkgAcqMethod to aptMethod
Julian Andres Klode
2016-09-04
abort connection on '.' target replies in SRV
David Kalnischkies
2016-08-26
methods/connect.cc: Only use AI_IDN if defined
Julian Andres Klode
2016-08-11
block direct connections to .onion domains (RFC7687)
David Kalnischkies
2016-07-06
keep trying with next if connection to a SRV host failed
David Kalnischkies
2016-01-05
Do not remove a not working SrvRecords server twice
Michael Vogt
2015-11-05
activate AI_IDN by default to support IDN domains
David Kalnischkies
2015-11-04
allow getaddrinfo flag AI_ADDRCONFIG to be disabled
David Kalnischkies
2015-08-31
fix some unused parameter/variable warnings
David Kalnischkies
2015-08-24
Fix typo
Michael Vogt
2015-08-20
Add basic (non weight adjusted) shuffling for SrvRecords selection
Michael Vogt
2015-08-18
cleanup
Michael Vogt
2014-05-23
when using srv records, use the next server if one fails to connect
Michael Vogt
2014-05-22
WIP make connect use GetSrvRecords
Michael Vogt
2014-03-13
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-01-16
correct some style/performance/warnings from cppcheck
David Kalnischkies
2013-03-25
* methods/connect.cc:
Michael Vogt
2013-03-22
add new config options "Acquire::ForceIPv4" and
Michael Vogt
2013-03-21
merge patch from Colin to fix error message from getaddrinfo() (#703603)
Michael Vogt
2011-09-19
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
do not pollute namespace in the headers with using (Closes: #500198)
David Kalnischkies
2011-09-13
reorder includes: add <config.h> if needed and include it at first
David Kalnischkies
2010-04-14
merged from lp:~mvo/apt/mvo
Michael Vogt
2010-04-14
Remember hosts with general failures for
Michael Vogt
2009-12-18
* Merged from the mvo branch
Michael Vogt
2009-12-11
add AI_ADDRCONFIG to ai_flags in connect.cc as suggested by Aurelien Jarno
David Kalnischkies
2009-10-20
* methods/connect.cc:
David Kalnischkies
2009-09-26
Fix some typos from #479997
bubulle@debian.org
2008-02-08
* methods/connect.cc:
Michael Vogt
2008-02-08
* methods/connect.cc:
Michael Vogt
[next]