/[pgp-tools]/trunk/caff/caff
ViewVC logotype

Log of /trunk/caff/caff

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 299 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 20 09:59:06 2006 UTC (6 years, 8 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 297 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 16 16:24:41 2006 UTC (6 years, 10 months ago) by myon
File length: 43468 byte(s)
Diff to previous 278
clean up keyid detection

Revision 278 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 1 22:53:58 2006 UTC (7 years, 1 month 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 (7 years, 1 month 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 (7 years, 1 month 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 274 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 30 09:13:03 2006 UTC (7 years, 1 month ago) by myon
File length: 42200 byte(s)
Diff to previous 273
  + Bump copyright, use URL in User-Agent header.

Revision 273 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 30 09:00:26 2006 UTC (7 years, 1 month 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 268 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 7 23:00:39 2006 UTC (7 years, 3 months ago) by weasel
File length: 42078 byte(s)
Diff to previous 267
Minor fix for pesky v3k keys

Revision 267 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 1 15:39:15 2006 UTC (7 years, 3 months ago) by weasel
File length: 41836 byte(s)
Diff to previous 266
Allow passing arguments to Mail::Mailer->send

Revision 266 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 1 15:01:44 2006 UTC (7 years, 3 months ago) by weasel
File length: 40891 byte(s)
Diff to previous 265
Revert r264

Revision 265 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 1 14:49:51 2006 UTC (7 years, 3 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 (7 years, 4 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 257 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 23 14:44:29 2005 UTC (7 years, 6 months ago) by weasel
File length: 40794 byte(s)
Diff to previous 256
Always set encoding to 7bit for multipart/encrypted messages

Revision 256 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 20 00:47:06 2005 UTC (7 years, 6 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 247 - (view) (download) (annotate) - [select for diffs]
Modified Sun Sep 11 21:56:54 2005 UTC (7 years, 9 months ago) by myon-guest
File length: 40104 byte(s)
Diff to previous 239
fix path in caff(1)

Revision 239 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 26 22:52:18 2005 UTC (7 years, 9 months ago) by weasel
File length: 40108 byte(s)
Diff to previous 238
Actually, when we are not sure we should comment out the stuff

Revision 238 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 26 22:47:29 2005 UTC (7 years, 9 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 237 - (view) (download) (annotate) - [select for diffs]
Modified Fri Aug 26 22:32:40 2005 UTC (7 years, 9 months ago) by weasel
File length: 39241 byte(s)
Diff to previous 165
Move logging functions further up

Revision 165 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 7 21:09:03 2005 UTC (7 years, 10 months ago) by myon-guest
File length: 39238 byte(s)
Diff to previous 163
do not continue after writing template config file

Revision 163 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 7 20:55:10 2005 UTC (7 years, 10 months ago) by weasel
File length: 39221 byte(s)
Diff to previous 162
@#$T%GQt89v4h~! v3 keys

Revision 162 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 7 20:51:53 2005 UTC (7 years, 10 months ago) by myon-guest
File length: 38866 byte(s)
Diff to previous 161
allow adding a Reply-To: header

Revision 161 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 7 20:42:43 2005 UTC (7 years, 10 months ago) by myon-guest
File length: 38688 byte(s)
Diff to previous 160
note use of ~/.caff/gnupghome/gpg.conf in manpage

Revision 160 - (view) (download) (annotate) - [select for diffs]
Modified Sun Aug 7 20:25:17 2005 UTC (7 years, 10 months ago) by myon-guest
File length: 38313 byte(s)
Diff to previous 155
create caff configfile on first use

Revision 155 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 29 08:56:18 2005 UTC (7 years, 10 months ago) by kink-guest
File length: 36602 byte(s)
Diff to previous 154
Fix typo.

Revision 154 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 28 11:18:55 2005 UTC (7 years, 10 months ago) by weasel
File length: 36603 byte(s)
Diff to previous 153
Improve diagnosis if caff can't read answers from STDIN

Revision 153 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 28 00:23:18 2005 UTC (7 years, 10 months ago) by weasel
File length: 36112 byte(s)
Diff to previous 149
Back out revision 148

Revision 149 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 27 10:14:30 2005 UTC (7 years, 10 months ago) by kink-guest
File length: 36162 byte(s)
Diff to previous 148
+ let caff import keys from file, thanks Jon Aslund (Closes: #318744).

Revision 148 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 27 10:11:20 2005 UTC (7 years, 10 months ago) by kink-guest
File length: 35103 byte(s)
Diff to previous 147
+ Improve error when using xargs, thanks Lior Kaplan (Closes: #319519).

Revision 147 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 27 10:09:51 2005 UTC (7 years, 10 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 136 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 19 23:05:34 2005 UTC (7 years, 11 months ago) by weasel
File length: 34983 byte(s)
Diff to previous 134
Still print the question, even if we already know the answer

Revision 134 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 19 19:20:29 2005 UTC (7 years, 11 months ago) by weasel
File length: 34805 byte(s)
Diff to previous 133
s/Send/Mail/

Revision 133 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 19 16:50:48 2005 UTC (7 years, 11 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 132 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jul 19 12:24:19 2005 UTC (7 years, 11 months ago) by weasel
File length: 34800 byte(s)
Diff to previous 131
Make Bluehorn happy

Revision 131 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 16 13:10:47 2005 UTC (7 years, 11 months ago) by weasel
File length: 34683 byte(s)
Diff to previous 130
Do not use system to import keys into your caff gnupghome

Revision 130 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 16 12:42:31 2005 UTC (7 years, 11 months ago) by weasel
File length: 34191 byte(s)
Diff to previous 128
Set --no-auto-check-trustdb --trust-model=always everywhere

Revision 128 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 13 14:18:04 2005 UTC (7 years, 11 months ago) by weasel
File length: 33837 byte(s)
Diff to previous 127
Use /i instead of A-Fa-f in one place

Revision 127 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 13 14:16:42 2005 UTC (7 years, 11 months ago) by weasel
File length: 33839 byte(s)
Diff to previous 126
More input validation fixes.  Thanks jon@aslund.org

Revision 126 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 11 11:49:26 2005 UTC (7 years, 11 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 124 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jul 11 11:06:21 2005 UTC (7 years, 11 months ago) by kink-guest
File length: 33586 byte(s)
Diff to previous 123
* Fixed that caff did not detect all invalid keyids (Closes: #317754).

Revision 123 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 6 20:43:57 2005 UTC (7 years, 11 months ago) by kink-guest
File length: 33586 byte(s)
Diff to previous 119
Clarify mail message (for those who are unaware of how
caff functions).

Revision 119 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 6 11:49:21 2005 UTC (7 years, 11 months ago) by myon-guest
File length: 33391 byte(s)
Diff to previous 116
note use of gpg-sign-args

Revision 116 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 6 11:41:31 2005 UTC (7 years, 11 months ago) by weasel
File length: 33390 byte(s)
Diff to previous 110
Remove save from commands in gpg --edit for sign

Revision 110 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 2 21:46:35 2005 UTC (7 years, 11 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 109 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 2 21:31:49 2005 UTC (7 years, 11 months ago) by weasel
File length: 33656 byte(s)
Diff to previous 107
Split foo and no-foo parts in documentation.
Rename --export to --export-old

Revision 107 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 2 19:21:17 2005 UTC (7 years, 11 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 (7 years, 11 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 105 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 2 17:05:46 2005 UTC (7 years, 11 months ago) by myon-guest
File length: 31910 byte(s)
Diff to previous 104
* support v3 keyids
* use one gpg process to import all keys

Revision 104 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 2 12:42:58 2005 UTC (7 years, 11 months ago) by weasel
File length: 32313 byte(s)
Diff to previous 102
Minor typo in manpage

Revision 102 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 30 18:46:12 2005 UTC (7 years, 11 months ago) by myon-guest
File length: 32314 byte(s)
Diff to previous 101
* Reorder manpage and insert section headers
* Add myself to authors

Revision 101 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 30 18:12:08 2005 UTC (7 years, 11 months ago) by myon-guest
File length: 31838 byte(s)
Diff to previous 100
Config option for Bccing the sender. Thanks to Joost van Baal.

Revision 100 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 30 16:49:29 2005 UTC (7 years, 11 months ago) by weasel
File length: 31663 byte(s)
Diff to previous 99
Handle attribute UIDs

Revision 99 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 30 15:27:28 2005 UTC (7 years, 11 months ago) by weasel
File length: 30196 byte(s)
Diff to previous 98
Change order of some checks

Revision 98 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 30 15:15:03 2005 UTC (7 years, 11 months ago) by weasel
File length: 30196 byte(s)
Diff to previous 97
Prepare uat handling

Revision 97 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 30 15:13:34 2005 UTC (7 years, 11 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 96 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 30 14:03:27 2005 UTC (7 years, 11 months ago) by weasel
File length: 29272 byte(s)
Diff to previous 95
Remove obsolete code parts

Revision 95 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 29 14:54:13 2005 UTC (7 years, 11 months ago) by weasel
File length: 30684 byte(s)
Diff to previous 93
Use getopt long

Revision 93 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 29 14:37:05 2005 UTC (7 years, 11 months ago) by weasel
File length: 29346 byte(s)
Diff to previous 91
Make the text that caff sends a config option.
Thanks to Elmar Hoffmann

Revision 91 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 28 18:11:13 2005 UTC (7 years, 11 months ago) by weasel
File length: 28449 byte(s)
Diff to previous 90
Print error reason when we die

Revision 90 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 28 14:57:30 2005 UTC (7 years, 11 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 89 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 28 12:59:41 2005 UTC (7 years, 11 months ago) by weasel
File length: 28291 byte(s)
Diff to previous 88
Allow entire FPRs on the command line

Revision 88 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 28 12:59:19 2005 UTC (7 years, 11 months ago) by weasel
File length: 27759 byte(s)
Diff to previous 79
Replace $dummys by undef

Revision 79 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 26 23:10:19 2005 UTC (7 years, 11 months ago) by myon-guest
File length: 27812 byte(s)
Diff to previous 69
* use getopt
* new options -mMR

Revision 69 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 19 13:02:22 2005 UTC (8 years ago) by weasel
File length: 27603 byte(s)
Diff to previous 58
Update gpg-delsig description in manual

Revision 58 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 8 11:17:02 2005 UTC (8 years ago) by myon-guest
File length: 27655 byte(s)
Diff to previous 41
remove stray debug output; strip 0x prefix from keyids

Revision 41 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 21 21:10:48 2005 UTC (8 years 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 37 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 28 23:20:15 2005 UTC (8 years, 3 months ago) by weasel
File length: 26596 byte(s)
Diff to previous 36
Fix a minor typo in the synopsis

Revision 36 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 28 23:17:43 2005 UTC (8 years, 3 months ago) by weasel
File length: 26595 byte(s)
Diff to previous 35
Extend copyright notice

Revision 35 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 26 13:08:12 2005 UTC (8 years, 3 months ago) by weasel
File length: 26577 byte(s)
Diff to previous 34
reword

Revision 34 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 26 13:06:19 2005 UTC (8 years, 3 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 30 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 8 23:29:50 2005 UTC (8 years, 5 months ago) by weasel
File length: 26509 byte(s)
Diff to previous 28
Import keys one per one - and whine some more when a download fails

Revision 28 - (view) (download) (annotate) - [select for diffs]
Modified Wed Nov 17 04:59:02 2004 UTC (8 years, 7 months ago) by weasel
File length: 26218 byte(s)
Diff to previous 26
Quote owner name in mail from: no noise esq. can keep her dot.

Revision 26 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 22 10:51:52 2004 UTC (8 years, 7 months ago) by weasel
File length: 26213 byte(s)
Diff to previous 25
Fix typo

Revision 25 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 12:47:18 2004 UTC (8 years, 7 months ago) by enrico
File length: 26213 byte(s)
Diff to previous 24
Converted two misleading info messages into debugs

Revision 24 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 11:37:16 2004 UTC (8 years, 7 months ago) by weasel
File length: 26210 byte(s)
Diff to previous 23
Let's see if this fixes our race with gpg

Revision 23 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 11:16:28 2004 UTC (8 years, 7 months ago) by weasel
File length: 25835 byte(s)
Diff to previous 22
More verbose debug output

Revision 22 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 11:12:50 2004 UTC (8 years, 7 months ago) by weasel
File length: 25824 byte(s)
Diff to previous 21
One more debug output

Revision 21 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 11:09:39 2004 UTC (8 years, 7 months ago) by weasel
File length: 25720 byte(s)
Diff to previous 20
One more warning

Revision 20 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 11:04:57 2004 UTC (8 years, 7 months ago) by weasel
File length: 25588 byte(s)
Diff to previous 19
some debug output in sigremoval

Revision 19 - (view) (download) (annotate) - [select for diffs]
Modified Wed Oct 20 11:04:00 2004 UTC (8 years, 7 months ago) by weasel
File length: 25379 byte(s)
Diff to previous 18
info log when we are done with UIDs

Revision 18 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 15 01:08:14 2004 UTC (8 years, 11 months ago) by weasel
File length: 25304 byte(s)
Diff to previous 16
Add nick's patch implementing --no-download and --no-sign.

Revision 16 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 3 12:33:13 2004 UTC (8 years, 11 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

Revision 15 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jul 3 12:17:48 2004 UTC (8 years, 11 months ago) by weasel
File length: 24718 byte(s)
Diff to previous 9
replace :, / and \ in filenames for uids with underscores

Revision 9 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 29 13:02:34 2004 UTC (8 years, 11 months ago) by weasel
File length: 24473 byte(s)
Diff to previous 7
Add perldoc

Revision 7 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 29 12:32:29 2004 UTC (8 years, 11 months ago) by weasel
File length: 22238 byte(s)
Diff to previous 6
Move revision number into version string

Revision 6 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 29 12:30:50 2004 UTC (8 years, 11 months ago) by weasel
File length: 22119 byte(s)
Diff to previous 5
Set keywords

Revision 5 - (view) (download) (annotate) - [select for diffs]
Added Tue Jun 29 12:29:10 2004 UTC (8 years, 11 months ago) by weasel
File length: 22088 byte(s)
Initial Import

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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.5