Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | merge with debian/experimental | David Kalnischkies | |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | |
2011-08-11 | fix a few more cppcheck performance and scope warnings | David Kalnischkies | |
2011-05-13 | * apt-pkg/contrib/netrc.cc: | David Kalnischkies | |
- replace non-posix gnu-extension strdupa with strdup | |||
2009-12-07 | if "/" is found in the machine, do a uri.startswith(host) substring match to ↵ | Michael Vogt | |
support multiple user/passwds on the same host | |||
2009-12-04 | * apt-pkg/contrib/netrc.cc: | Michael Vogt | |
- check for hostname and then host+path - better debug output * methods/https.cc: - fix bug in netrc integration | |||
2009-10-16 | add ftp support, basic debugging | Michael Vogt | |
2009-10-16 | port netrc support from maemon | Michael Vogt | |