aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch2002-04-081-2/+2
| | | | | | affected - but everything else and it seems that there is no backup of the BTS data is available :-(
* Treat key lists internally as fingerprints when possible. All this is viaDavid Shaw2002-02-261-0/+1
| | | | | | | | | | | | KEYDB_SEARCH_DESC - no point in reinventing the wheel. This allows the helper program to search the keyserver by fingerprint if desired (and the keyserver supports it). Note that automatic fingerprint promotion during refresh only applies to v4 keys as a v4 fingerprint can be easily changed into a long or short key id, and a v3 cannot. Take two copies of hextobyte() from pubkey-enc.c and getkey.c and make them into one copy in misc.c.
* Allow policy URLs with %-expandos in them. This allows policy URLs likeDavid Shaw2002-02-051-2/+3
| | | | | | | | | "http://notary.jabberwocky.com/keysign/%K" to create a per-signature policy URL. Use the new generic %-handler for the photo ID stuff as well. Display policy URLs and notations during signature generation if --show-policy-url/--show-notation is set.
* New command --decrypt-files.Timo Schulz2002-01-151-0/+1
| | | | | Some fixes.
* Move idea_cipher_warn to misc.c so gpgv.c doesn't need a stubDavid Shaw2002-01-091-3/+2
| | | | | | | | Remove get_temp_dir (it's in exec.c now) Allow --delete-key (now --delete-keys, though --delete-key still works) to delete multiple keys in one go. This applies to --delete-secret-key(s) and --delete-secret-and-public-key(s) as well
* New code for encode_crypt_files.Timo Schulz2002-01-091-1/+1
|
* New command (encrypt-files).Timo Schulz2002-01-031-0/+2
|
* Bugfix in photoid.c and keyserver.cDavid Shaw2001-12-291-1/+1
| | | | | | Properly handle permission/ownership checks on files that are shared (for example /usr/local/lib/gnupg/idea)
* New function to check the permissions of GNUPGHOME and the various filesDavid Shaw2001-12-201-0/+1
| | | | | | | | | that live there for safe permission/ownership (--no-permission-warning to disable) The newer glibcs print scary warnings about using mktemp(). The use here was actually safe, but the warning was bound to confuse people, so here is an arguably better tempname creator that pulls random bits from the pool.
* Much stricter checking of the keyserver URIDavid Shaw2001-12-181-1/+1
| | | | | | | IDEA warning for pk messages encrypted with IDEA (symmetric is already done) Print IDEA warning for each occurance except for secret key protection and unknown cipher from an encrypted message.
* Add a generic IDEA warning for when the IDEA plugin is not present. ThisDavid Shaw2001-12-171-0/+1
| | | | | | | | pops up when the user uses "--cipher-algo idea", when setpref is used to set a "S1" preference, and when a secret key protected with IDEA is used. Tweak the --pgp2 mode to use this generic warning.
* Sig expiration codeDavid Shaw2001-12-071-0/+1
| | | | | | | Offer to expire a key signature when the key the user is signing expires Expired sigs cause an error return If --expert is set, prompt for sig duration
* "sigclass" patch - adds key signature class levels, notation and policy-urlDavid Shaw2001-12-061-0/+2
| | | | | displays in key listings, and shows flags for signature features.
* Generic keyserver API codeDavid Shaw2001-12-061-0/+1
|
* Code cleanupsWerner Koch2001-09-201-0/+1
|
* Bug fixes and Timo's patchesWerner Koch2001-09-191-2/+6
|
* Implemented -cs and some fixes to the rfc1991 symmetric only modeWerner Koch2001-08-201-0/+1
|
* Added a way to update preferencesWerner Koch2001-08-091-0/+3
|
* Changed and added copyright noticesWerner Koch2001-03-081-1/+1
|
* Backported getkey.c from 1.1Werner Koch2001-02-081-0/+4
|
* Enhanced delkey command and other stuff for gpgmeWerner Koch2001-01-231-1/+1
|
* Paul's LFS pacthes and started with pipemodeWerner Koch2000-11-111-0/+3
|
* Fixed serious bug related to multiple cleartext signatures.Werner Koch2000-10-131-0/+1
|
* See ChangeLog: Thu Sep 14 14:20:38 CEST 2000 Werner KochWerner Koch2000-09-141-1/+1
|
* See ChangeLog: Mon Jun 5 23:41:54 CEST 2000 Werner KochWerner Koch2000-06-051-1/+1
|
* See ChangeLog: Fri May 12 14:01:20 CEST 2000 Werner KochWerner Koch2000-05-121-1/+1
|
* See ChangeLog: Wed Mar 8 18:44:59 CET 2000 Werner KochWerner Koch2000-03-081-1/+1
|
* See ChangeLog: Thu Feb 17 13:39:32 CET 2000 Werner KochWerner Koch2000-02-171-0/+5
|
* See ChangeLog: Mon Feb 14 14:30:20 CET 2000 Werner KochWerner Koch2000-02-141-1/+1
|
* See ChangeLog: Fri Jan 14 18:32:01 CET 2000 Werner KochWerner Koch2000-01-141-0/+1
|
* See ChangeLog: Sat Dec 4 12:30:28 CET 1999 Werner KochWerner Koch1999-12-041-1/+1
|
* See ChangeLog: Fri Nov 12 20:33:19 CET 1999 Werner KochWerner Koch1999-11-121-2/+2
|
* See ChangeLog: Mon Oct 4 21:23:04 CEST 1999 Werner KochWerner Koch1999-10-041-1/+1
|
* See ChangeLog: Mon Sep 20 12:24:41 CEST 1999 Werner KochWerner Koch1999-09-201-0/+1
|
* See ChangeLog: Mon Jul 12 18:45:57 CEST 1999 Werner KochWerner Koch1999-07-121-1/+2
|
* See ChangeLog: Fri Jul 2 11:45:54 CEST 1999 Werner KochWerner Koch1999-07-021-0/+2
|
* See ChangeLog: Thu Jul 1 12:47:31 CEST 1999 Werner KochWerner Koch1999-07-011-0/+1
|
* See ChangeLog: Tue Jun 1 16:01:46 CEST 1999 Werner KochWerner Koch1999-06-011-0/+1
|
* See ChangeLog: Sat May 22 22:47:26 CEST 1999 Werner KochWerner Koch1999-05-221-0/+1
|
* See ChangeLog: Wed May 19 16:04:30 CEST 1999 Werner KochWerner Koch1999-05-191-2/+2
|
* See ChangeLog: Fri Feb 26 17:55:41 CET 1999 Werner KochWerner Koch1999-02-261-0/+3
|
* See ChangeLog: Tue Feb 16 14:10:02 CET 1999 Werner KochWerner Koch1999-02-161-1/+1
|
* See ChangeLog: Tue Jan 19 19:34:58 CET 1999 Werner KochWerner Koch1999-01-191-0/+2
|
* See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner KochWerner Koch1999-01-161-0/+1
|
* See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1998-12-231-3/+3
|
* See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner KochWerner Koch1998-12-101-2/+4
|
* See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner KochWerner Koch1998-11-271-0/+3
|
* Expiration time works (I hope so)Werner Koch1998-11-201-1/+1
|
* Some bug fixes of the last releaseWerner Koch1998-11-101-0/+2
|
* ready to release 0.4.3V0-4-3Werner Koch1998-11-081-0/+2
|