/[pgp-tools]/trunk/gpg-key2ps
ViewVC logotype

Log of /trunk/gpg-key2ps

View Directory Listing Directory Listing


Sticky Revision:

Revision 489 - Directory Listing
Modified Wed Nov 2 17:18:35 2011 UTC (18 months, 2 weeks ago) by thijs
Apply patch from Uwe Kleine-König to deal with latin1 characters
(partially addresses #596377).

Revision 421 - Directory Listing
Modified Tue Mar 10 16:19:07 2009 UTC (4 years, 2 months ago) by myon
gpg-key2ps: assume gpg output to be in utf-8, instead of depending on the
current locale.

Revision 393 - Directory Listing
Modified Sat Jul 19 08:04:08 2008 UTC (4 years, 10 months ago) by thijs
We don't need subkey info on a fingerprint slip, so don't include it by
default anymore, but can be reenabled with --show-subkeys. Update gpg-key2ps
man page & copyright info.

Revision 387 - Directory Listing
Modified Fri Jul 18 13:00:02 2008 UTC (4 years, 10 months ago) by myon
* Import keyanalyze into signing-party. Thanks to Matthew Wilcox for the
  permission. Provide a transitional package.
  + Add patch to flatten output structure for small keyrings.
    (Closes: #309101)
  + Update config.{sub,guess}. (Closes: #365148)
* Use dh_lintian.

Revision 372 - Directory Listing
Modified Sun Mar 16 18:41:31 2008 UTC (5 years, 2 months ago) by myon
* gpg-key2ps: also handle revoked subkeys (Closes: #467001).

Revision 369 - Directory Listing
Modified Wed Mar 12 22:18:24 2008 UTC (5 years, 2 months ago) by myon
Ignore temporary build files

Revision 367 - Directory Listing
Modified Wed Mar 12 22:01:35 2008 UTC (5 years, 2 months ago) by myon
make make install install stuff.
Bump NEWS.Debian.

Revision 363 - Directory Listing
Modified Wed Feb 27 10:29:47 2008 UTC (5 years, 2 months ago) by thijs
* gpg-key2ps: also accept revoked-style long option, thanks Luca Capello
  (Closes: #466993).

Revision 350 - Directory Listing
Modified Sun Sep 16 21:31:41 2007 UTC (5 years, 8 months ago) by myon
* gpg-key2ps: Mention http://www.debian.org/events/materials/business-cards/
  as an alternative. (Closes: #439510)

Revision 315 - Directory Listing
Modified Fri Mar 2 13:12:47 2007 UTC (6 years, 2 months ago) by thijs
* gpg-key2ps:
  + Add '-1' option to only display one column of slips, for extra
    wide keys (Closes: #399474).

Revision 296 - Directory Listing
Modified Wed Aug 16 11:44:38 2006 UTC (6 years, 9 months ago) by myon
* gpg-key2ps: add --list-key to gpg call (works around #382794).

Revision 287 - Directory Listing
Modified Tue Jul 4 13:35:42 2006 UTC (6 years, 10 months ago) by kink-guest
* Update my maintainer address.

Revision 264 - Directory Listing
Modified Tue Feb 28 17:42:48 2006 UTC (7 years, 2 months ago) by kink-guest
gpg-key2ps, keylookup: make them less dependent on specific
installation paths and thus better portable outside of Debian
(Closes: #354142).

Revision 220 - Directory Listing
Modified Mon Aug 22 08:46:56 2005 UTC (7 years, 8 months ago) by myon-guest
remove debugging output

Revision 219 - Directory Listing
Modified Sun Aug 21 17:28:13 2005 UTC (7 years, 8 months ago) by myon-guest
handle revoked uids in perl to get linecount right

Revision 204 - Directory Listing
Modified Tue Aug 16 18:22:36 2005 UTC (7 years, 9 months ago) by kink-guest
Also mention libpaper in readme.

Revision 203 - Directory Listing
Modified Tue Aug 16 18:19:32 2005 UTC (7 years, 9 months ago) by kink-guest
Since we can't count anymore on libpaper being installed,
warn people that we're not using the papersize they've specified.

Revision 190 - Directory Listing
Modified Tue Aug 16 15:07:52 2005 UTC (7 years, 9 months ago) by myon-guest
* gpg-key2ps:
  + use Getopt::Long, general code cleanup.
  + gpg-key2ps "my name" works now.

Revision 174 - Directory Listing
Modified Sat Aug 13 17:57:41 2005 UTC (7 years, 9 months ago) by kink-guest
* Add comments and licence info to gpg-key2ps
* Integrate man page as pod documentation
* Update FSF address.

Revision 173 - Directory Listing
Modified Sat Aug 13 17:29:35 2005 UTC (7 years, 9 months ago) by kink-guest
* Reintroduce failure on key not found.
* Use strict.

Revision 171 - Directory Listing
Modified Sat Aug 13 16:24:43 2005 UTC (7 years, 9 months ago) by kink-guest
Reimplement gpg-key2ps in perl. Didn't seem to be so difficult.
Functional changes:
* Doesn't use tempfiles, reads from gpg process directly
* Doesn't exit anymore on key-not-found, this is the single regression,
  but I have to leave now. Feel free to fix.

Revision 75 - Directory Listing
Modified Sat Jun 25 15:06:26 2005 UTC (7 years, 10 months ago) by kink-guest
The complete list of supported algorithms.

Revision 74 - Directory Listing
Modified Sat Jun 25 14:39:33 2005 UTC (7 years, 10 months ago) by kink-guest
set Rev property

Revision 73 - Directory Listing
Modified Sat Jun 25 14:35:09 2005 UTC (7 years, 10 months ago) by kink-guest
* gpg-key2ps now works with revoked subkeys, thanks Christof Douma
  (Closes: #311990).
* Every tool now uses $Rev$ as the version.

Revision 65 - Directory Listing
Modified Sat Jun 11 18:54:04 2005 UTC (7 years, 11 months ago) by kink-guest
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.

Revision 61 - Directory Listing
Modified Wed Jun 8 18:11:17 2005 UTC (7 years, 11 months ago) by kink-guest
Small doc tweaks.

Revision 60 - Directory Listing
Modified Wed Jun 8 18:06:08 2005 UTC (7 years, 11 months ago) by kink-guest
Update version numbers

Revision 59 - Directory Listing
Modified Wed Jun 8 17:51:25 2005 UTC (7 years, 11 months ago) by kink-guest
* gpg-key2ps: be a bit more liberal w.r.t. subkeys, so some
  don't break the PS output (Closes: #311990).

Revision 44 - Directory Listing
Added Thu Jun 2 23:13:36 2005 UTC (7 years, 11 months ago) by kink-guest
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.


  ViewVC Help
Powered by ViewVC 1.1.5