Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | "eyesonly" patch. Implements the for-your-eyes-only feature. | David Shaw | 2001-12-07 | 1 | -0/+5 | |
| | ||||||
* | "sigclass" patch - adds key signature class levels, notation and policy-url | David Shaw | 2001-12-06 | 1 | -0/+43 | |
| | | | | | displays in key listings, and shows flags for signature features. | |||||
* | * trustdb.c (mark_usable_uid_certs): Fix segfault from bad | Werner Koch | 2001-11-27 | 1 | -0/+5 | |
| | | | | | initialization and fix reversed key signature expiration check. | |||||
* | * export.c (do_export_stream): Put all given names into a search | Werner Koch | 2001-11-09 | 1 | -0/+6 | |
| | | | | | | description and change the loop so that all matching names are returned. | |||||
* | Tweaked v3 -c decryption, let --force-v4-certs use SHA-1 for all RSA keys. | Werner Koch | 2001-11-08 | 1 | -1/+7 | |
| | ||||||
* | fixes for the 1.0.6b bugs David recently posted to gnupg-devel. | Werner Koch | 2001-11-08 | 1 | -0/+28 | |
| | ||||||
* | more fixes due to automake 1.5SNAP-1-0-6b | Werner Koch | 2001-10-23 | 1 | -0/+10 | |
| | ||||||
* | Minor fixes | Werner Koch | 2001-10-22 | 1 | -0/+6 | |
| | ||||||
* | Fixed the Read-Only keyring bug and changed the way the keydb interface | Werner Koch | 2001-10-18 | 1 | -0/+30 | |
| | | | | | works. | |||||
* | Option --no-force-v3-sigs added and disabled agent stuff for RISC OS | Stefan Bellon | 2001-10-06 | 1 | -0/+5 | |
| | ||||||
* | calculate time of next trustdb check | Werner Koch | 2001-09-28 | 1 | -0/+13 | |
| | ||||||
* | make check does work again | Werner Koch | 2001-09-28 | 1 | -0/+8 | |
| | ||||||
* | Encryption should work again | Werner Koch | 2001-09-27 | 1 | -2/+17 | |
| | ||||||
* | completed the new key validation code | Werner Koch | 2001-09-26 | 1 | -0/+9 | |
| | ||||||
* | made keylisting faster | Werner Koch | 2001-09-25 | 1 | -0/+10 | |
| | ||||||
* | Changed signature status cache | Werner Koch | 2001-09-25 | 1 | -0/+28 | |
| | ||||||
* | Revamped the trustDB | Werner Koch | 2001-09-24 | 1 | -1/+26 | |
| | ||||||
* | Code cleanups | Werner Koch | 2001-09-20 | 1 | -0/+11 | |
| | ||||||
* | Bug fixes and Timo's patches | Werner Koch | 2001-09-19 | 1 | -0/+25 | |
| | ||||||
* | Check for garbled packets | Werner Koch | 2001-09-18 | 1 | -0/+17 | |
| | ||||||
* | more bug fixesand some warning cleanups | Werner Koch | 2001-09-09 | 1 | -0/+20 | |
| | ||||||
* | Last changes before 1.0.6a snapshot releaseSNAP-1-0-6a | Werner Koch | 2001-09-07 | 1 | -0/+4 | |
| | ||||||
* | fixed a stupid C error | Werner Koch | 2001-09-07 | 1 | -0/+10 | |
| | ||||||
* | Revamped the keyring code | Werner Koch | 2001-09-06 | 1 | -0/+54 | |
| | ||||||
* | bug fixes | Werner Koch | 2001-08-31 | 1 | -0/+10 | |
| | ||||||
* | MDC feature support and other stuff | Werner Koch | 2001-08-30 | 1 | -0/+42 | |
| | ||||||
* | Removed duplicated code | Werner Koch | 2001-08-24 | 1 | -0/+14 | |
| | ||||||
* | Fixed use-agent and lock-multiple for RISC OS | Stefan Bellon | 2001-08-21 | 1 | -2/+7 | |
| | ||||||
* | Implemented -cs and some fixes to the rfc1991 symmetric only mode | Werner Koch | 2001-08-20 | 1 | -0/+13 | |
| | ||||||
* | Applied Stefan's patches to support RISCOS. | Werner Koch | 2001-08-20 | 1 | -0/+20 | |
| | ||||||
* | Added RSA key generation | Werner Koch | 2001-08-14 | 1 | -0/+25 | |
| | ||||||
* | Revamped preference handling | Werner Koch | 2001-08-10 | 1 | -0/+34 | |
| | ||||||
* | fixed silly allocation bug | Werner Koch | 2001-08-09 | 1 | -1/+4 | |
| | ||||||
* | Added a way to update preferences | Werner Koch | 2001-08-09 | 1 | -0/+14 | |
| | ||||||
* | reworked the way hased data is stored and added a "primary" command | Werner Koch | 2001-08-09 | 1 | -0/+17 | |
| | | | | | DCVS: ---------------------------------------------------------------------- | |||||
* | Fixes here and there. | Werner Koch | 2001-08-08 | 1 | -0/+8 | |
| | ||||||
* | More Windows and autoconf fixes | Werner Koch | 2001-08-07 | 1 | -0/+14 | |
| | ||||||
* | Changed lsign behaviour, allow future subkeys, don't list revoked keys | Werner Koch | 2001-08-01 | 1 | -0/+14 | |
| | ||||||
* | Fixed lsign using v3 problem | Werner Koch | 2001-07-27 | 1 | -0/+5 | |
| | ||||||
* | migration to autoconf 2.52 and bugfixes | Werner Koch | 2001-07-26 | 1 | -0/+38 | |
| | ||||||
* | one debian bug fixed | Werner Koch | 2001-06-16 | 1 | -0/+6 | |
| | ||||||
* | Fix for toupper('I') != 'i' | Werner Koch | 2001-06-12 | 1 | -0/+10 | |
| | ||||||
* | About to release 1.0.6 | Werner Koch | 2001-05-29 | 1 | -0/+5 | |
| | ||||||
* | just released another snapshot | Werner Koch | 2001-05-28 | 1 | -1/+18 | |
| | ||||||
* | fixed severe format string bug | Werner Koch | 2001-05-25 | 1 | -0/+13 | |
| | ||||||
* | Fixes submitted by James | Werner Koch | 2001-05-06 | 1 | -0/+4 | |
| | ||||||
* | --send-key fix and other minor things | Werner Koch | 2001-05-05 | 1 | -0/+10 | |
| | ||||||
* | Updated copyright notices and other doc fixes. | Werner Koch | 2001-04-28 | 1 | -1/+1 | |
| | ||||||
* | last hour fixes. | Werner Koch | 2001-04-28 | 1 | -1/+9 | |
| | ||||||
* | New "showpref" subcommand for --edit-key | Werner Koch | 2001-04-25 | 1 | -0/+8 | |
| |