summaryrefslogtreecommitdiff
path: root/methods/connect.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-08Apply various suggestions by cppcheckDavid Kalnischkies1-1/+1
2018-05-07Remove obsolete RCS keywordsGuillem Jover1-1/+0
2017-12-13report transient errors as transient errorsDavid Kalnischkies1-5/+5
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-1/+1
2017-06-28methods: http: Drain pending data before selectingJulian Andres Klode1-0/+2
2017-06-28methods: Add HTTPS support to http method, using GnuTLSJulian Andres Klode1-0/+3
2017-06-28methods: connect: Switch from int fds to new MethodFdJulian Andres Klode1-1/+24
2017-06-28methods: connect: Change PkgAcqMethod to aptMethodJulian Andres Klode1-3/+4
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-1/+2
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-1/+1
2004-09-20Join with aliencodeArch Librarian1-1/+2
2004-09-20Better handling of missing servicesArch Librarian1-3/+3
2004-09-20Multiprotocol connectArch Librarian1-0/+19