summaryrefslogtreecommitdiff
path: root/methods
AgeCommit message (Expand)Author
2018-09-28Remove errors that we don't needSam Bingner
2018-02-08build changes to work with our new httpJaywalker
2018-02-07Added kirb's TLS1.2 patchJaywalker
2016-11-25gpgv: Untrust SHA1, RIPE-MD/160, but allow downgrading to weakJulian Andres Klode
2016-11-24report apt-key errors via status-fd messagesDavid Kalnischkies
2016-11-11http: skip connection cleanup if we close it anyhowDavid Kalnischkies
2016-11-11http: clear content before reporting the failureEdgar Fuß
2016-11-10improve SOCKS error messages for http slightlyDavid Kalnischkies
2016-09-04abort connection on '.' target replies in SRVDavid Kalnischkies
2016-09-01support long keyid and fingerprint in gpgv's GOODSIGDavid Kalnischkies
2016-09-01try not to call memcpy with length 0 in hash calculationsDavid Kalnischkies
2016-08-27Merge branch 'portability/freebsd'Julian Andres Klode
2016-08-26methods/connect.cc: Only use AI_IDN if definedJulian Andres Klode
2016-08-26CMake: Do not use -lresolv if res_init exists in libcJulian Andres Klode
2016-08-25show apt-key warnings in apt updateDavid Kalnischkies
2016-08-17methods: read config in most to least specific orderDavid Kalnischkies
2016-08-16don't try pipelining if server closes connectionsDavid Kalnischkies
2016-08-16don't sent Range requests if we know its not acceptedDavid Kalnischkies
2016-08-16reorganize server-states resetting in http/httpsDavid Kalnischkies
2016-08-13http(s): allow empty values for header fieldsDavid Kalnischkies
2016-08-11http: auto-configure for local Tor proxy if called as 'tor'David Kalnischkies
2016-08-11block direct connections to .onion domains (RFC7687)David Kalnischkies
2016-08-10implement socks5h proxy support for http methodDavid Kalnischkies
2016-08-10implement generic config fallback for methodsDavid Kalnischkies
2016-08-10use the same redirection handling for http and httpsDavid Kalnischkies
2016-08-10detect redirection loops in acquire instead of workersDavid Kalnischkies
2016-08-10fail on unsupported http/https proxy settingsDavid Kalnischkies
2016-08-10support all socks-proxy known to curl in https methodDavid Kalnischkies
2016-08-10Get rid of the old buildsystemJulian Andres Klode
2016-08-06CMake: Add basic CMake build systemJulian Andres Klode
2016-07-30prevent C++ locale number formatting in text APIs (try 2)David Kalnischkies
2016-07-27rred: truncate result file before writing to itDavid Kalnischkies
2016-07-27http: skip requesting if pipeline is fullDavid Kalnischkies
2016-07-27use proper warning for automatic pipeline disableDavid Kalnischkies
2016-07-26verify hash of input file in rredDavid Kalnischkies
2016-07-06keep trying with next if connection to a SRV host failedDavid Kalnischkies
2016-07-06report all instead of first error up the acquire chainDavid Kalnischkies
2016-07-06don't change owner/perms/times through file:// symlinksDavid Kalnischkies
2016-07-05avoid 416 response teardown binding to null pointerDavid Kalnischkies
2016-07-02use +0000 instead of UTC by default as timezone in outputDavid Kalnischkies
2016-06-27close server if parsing of header field failedDavid Kalnischkies
2016-06-27methods/ftp: Cope with weird PASV responsesJulian Andres Klode
2016-06-15http: don't hang on redirect with length + connection closeDavid Kalnischkies
2016-06-02ignore std::locale exeception on non-existent "" localeDavid Kalnischkies
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies
2016-05-27prevent C++ locale number formatting in text APIsDavid Kalnischkies
2016-05-08gpgv: show always webportal error on NODATADavid Kalnischkies
2016-05-01support multiple fingerprints in signed-byDavid Kalnischkies
2016-05-01gpgv: cleanup statusfd parsing a bitDavid Kalnischkies
2016-05-01don't show NO_PUBKEY warning if repo is signed by another keyDavid Kalnischkies