pgp-tools.git
18 years agoRemove save from commands in gpg --edit for sign
weasel [Wed, 6 Jul 2005 11:41:31 +0000 (11:41 +0000)]
Remove save from commands in gpg --edit for sign

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@116 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* fix b0rked GetOptions call
myon-guest [Wed, 6 Jul 2005 11:38:55 +0000 (11:38 +0000)]
* fix b0rked GetOptions call
* print out which keyid we complain about

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@115 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoNote signature class in output
weasel [Wed, 6 Jul 2005 11:37:05 +0000 (11:37 +0000)]
Note signature class in output

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@114 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoanother note
weasel [Sat, 2 Jul 2005 21:59:47 +0000 (21:59 +0000)]
another note

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@113 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agomore against v3 keys
weasel [Sat, 2 Jul 2005 21:55:11 +0000 (21:55 +0000)]
more against v3 keys

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@112 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoshort options are evil too. descript that v3 keys should be avoided
weasel [Sat, 2 Jul 2005 21:52:56 +0000 (21:52 +0000)]
short options are evil too.  descript that v3 keys should be avoided

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@111 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoRewrite key import stuff. Do not accept v3 fingerprints on the commandline. v3...
weasel [Sat, 2 Jul 2005 21:46:35 +0000 (21:46 +0000)]
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.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@110 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoSplit foo and no-foo parts in documentation.
weasel [Sat, 2 Jul 2005 21:31:49 +0000 (21:31 +0000)]
Split foo and no-foo parts in documentation.
Rename --export to --export-old

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@109 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agomore documentation
myon-guest [Sat, 2 Jul 2005 19:48:05 +0000 (19:48 +0000)]
more documentation

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@108 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* catch IMPORTED when importing
myon-guest [Sat, 2 Jul 2005 19:21:17 +0000 (19:21 +0000)]
* 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)

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@107 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* --export, --no-export
myon-guest [Sat, 2 Jul 2005 19:00:07 +0000 (19:00 +0000)]
* --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

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@106 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* support v3 keyids
myon-guest [Sat, 2 Jul 2005 17:05:46 +0000 (17:05 +0000)]
* support v3 keyids
* use one gpg process to import all keys

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@105 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoMinor typo in manpage
weasel [Sat, 2 Jul 2005 12:42:58 +0000 (12:42 +0000)]
Minor typo in manpage

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@104 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAvoid use of undefined variables
weasel [Fri, 1 Jul 2005 14:44:38 +0000 (14:44 +0000)]
Avoid use of undefined variables

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@103 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* Reorder manpage and insert section headers
myon-guest [Thu, 30 Jun 2005 18:46:12 +0000 (18:46 +0000)]
* Reorder manpage and insert section headers
* Add myself to authors

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@102 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoConfig option for Bccing the sender. Thanks to Joost van Baal.
myon-guest [Thu, 30 Jun 2005 18:12:08 +0000 (18:12 +0000)]
Config option for Bccing the sender. Thanks to Joost van Baal.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@101 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoHandle attribute UIDs
weasel [Thu, 30 Jun 2005 16:49:29 +0000 (16:49 +0000)]
Handle attribute UIDs

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@100 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoChange order of some checks
weasel [Thu, 30 Jun 2005 15:27:28 +0000 (15:27 +0000)]
Change order of some checks

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@99 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoPrepare uat handling
weasel [Thu, 30 Jun 2005 15:15:03 +0000 (15:15 +0000)]
Prepare uat handling

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@98 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoMove signature deletion into its own function
weasel [Thu, 30 Jun 2005 15:13:34 +0000 (15:13 +0000)]
Move signature deletion into its own function
Move key importing into a function

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@97 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoRemove obsolete code parts
weasel [Thu, 30 Jun 2005 14:03:27 +0000 (14:03 +0000)]
Remove obsolete code parts

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@96 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoUse getopt long
weasel [Wed, 29 Jun 2005 14:54:13 +0000 (14:54 +0000)]
Use getopt long

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@95 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoSet mail-template in caffrc.sample
weasel [Wed, 29 Jun 2005 14:38:46 +0000 (14:38 +0000)]
Set mail-template in caffrc.sample

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@94 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoMake the text that caff sends a config option.
weasel [Wed, 29 Jun 2005 14:37:05 +0000 (14:37 +0000)]
Make the text that caff sends a config option.
Thanks to Elmar Hoffmann

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@93 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAlso remove signature packets without timestamp
weasel [Wed, 29 Jun 2005 12:18:56 +0000 (12:18 +0000)]
Also remove signature packets without timestamp

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@92 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoPrint error reason when we die
weasel [Tue, 28 Jun 2005 18:11:13 +0000 (18:11 +0000)]
Print error reason when we die

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@91 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoWarn if we do not find a public key, not only if we get no output at all (tru:.....
weasel [Tue, 28 Jun 2005 14:57:30 +0000 (14:57 +0000)]
Warn if we do not find a public key, not only if we get no output at all (tru:.. is output)

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@90 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAllow entire FPRs on the command line
weasel [Tue, 28 Jun 2005 12:59:41 +0000 (12:59 +0000)]
Allow entire FPRs on the command line

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@89 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoReplace $dummys by undef
weasel [Tue, 28 Jun 2005 12:59:19 +0000 (12:59 +0000)]
Replace $dummys by undef

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@88 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agofix description
weasel [Tue, 28 Jun 2005 00:23:17 +0000 (00:23 +0000)]
fix description

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@87 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoSet keywords
weasel [Tue, 28 Jun 2005 00:12:56 +0000 (00:12 +0000)]
Set keywords

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@86 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agokeyid is now optional
weasel [Tue, 28 Jun 2005 00:11:09 +0000 (00:11 +0000)]
keyid is now optional

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@85 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoFix it to actually work
weasel [Mon, 27 Jun 2005 16:52:48 +0000 (16:52 +0000)]
Fix it to actually work

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@84 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAdd description
weasel [Mon, 27 Jun 2005 16:47:54 +0000 (16:47 +0000)]
Add description

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@83 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoMove cleanring to -fixkey
weasel [Mon, 27 Jun 2005 16:45:44 +0000 (16:45 +0000)]
Move cleanring to -fixkey

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@82 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAdd a ppg-cleanring
weasel [Mon, 27 Jun 2005 16:43:37 +0000 (16:43 +0000)]
Add a ppg-cleanring

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@81 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agorunning caff with gpg-agent
myon-guest [Sun, 26 Jun 2005 23:36:00 +0000 (23:36 +0000)]
running caff with gpg-agent

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@80 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* use getopt
myon-guest [Sun, 26 Jun 2005 23:10:19 +0000 (23:10 +0000)]
* use getopt
* new options -mMR

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@79 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* Update to Standards-Version 3.6.2, no changes necessary.
kink-guest [Sat, 25 Jun 2005 15:34:26 +0000 (15:34 +0000)]
* Update to Standards-Version 3.6.2, no changes necessary.
* Tweak description.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@78 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoThis is pgp-clean, not caff (second try). Set svn:keywords.
kink-guest [Sat, 25 Jun 2005 15:27:15 +0000 (15:27 +0000)]
This is pgp-clean, not caff (second try). Set svn:keywords.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@77 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoInclude all options (commented out) in the caffrc.sample
kink-guest [Sat, 25 Jun 2005 15:17:25 +0000 (15:17 +0000)]
Include all options (commented out) in the caffrc.sample
for easy reference.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@76 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoThe complete list of supported algorithms.
kink-guest [Sat, 25 Jun 2005 15:06:26 +0000 (15:06 +0000)]
The complete list of supported algorithms.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@75 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoset Rev property
kink-guest [Sat, 25 Jun 2005 14:39:33 +0000 (14:39 +0000)]
set Rev property

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@74 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* gpg-key2ps now works with revoked subkeys, thanks Christof Douma
kink-guest [Sat, 25 Jun 2005 14:35:09 +0000 (14:35 +0000)]
* gpg-key2ps now works with revoked subkeys, thanks Christof Douma
  (Closes: #311990).
* Every tool now uses $Rev$ as the version.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@73 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* replace md5sums partly given in template
myon-guest [Mon, 20 Jun 2005 16:51:24 +0000 (16:51 +0000)]
* replace md5sums partly given in template
* fix "(  )" output for more than one local key
* use qq$$ to get rid of $$ in version output

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@72 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* Help and version go to stdout when a user asks for them explictly
weasel [Mon, 20 Jun 2005 08:46:49 +0000 (08:46 +0000)]
* Help and version go to stdout when a user asks for them explictly
* Document multiple key usage properly in synopsis
* Extend my copyright statement
* Version is now the svn revision
* Enable Id, Rev keywords
* Set it executable

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@71 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoThis is pgp-clean, not caff
weasel [Sun, 19 Jun 2005 13:03:39 +0000 (13:03 +0000)]
This is pgp-clean, not caff

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@70 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoUpdate gpg-delsig description in manual
weasel [Sun, 19 Jun 2005 13:02:22 +0000 (13:02 +0000)]
Update gpg-delsig description in manual

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@69 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoEnd warns with newlines
weasel [Sat, 18 Jun 2005 16:54:01 +0000 (16:54 +0000)]
End warns with newlines

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@68 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoA few more warns and dies on undefined values
weasel [Sat, 18 Jun 2005 16:52:45 +0000 (16:52 +0000)]
A few more warns and dies on undefined values

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@67 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAdd a TODO file.
kink-guest [Tue, 14 Jun 2005 08:55:53 +0000 (08:55 +0000)]
Add a TODO file.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@66 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoRevert r44, as it displayed revoked subkeys as regular.
kink-guest [Sat, 11 Jun 2005 18:54:04 +0000 (18:54 +0000)]
Revert r44, as it displayed revoked subkeys as regular.
Reopens: #311990, because we still need to resolve this issue
(not display revoked subkeys at all?), but it's better to generate
faulty PS than to display incorrect info.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@65 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoDirname changed, this will be included in the package
kink-guest [Wed, 8 Jun 2005 21:29:19 +0000 (21:29 +0000)]
Dirname changed, this will be included in the package
I uploaded to ~kink/s-p

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@64 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoInstall NEWS.Debian, do not install the caff-specific
kink-guest [Wed, 8 Jun 2005 21:19:59 +0000 (21:19 +0000)]
Install NEWS.Debian, do not install the caff-specific
readme as the general readme. The specific readmes are
present in the orig.tar.gz, we might consider integrating
the documentation a bit in the future.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@63 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoSmall doc tweaks.
kink-guest [Wed, 8 Jun 2005 18:11:17 +0000 (18:11 +0000)]
Small doc tweaks.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@61 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoUpdate version numbers
kink-guest [Wed, 8 Jun 2005 18:06:08 +0000 (18:06 +0000)]
Update version numbers

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@60 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* gpg-key2ps: be a bit more liberal w.r.t. subkeys, so some
kink-guest [Wed, 8 Jun 2005 17:51:25 +0000 (17:51 +0000)]
* gpg-key2ps: be a bit more liberal w.r.t. subkeys, so some
  don't break the PS output (Closes: #311990).

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@59 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoremove stray debug output; strip 0x prefix from keyids
myon-guest [Wed, 8 Jun 2005 11:17:02 +0000 (11:17 +0000)]
remove stray debug output; strip 0x prefix from keyids

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@58 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agofix typo
myon-guest [Wed, 8 Jun 2005 11:08:17 +0000 (11:08 +0000)]
fix typo

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@57 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agomove Thijs to Maintainer, rectify Description
myon-guest [Wed, 8 Jun 2005 11:05:50 +0000 (11:05 +0000)]
move Thijs to Maintainer, rectify Description

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@56 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoMakefile for creating dist tarball
myon-guest [Wed, 8 Jun 2005 11:04:47 +0000 (11:04 +0000)]
Makefile for creating dist tarball

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@55 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agostrip some whitespace
myon-guest [Wed, 8 Jun 2005 11:04:07 +0000 (11:04 +0000)]
strip some whitespace

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@54 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agofix small typo in README
myon-guest [Wed, 8 Jun 2005 10:34:17 +0000 (10:34 +0000)]
fix small typo in README

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@52 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAdd a NEWS.Debian file about the current changes
kink-guest [Fri, 3 Jun 2005 09:23:16 +0000 (09:23 +0000)]
Add a NEWS.Debian file about the current changes
in this package.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@49 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* Update gpg-mailkeys man page to list environment vars
kink-guest [Fri, 3 Jun 2005 09:13:57 +0000 (09:13 +0000)]
* Update gpg-mailkeys man page to list environment vars
  introduced in 0.3.0 (Closes: #310418).

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@48 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoMerge packages.
kink-guest [Thu, 2 Jun 2005 23:27:45 +0000 (23:27 +0000)]
Merge packages.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@47 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoMerge packages into new signing-party package with all uploaders
kink-guest [Thu, 2 Jun 2005 23:21:25 +0000 (23:21 +0000)]
Merge packages into new signing-party package with all uploaders
(no 'master'-maintainer yet - what to put there?)

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@46 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAdd changelog with signing-party legacy.
kink-guest [Thu, 2 Jun 2005 23:16:33 +0000 (23:16 +0000)]
Add changelog with signing-party legacy.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@45 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoAdd gpg-key2ps and gpg-mailkeys from the signing-party package.
kink-guest [Thu, 2 Jun 2005 23:13:36 +0000 (23:13 +0000)]
Add gpg-key2ps and gpg-mailkeys from the signing-party package.
I'm including gpg-mailkeys even though it has some overlapping
functionality with caff, because the first aim should be to
create a package that does at least the same as signing-party.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@44 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agodebian/ dir; Maintainer is N. N. so far
myon-guest [Sat, 21 May 2005 21:36:34 +0000 (21:36 +0000)]
debian/ dir; Maintainer is N. N. so far

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@43 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoMakefile for the caff and pgp-clean manpages
myon-guest [Sat, 21 May 2005 21:28:47 +0000 (21:28 +0000)]
Makefile for the caff and pgp-clean manpages

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@42 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago* Import own public keys automatically in caff
myon-guest [Sat, 21 May 2005 21:10:48 +0000 (21:10 +0000)]
* 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

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@41 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years agoupdated gpgsigs:
myon-guest [Sat, 21 May 2005 20:59:32 +0000 (20:59 +0000)]
updated gpgsigs:
 * use the user's normal keyring to find signatures
 * support for multiple user keys
 * better charset conversion
 * pod documentation
updated the web page and README

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@40 b513b33f-fedd-0310-b452-c3deb5f4c849

18 years ago2004 version of youam's gpgsigs tool
myon-guest [Sat, 21 May 2005 20:54:24 +0000 (20:54 +0000)]
2004 version of youam's gpgsigs tool

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@39 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoAdd pgp-clean - it's a useful tool, but really not finished
weasel [Mon, 4 Apr 2005 13:24:00 +0000 (13:24 +0000)]
Add pgp-clean - it's a useful tool, but really not finished

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@38 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoFix a minor typo in the synopsis
weasel [Mon, 28 Feb 2005 23:20:15 +0000 (23:20 +0000)]
Fix a minor typo in the synopsis

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@37 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoExtend copyright notice
weasel [Mon, 28 Feb 2005 23:17:43 +0000 (23:17 +0000)]
Extend copyright notice

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@36 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoreword
weasel [Sat, 26 Feb 2005 13:08:12 +0000 (13:08 +0000)]
reword

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@35 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agogpg changes its interface every week or so - now --sign-key does no longer fall back...
weasel [Sat, 26 Feb 2005 13:06:19 +0000 (13:06 +0000)]
gpg changes its interface every week or so - now --sign-key does no longer fall back to --edit

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@34 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoImport keys one per one - and whine some more when a download fails
weasel [Sat, 8 Jan 2005 23:29:50 +0000 (23:29 +0000)]
Import keys one per one - and whine some more when a download fails

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@30 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoImproved documentation around the public key import bug
enrico [Wed, 8 Dec 2004 12:08:03 +0000 (12:08 +0000)]
Improved documentation around the public key import bug

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@29 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoQuote owner name in mail from: no noise esq. can keep her dot.
weasel [Wed, 17 Nov 2004 04:59:02 +0000 (04:59 +0000)]
Quote owner name in mail from: no noise esq. can keep her dot.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@28 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoGnuPG 1.3.92 does all we want
weasel [Fri, 12 Nov 2004 22:23:38 +0000 (22:23 +0000)]
GnuPG 1.3.92 does all we want

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@27 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoFix typo
weasel [Fri, 22 Oct 2004 10:51:52 +0000 (10:51 +0000)]
Fix typo

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@26 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoConverted two misleading info messages into debugs
enrico [Wed, 20 Oct 2004 12:47:18 +0000 (12:47 +0000)]
Converted two misleading info messages into debugs

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@25 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoLet's see if this fixes our race with gpg
weasel [Wed, 20 Oct 2004 11:37:16 +0000 (11:37 +0000)]
Let's see if this fixes our race with gpg

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@24 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoMore verbose debug output
weasel [Wed, 20 Oct 2004 11:16:28 +0000 (11:16 +0000)]
More verbose debug output

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@23 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoOne more debug output
weasel [Wed, 20 Oct 2004 11:12:50 +0000 (11:12 +0000)]
One more debug output

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@22 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoOne more warning
weasel [Wed, 20 Oct 2004 11:09:39 +0000 (11:09 +0000)]
One more warning

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@21 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agosome debug output in sigremoval
weasel [Wed, 20 Oct 2004 11:04:57 +0000 (11:04 +0000)]
some debug output in sigremoval

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@20 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoinfo log when we are done with UIDs
weasel [Wed, 20 Oct 2004 11:04:00 +0000 (11:04 +0000)]
info log when we are done with UIDs

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@19 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoAdd nick's patch implementing --no-download and --no-sign.
weasel [Thu, 15 Jul 2004 01:08:14 +0000 (01:08 +0000)]
Add nick's patch implementing --no-download and --no-sign.

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@18 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoDescribe how to get the long keyid
weasel [Thu, 8 Jul 2004 01:56:22 +0000 (01:56 +0000)]
Describe how to get the long keyid

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@17 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoActually act according to the user's answer in the 'attach to every mail' question
weasel [Sat, 3 Jul 2004 12:33:13 +0000 (12:33 +0000)]
Actually act according to the user's answer in the 'attach to every mail' question
Fix sanitize_uid

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@16 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoreplace :, / and \ in filenames for uids with underscores
weasel [Sat, 3 Jul 2004 12:17:48 +0000 (12:17 +0000)]
replace :, / and \ in filenames for uids with underscores

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@15 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoMore todo
weasel [Sat, 3 Jul 2004 11:11:53 +0000 (11:11 +0000)]
More todo

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@14 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoList dependencies
weasel [Fri, 2 Jul 2004 10:26:42 +0000 (10:26 +0000)]
List dependencies

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@13 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoAdd one task
weasel [Fri, 2 Jul 2004 09:57:32 +0000 (09:57 +0000)]
Add one task

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@12 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoAdd Id to README
weasel [Tue, 29 Jun 2004 13:10:30 +0000 (13:10 +0000)]
Add Id to README

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@11 b513b33f-fedd-0310-b452-c3deb5f4c849

19 years agoAdd gpgdiff
weasel [Tue, 29 Jun 2004 13:03:10 +0000 (13:03 +0000)]
Add gpgdiff

git-svn-id: svn://svn.debian.org/pgp-tools/trunk@10 b513b33f-fedd-0310-b452-c3deb5f4c849