Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow a regular key signature to promote a local signature to full | David Shaw | 2001-12-07 | 2 | -3/+41 | |
| | | | | | exportable status | |||||
* | New option --expert | David Shaw | 2001-12-07 | 4 | -4/+58 | |
| | | | | | | Do not allow signing a revoked UID unless --expert is set, and ask even then. Do not allow signing a revoked key unless --expert is set, and ask even then. | |||||
* | Bug fix in "showpref" | David Shaw | 2001-12-07 | 5 | -4/+50 | |
| | | | | | Allow setting a no-compression preference | |||||
* | "eyesonly" patch. Implements the for-your-eyes-only feature. | David Shaw | 2001-12-07 | 2 | -1/+22 | |
| | ||||||
* | "sigclass" patch - adds key signature class levels, notation and policy-url | David Shaw | 2001-12-06 | 10 | -22/+286 | |
| | | | | | displays in key listings, and shows flags for signature features. | |||||
* | The new keyserver code itself | David Shaw | 2001-12-06 | 1 | -0/+988 | |
| | ||||||
* | (sigh). Missed one file. | David Shaw | 2001-12-06 | 1 | -0/+20 | |
| | ||||||
* | Build changes for keyserver code | David Shaw | 2001-12-06 | 2 | -2/+33 | |
| | ||||||
* | Generic keyserver API code | David Shaw | 2001-12-06 | 9 | -197/+462 | |
| | ||||||
* | keyserver API definitions | David Shaw | 2001-12-06 | 2 | -0/+31 | |
| | ||||||
* | Keyserver "helper" app code | David Shaw | 2001-12-06 | 5 | -0/+1133 | |
| | ||||||
* | * trustdb.c (mark_usable_uid_certs): Fix segfault from bad | Werner Koch | 2001-11-27 | 2 | -2/+8 | |
| | | | | | 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 | 4 | -30/+40 | |
| | | | | | | description and change the loop so that all matching names are returned. | |||||
* | fixes to --force-v4-certs | Werner Koch | 2001-11-09 | 1 | -2/+2 | |
| | ||||||
* | typo fixes | Werner Koch | 2001-11-09 | 1 | -2/+2 | |
| | ||||||
* | Tweaked v3 -c decryption, let --force-v4-certs use SHA-1 for all RSA keys. | Werner Koch | 2001-11-08 | 4 | -9/+39 | |
| | ||||||
* | *** empty log message *** | Werner Koch | 2001-11-08 | 4 | -0/+2083 | |
| | ||||||
* | fixes for the 1.0.6b bugs David recently posted to gnupg-devel. | Werner Koch | 2001-11-08 | 26 | -61/+272 | |
| | ||||||
* | A keypair to test v3 keys. | Werner Koch | 2001-11-08 | 2 | -0/+32 | |
| | ||||||
* | more fixes due to automake 1.5SNAP-1-0-6b | Werner Koch | 2001-10-23 | 38 | -6673/+7146 | |
| | ||||||
* | Minor fixes | Werner Koch | 2001-10-22 | 5 | -44/+28 | |
| | ||||||
* | Fixed the Read-Only keyring bug and changed the way the keydb interface | Werner Koch | 2001-10-18 | 14 | -336/+462 | |
| | | | | | works. | |||||
* | Option --no-force-v3-sigs added and disabled agent stuff for RISC OS | Stefan Bellon | 2001-10-06 | 1 | -0/+5 | |
| | ||||||
* | Disabled agent stuff for RISC OS | Stefan Bellon | 2001-10-06 | 1 | -0/+2 | |
| | ||||||
* | Option --no-force-v3-sigs added | Stefan Bellon | 2001-10-06 | 1 | -0/+3 | |
| | ||||||
* | calculate time of next trustdb check | Werner Koch | 2001-09-28 | 29 | -13865/+14141 | |
| | ||||||
* | make check does work again | Werner Koch | 2001-09-28 | 9 | -43/+98 | |
| | ||||||
* | write results to log files | Werner Koch | 2001-09-28 | 32 | -147/+117 | |
| | ||||||
* | Encryption should work again | Werner Koch | 2001-09-27 | 6 | -229/+242 | |
| | ||||||
* | completed the new key validation code | Werner Koch | 2001-09-26 | 8 | -73/+192 | |
| | ||||||
* | Added 2 texinfo file which are actually build files but automake does | Werner Koch | 2001-09-26 | 2 | -0/+1210 | |
| | | | | | not like them to be in BUILT_SOURCES | |||||
* | made keylisting faster | Werner Koch | 2001-09-25 | 4 | -73/+197 | |
| | ||||||
* | Changed signature status cache | Werner Koch | 2001-09-25 | 18 | -282/+479 | |
| | ||||||
* | Revamped the trustDB | Werner Koch | 2001-09-24 | 24 | -3683/+1609 | |
| | ||||||
* | Code cleanups | Werner Koch | 2001-09-20 | 11 | -184/+134 | |
| | ||||||
* | Bug fixes and Timo's patches | Werner Koch | 2001-09-19 | 21 | -157/+549 | |
| | ||||||
* | Check for garbled packets | Werner Koch | 2001-09-18 | 9 | -28/+155 | |
| | ||||||
* | email-client support list link added | Nils Ellmenreich | 2001-09-14 | 2 | -10/+8 | |
| | ||||||
* | *** empty log message *** | Nils Ellmenreich | 2001-09-13 | 2 | -13/+13 | |
| | ||||||
* | more bug fixesand some warning cleanups | Werner Koch | 2001-09-09 | 23 | -61/+164 | |
| | ||||||
* | Last changes before 1.0.6a snapshot releaseSNAP-1-0-6a | Werner Koch | 2001-09-07 | 26 | -9792/+12197 | |
| | ||||||
* | fixed a stupid C error | Werner Koch | 2001-09-07 | 10 | -88/+82 | |
| | ||||||
* | Revamped the keyring code | Werner Koch | 2001-09-06 | 45 | -2763/+2463 | |
| | ||||||
* | bug fixes | Werner Koch | 2001-08-31 | 9 | -30/+108 | |
| | ||||||
* | MDC feature support and other stuff | Werner Koch | 2001-08-30 | 24 | -331/+404 | |
| | ||||||
* | Random changes | Werner Koch | 2001-08-25 | 10 | -21/+76 | |
| | ||||||
* | Removed duplicated code | Werner Koch | 2001-08-24 | 2 | -550/+309 | |
| | ||||||
* | Corrected spelling of RISC OS | Stefan Bellon | 2001-08-21 | 3 | -5/+5 | |
| | ||||||
* | Fixed use-agent and lock-multiple for RISC OS | Stefan Bellon | 2001-08-21 | 2 | -14/+20 | |
| | ||||||
* | changed trustlevel to singed int | Stefan Bellon | 2001-08-21 | 1 | -1/+1 | |
| |