summaryrefslogtreecommitdiff
path: root/plugins/curl
AgeCommit message (Collapse)Author
8 daysClarify comment on exit code override to workaround overlapping codesGuillem Jover
The framework expects to be able to ignore specific exit codes from the plugins, but if we are possibly returning exit codes from different tools, then it's hard to untangle what tool generated which exit code. In the plugins at hand the exit code 1 seems like a safe one, given both curl and rsync usage, so we currently turn any OpenPGP verification error into that.
8 daysCurrent gpgv requires the datafile for detached signaturesGuillem Jover
Otherwise we get the following error: gpgv: no signed data gpgv: can't hash datafile: No data
8 daysUse OpenPGP when referring to the standard or objectsGuillem Jover
These are OpenPGP signatures that any conforming implementation should be able to handle. They are not specific to GnuPG, which is one of many implementations, even though a very prominent one.
2015-01-22plugins/curl: fix silent wrong output on HTTP 404Timo Weingärtner
2013-01-12use #!/bin/sh, any POSIX sh is ok.Timo Weingärtner
Thanks: Philipp Kern <pkern@debian.org>
2012-02-25Imported Debian version 0.4debian/0.4Timo Weingärtner
2012-02-25Imported Debian version 0.2debian/0.2Timo Weingärtner
2012-02-25Imported Debian version 0.1debian/0.1Timo Weingärtner