| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | --pgp6 flag. This is not nearly as involved as --pgp2. In short, it | David Shaw | 2002-01-29 | 1 | -0/+10 |
* | More comments about when to use IDEA in keygen.c | David Shaw | 2002-01-27 | 1 | -0/+15 |
* | * g10.c, options.h: New option --gpg-agent-info | Werner Koch | 2002-01-26 | 1 | -0/+8 |
* | Only check preferences against keys with v4 self sigs as v3 sigs have no | David Shaw | 2002-01-24 | 1 | -0/+13 |
* | Cosmetic: don't present a RSA signing key as a "keypair" which can be 768 | David Shaw | 2002-01-23 | 1 | -0/+9 |
* | Some compatibility polish for PGP2. Add a fake IDEA preference for v3 | David Shaw | 2002-01-22 | 1 | -0/+36 |
* | * passphrase.c (passphrase_to_dek): Add tryagain_text arg to be | Werner Koch | 2002-01-20 | 1 | -0/+15 |
* | Removed debugging output | Werner Koch | 2002-01-19 | 1 | -1/+2 |
* | * passphrase.c (agent_open): Add support for the new Assuan based | Werner Koch | 2002-01-19 | 1 | -0/+7 |
* | New command --decrypt-files. | Timo Schulz | 2002-01-15 | 1 | -0/+8 |
* | Fixed some typos. | Timo Schulz | 2002-01-12 | 1 | -2/+3 |
* | Move idea_cipher_warn to misc.c so gpgv.c doesn't need a stub | David Shaw | 2002-01-09 | 1 | -0/+13 |
* | New code for encode_crypt_files. | Timo Schulz | 2002-01-09 | 1 | -0/+6 |
* | Added missing include file. | Timo Schulz | 2002-01-09 | 1 | -0/+4 |
* | Better description for --encrypt-files. | Timo Schulz | 2002-01-08 | 1 | -0/+4 |
* | * g10.c (main): Must register the secring for encryption because | Werner Koch | 2002-01-08 | 1 | -0/+6 |
* | fix off-by-one in building attribute subpackets | David Shaw | 2002-01-06 | 1 | -0/+26 |
* | * g10.c (main): Do not register the secret keyrings for certain | Werner Koch | 2002-01-05 | 1 | -14/+21 |
* | Use one-pass packets even if it's a v3 key making the signature | David Shaw | 2002-01-04 | 1 | -0/+18 |
* | Minor tweaks: remove --no-default-check-level, don't cache child tempfiles | David Shaw | 2002-01-03 | 1 | -0/+14 |
* | New command (encrypt-files). | Timo Schulz | 2002-01-03 | 1 | -0/+12 |
* | lock only writable key rings and free unused iobuf | Stefan Bellon | 2002-01-02 | 1 | -2/+15 |
* | Bugfix in photoid.c and keyserver.c | David Shaw | 2001-12-29 | 1 | -0/+12 |
* | Add an outofband indicator to the keyserver protocol. | David Shaw | 2001-12-28 | 1 | -0/+13 |
* | Some exec cleanups and tweaks for photo ID and keyserver execution | David Shaw | 2001-12-27 | 1 | -0/+17 |
* | Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.c | David Shaw | 2001-12-25 | 1 | -0/+8 |
* | Fixed a typo and W32 support for the latest CVS changes. | Timo Schulz | 2001-12-23 | 1 | -0/+12 |
* | Avoid const compiler warning | David Shaw | 2001-12-22 | 1 | -0/+2 |
* | Some last minute tweaks - type fixes from Stefan and win32 temp files | David Shaw | 2001-12-22 | 1 | -0/+11 |
* | Minor cleanups | Werner Koch | 2001-12-22 | 1 | -2/+6 |
* | * keyserver.c (keyserver_spawn): Removed some variables | Werner Koch | 2001-12-22 | 1 | -2/+103 |
* | Added is_file_compressed | Timo Schulz | 2001-12-22 | 1 | -83/+4 |
* | Photo ID support (actually generic "attribute packet" support, but there | David Shaw | 2001-12-21 | 1 | -0/+53 |
* | Nonrevocable key signature support via "nrsign". These sigs can expire, | David Shaw | 2001-12-21 | 1 | -0/+24 |
* | * g10.c. options.h : New option --show-keyring | Werner Koch | 2001-12-21 | 1 | -0/+6 |
* | * options.in: Remove load-extension tiger | Werner Koch | 2001-12-21 | 1 | -1/+2 |
* | Use mkdtemp() to make temp directories. If there is no mkdtemp(), provide | David Shaw | 2001-12-20 | 1 | -0/+8 |
* | New function to check the permissions of GNUPGHOME and the various files | David Shaw | 2001-12-20 | 1 | -0/+24 |
* | * g10.c, passphrase.c [CYGWIN32]: Allow this as an alias for MINGW32. | Werner Koch | 2001-12-19 | 1 | -0/+4 |
* | Much stricter checking of the keyserver URI | David Shaw | 2001-12-18 | 1 | -0/+15 |
* | Remove warning - no need to check for control/illegal characters, as | David Shaw | 2001-12-17 | 1 | -0/+3 |
* | Fix capitalization issues | David Shaw | 2001-12-17 | 1 | -0/+6 |
* | Add a generic IDEA warning for when the IDEA plugin is not present. This | David Shaw | 2001-12-17 | 1 | -0/+14 |
* | * keyserver.c (keyserver_spawn): Assert that we have dropped privs. | Werner Koch | 2001-12-15 | 1 | -0/+26 |
* | Fixed some types for portability. Noted by Stefan Bellon. | David Shaw | 2001-12-12 | 1 | -0/+4 |
* | PGP2 patch. --pgp2 sets things up for pgp2 compatibility, and prints a | David Shaw | 2001-12-07 | 1 | -0/+14 |
* | Sig expiration code | David Shaw | 2001-12-07 | 1 | -0/+33 |
* | Allow a regular key signature to promote a local signature to full | David Shaw | 2001-12-07 | 1 | -0/+7 |
* | New option --expert | David Shaw | 2001-12-07 | 1 | -0/+10 |
* | Bug fix in "showpref" | David Shaw | 2001-12-07 | 1 | -0/+14 |