Log of /trunk/caff/caff
Parent Directory
|
Revision Log
Revision
479 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 31 12:19:29 2010 UTC
(18 months, 2 weeks ago)
by
weasel
File length: 47814 byte(s)
Diff to
previous 478
caff: Create the mail files in ~/.caff/keys even if mail is not sent (closes: #590666)
Revision
476 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 31 11:35:57 2010 UTC
(18 months, 2 weeks ago)
by
weasel
File length: 47788 byte(s)
Diff to
previous 475
caff: Make importing of keys to be signed from the normal gpg optional (--keys-from-gnupg)
Revision
475 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 31 11:35:46 2010 UTC
(18 months, 2 weeks ago)
by
weasel
File length: 47497 byte(s)
Diff to
previous 474
caff: fix indentation whitespace of new functions to match what is used elsewhere
Revision
474 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 31 11:35:35 2010 UTC
(18 months, 2 weeks ago)
by
weasel
File length: 47719 byte(s)
Diff to
previous 472
caff: do not stop after importing all keys from the user's gpg dir
Even if all keys to sign were found in the user's normal gpg keyrings we still
need to import them (again) from any keyrings passed with --key-files - the
keys there might be newer, containing new subkeys (for encryption), uids (for
signing) or revocations.
Revision
471 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 31 11:35:08 2010 UTC
(18 months, 2 weeks ago)
by
weasel
File length: 47926 byte(s)
Diff to
previous 470
caff manpage: Refer to all of /usr/share/doc/signing-party/caff/ and not just to /usr/share/doc/signing-party/caff/caffrc.sample (closes: #568052)
Revision
462 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 3 16:50:41 2010 UTC
(19 months, 1 week ago)
by
franck
File length: 47948 byte(s)
Diff to
previous 459
* caff:
+ Imported keys to be signed from the user GnuPGHome first. Thus, keys
from the key files are not imported if all of the keys are found in the
user GnuPGHome. (Closes: #539643)
Revision
459 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun May 23 12:09:05 2010 UTC
(20 months, 3 weeks ago)
by
thijs
File length: 45843 byte(s)
Diff to
previous 452
Correct path of ~/.caffrc in informational messages (Closes: #582603).
~/.caffrc. (Closes: #540165).
Revision
452 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Jan 24 19:13:35 2010 UTC
(2 years ago)
by
franck
File length: 45838 byte(s)
Diff to
previous 439
* caff:
+ Set the Sender header with the email address which is used for the From
header. This overrides the default value which was set by the
MIME::Entity Perl module based on the local hostname. (Closes: #556782)
Revision
439 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Aug 30 10:12:07 2009 UTC
(2 years, 5 months ago)
by
thialme-guest
File length: 45724 byte(s)
Diff to
previous 429
* caff: Updated check for the local-user keyids.
+ Moved the current check to a new function get_local_user_keys().
+ Warned the user if a local-user keyid is not listed as a keyid in
./caffrc. (Closes: #540165).
Revision
365 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 5 16:28:31 2008 UTC
(3 years, 11 months ago)
by
thijs
File length: 44233 byte(s)
Diff to
previous 344
Proposed solution for #462897: unconditionally sync keys between normal gnupg
home and caff gnupg home on startup, to cope with changed keys.
Revision
344 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 15 22:13:08 2007 UTC
(4 years, 6 months ago)
by
thijs
File length: 44990 byte(s)
Diff to
previous 340
Make '-m' (mail keys) a quad-option as suggested by Gerfried Fuchs
in #383423. I used his patch as inspiration but made some different
choices which I think results in better compatibility.
Let me know if any of you have an issue with this being changed.
Revision
340 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 9 13:01:46 2007 UTC
(4 years, 7 months ago)
by
thijs
File length: 44493 byte(s)
Diff to
previous 339
Add filename to one of the MIME parts as its absence breaks certain
(broken) virus scanners. Reported by Soren Hansen from Ubuntu, thanks!
Revision
330 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 25 09:18:41 2007 UTC
(4 years, 7 months ago)
by
myon
File length: 43716 byte(s)
Diff to
previous 318
r4496@hubble: cbe | 2007-06-25 11:06:37 +0200
* Allow spaces in keyids/fingerprints for easier cut-and-paste.
Revision
318 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 22 08:59:06 2007 UTC
(4 years, 8 months ago)
by
thijs
File length: 43602 byte(s)
Diff to
previous 314
clarify gpg-sign-args manpage a bit: it's about commands passed
to gpg after the 'sign' command.
Revision
307 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 26 10:54:17 2006 UTC
(5 years, 3 months ago)
by
myon
File length: 43521 byte(s)
Diff to
previous 306
* caff: Mention in manpage that keyserver-options is a useful setting in
.caff/gnupghome/gpg.conf (Closes: #392811).
Revision
306 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Oct 11 08:35:34 2006 UTC
(5 years, 4 months ago)
by
weasel
File length: 43502 byte(s)
Diff to
previous 299
caff: Fix a bug with checking if we have exactly one or more keys that failed downloading.
Revision
299 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 20 09:59:06 2006 UTC
(5 years, 4 months ago)
by
myon
File length: 43497 byte(s)
Diff to
previous 297
* caff: when set, use $ENV{'GNUPGHOME'} to find secring.gpg. Suggested by
Gerfried Fuchs.
Revision
278 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 1 22:53:58 2006 UTC
(5 years, 9 months ago)
by
myon
File length: 43476 byte(s)
Diff to
previous 277
+ Make local-user accept a list of keyids (Closes: #333832).
* Bump Standards-Version, no change.
Revision
277 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 1 11:12:35 2006 UTC
(5 years, 9 months ago)
by
myon
File length: 42955 byte(s)
Diff to
previous 276
+ Make also-encrypt-to a list, add a commented stanza to the default
config file (Closes: #325163).
+ Include mail-template in default config file, some minor syntax fixes.
Revision
276 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 30 10:27:34 2006 UTC
(5 years, 9 months ago)
by
myon
File length: 42395 byte(s)
Diff to
previous 274
+ Make local-user a config option, thanks to Michael C. Toren for the
patch (Closes: #361316).
Revision
273 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 30 09:00:26 2006 UTC
(5 years, 9 months ago)
by
myon
File length: 42190 byte(s)
Diff to
previous 268
* caff:
+ Try hostname without -f first to be compatible with BSD
(Closes: #356830).
Revision
265 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 1 14:49:51 2006 UTC
(5 years, 11 months ago)
by
kink-guest
File length: 41295 byte(s)
Diff to
previous 260
caff: support using a SMTP-server to send out the mails instead
of a local MTA.
Patch provided by Mathias Brossard (by private email, why are people
not filing bugs?), change is simple enough to provide the option.
Revision
260 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 15 09:59:09 2006 UTC
(5 years, 11 months ago)
by
myon
File length: 40891 byte(s)
Diff to
previous 257
* Upgrade debhelper compatibility to the recommended level 5.
* caff: note that mailed keys are encrypted (suggested by Sune Vuorela).
Revision
256 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 20 00:47:06 2005 UTC
(6 years, 2 months ago)
by
weasel
File length: 40768 byte(s)
Diff to
previous 247
This patch checks whether the GPG executables are indeed executable,
and dies if they aren't. Thanks to nickm for the patch.
Revision
238 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 26 22:47:29 2005 UTC
(6 years, 5 months ago)
by
weasel
File length: 39833 byte(s)
Diff to
previous 237
If Myon's magic to find stuff to build a ~/.caffrc fails, still produce something that can be used as a starting point
Revision
147 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 27 10:09:51 2005 UTC
(6 years, 6 months ago)
by
kink-guest
File length: 35053 byte(s)
Diff to
previous 136
+ Create unique attachment filenames, thanks Robin H. Johnson
(Closes: #318469).
Revision
133 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 19 16:50:48 2005 UTC
(6 years, 6 months ago)
by
weasel
File length: 34805 byte(s)
Diff to
previous 132
Change wording for send mail question - maybe it makes at least some people send more
Revision
126 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 11 11:49:26 2005 UTC
(6 years, 7 months ago)
by
kink-guest
File length: 33839 byte(s)
Diff to
previous 124
new option to pause before continuing to the signing step,
thanks Christof Douma (Closes: #316129).
Revision
110 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 21:46:35 2005 UTC
(6 years, 7 months ago)
by
weasel
File length: 33415 byte(s)
Diff to
previous 109
Rewrite key import stuff. Do not accept v3 fingerprints on the commandline. v3 is dead, I refuse to make code more complicated by supporting it.
Revision
107 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 19:21:17 2005 UTC
(6 years, 7 months ago)
by
myon-guest
File length: 33480 byte(s)
Diff to
previous 106
* catch IMPORTED when importing
* another note about v3 keys
* PS for the last commit:
pass "save" to gpg to save the key automatically (this doesn't hurt when the key is not changed)
Revision
106 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 2 19:00:07 2005 UTC
(6 years, 7 months ago)
by
myon-guest
File length: 33481 byte(s)
Diff to
previous 105
* --export, --no-export
* --no-sign
* $CONFIG{'gpg-sign-args'}
* Note that v3 cannot be fetched reliably
* fix import (broke in one of my last commits today)
* pause when some keys failed to import
Revision
97 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 30 15:13:34 2005 UTC
(6 years, 7 months ago)
by
weasel
File length: 29986 byte(s)
Diff to
previous 96
Move signature deletion into its own function
Move key importing into a function
Revision
90 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 28 14:57:30 2005 UTC
(6 years, 7 months ago)
by
weasel
File length: 28441 byte(s)
Diff to
previous 89
Warn if we do not find a public key, not only if we get no output at all (tru:.. is output)
Revision
41 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat May 21 21:10:48 2005 UTC
(6 years, 8 months ago)
by
myon-guest
File length: 27630 byte(s)
Diff to
previous 37
* Import own public keys automatically in caff
* "Fixed" quotes in the caff manpage
* Use generic names in the sample caffrc
* Wrote pgp-clean manpage
* pgp-clean strips 0x prefix from key ids
Revision
34 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Feb 26 13:06:19 2005 UTC
(6 years, 11 months ago)
by
weasel
File length: 26557 byte(s)
Diff to
previous 30
gpg changes its interface every week or so - now --sign-key does no longer fall back to --edit
Revision
16 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 3 12:33:13 2004 UTC
(7 years, 7 months ago)
by
weasel
File length: 24748 byte(s)
Diff to
previous 15
Actually act according to the user's answer in the 'attach to every mail' question
Fix sanitize_uid
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.