aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* --pgp6 flag. This is not nearly as involved as --pgp2. In short, itDavid Shaw2002-01-291-0/+10
* More comments about when to use IDEA in keygen.cDavid Shaw2002-01-271-0/+15
* * g10.c, options.h: New option --gpg-agent-infoWerner Koch2002-01-261-0/+8
* Only check preferences against keys with v4 self sigs as v3 sigs have noDavid Shaw2002-01-241-0/+13
* Cosmetic: don't present a RSA signing key as a "keypair" which can be 768David Shaw2002-01-231-0/+9
* Some compatibility polish for PGP2. Add a fake IDEA preference for v3David Shaw2002-01-221-0/+36
* * passphrase.c (passphrase_to_dek): Add tryagain_text arg to beWerner Koch2002-01-201-0/+15
* Removed debugging outputWerner Koch2002-01-191-1/+2
* * passphrase.c (agent_open): Add support for the new Assuan basedWerner Koch2002-01-191-0/+7
* New command --decrypt-files.Timo Schulz2002-01-151-0/+8
* Fixed some typos.Timo Schulz2002-01-121-2/+3
* Move idea_cipher_warn to misc.c so gpgv.c doesn't need a stubDavid Shaw2002-01-091-0/+13
* New code for encode_crypt_files.Timo Schulz2002-01-091-0/+6
* Added missing include file.Timo Schulz2002-01-091-0/+4
* Better description for --encrypt-files.Timo Schulz2002-01-081-0/+4
* * g10.c (main): Must register the secring for encryption becauseWerner Koch2002-01-081-0/+6
* fix off-by-one in building attribute subpacketsDavid Shaw2002-01-061-0/+26
* * g10.c (main): Do not register the secret keyrings for certainWerner Koch2002-01-051-14/+21
* Use one-pass packets even if it's a v3 key making the signatureDavid Shaw2002-01-041-0/+18
* Minor tweaks: remove --no-default-check-level, don't cache child tempfilesDavid Shaw2002-01-031-0/+14
* New command (encrypt-files).Timo Schulz2002-01-031-0/+12
* lock only writable key rings and free unused iobufStefan Bellon2002-01-021-2/+15
* Bugfix in photoid.c and keyserver.cDavid Shaw2001-12-291-0/+12
* Add an outofband indicator to the keyserver protocol.David Shaw2001-12-281-0/+13
* Some exec cleanups and tweaks for photo ID and keyserver executionDavid Shaw2001-12-271-0/+17
* Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.cDavid Shaw2001-12-251-0/+8
* Fixed a typo and W32 support for the latest CVS changes.Timo Schulz2001-12-231-0/+12
* Avoid const compiler warningDavid Shaw2001-12-221-0/+2
* Some last minute tweaks - type fixes from Stefan and win32 temp filesDavid Shaw2001-12-221-0/+11
* Minor cleanupsWerner Koch2001-12-221-2/+6
* * keyserver.c (keyserver_spawn): Removed some variablesWerner Koch2001-12-221-2/+103
* Added is_file_compressedTimo Schulz2001-12-221-83/+4
* Photo ID support (actually generic "attribute packet" support, but thereDavid Shaw2001-12-211-0/+53
* Nonrevocable key signature support via "nrsign". These sigs can expire,David Shaw2001-12-211-0/+24
* * g10.c. options.h : New option --show-keyringWerner Koch2001-12-211-0/+6
* * options.in: Remove load-extension tigerWerner Koch2001-12-211-1/+2
* Use mkdtemp() to make temp directories. If there is no mkdtemp(), provideDavid Shaw2001-12-201-0/+8
* New function to check the permissions of GNUPGHOME and the various filesDavid Shaw2001-12-201-0/+24
* * g10.c, passphrase.c [CYGWIN32]: Allow this as an alias for MINGW32.Werner Koch2001-12-191-0/+4
* Much stricter checking of the keyserver URIDavid Shaw2001-12-181-0/+15
* Remove warning - no need to check for control/illegal characters, asDavid Shaw2001-12-171-0/+3
* Fix capitalization issuesDavid Shaw2001-12-171-0/+6
* Add a generic IDEA warning for when the IDEA plugin is not present. ThisDavid Shaw2001-12-171-0/+14
* * keyserver.c (keyserver_spawn): Assert that we have dropped privs.Werner Koch2001-12-151-0/+26
* Fixed some types for portability. Noted by Stefan Bellon.David Shaw2001-12-121-0/+4
* PGP2 patch. --pgp2 sets things up for pgp2 compatibility, and prints aDavid Shaw2001-12-071-0/+14
* Sig expiration codeDavid Shaw2001-12-071-0/+33
* Allow a regular key signature to promote a local signature to fullDavid Shaw2001-12-071-0/+7
* New option --expertDavid Shaw2001-12-071-0/+10
* Bug fix in "showpref"David Shaw2001-12-071-0/+14