| Commit message (Expand) | Author | Files | Lines |
2002-06-12 | * keyserver.c (keyserver_spawn): Properly handle PROGRAM responses when | David Shaw | 1 | -2/+1 |
2002-06-12 | * keyserver.c (keyserver_spawn): Handle CRLF endings from keyserver | David Shaw | 1 | -19/+28 |
2002-06-10 | * options.h, keyserver.c (keyserver_opts), g10.c (main): New keyserver | David Shaw | 1 | -52/+64 |
2002-06-07 | * options.skel, options.h, main.h, keydb.h, pkclist.c (build_pk_list, | David Shaw | 1 | -9/+25 |
2002-05-11 | * keyserver.c (keyserver_export): Get confirmation before sending | Werner Koch | 1 | -0/+11 |
2002-05-10 | fixes for M_DEBUG, strcasecmp and RISC OS | Stefan Bellon | 1 | -29/+29 |
2002-05-05 | * keyserver.c (keyserver_refresh): --refresh-keys implies --merge-only so | David Shaw | 1 | -0/+5 |
2002-05-04 | * photoid.c: Provide default image viewer for Win32. | David Shaw | 1 | -2/+2 |
2002-05-01 | * keyedit.c (menu_adduid): 2440bis04 says that multiple attribute packets | David Shaw | 1 | -3/+4 |
2002-04-29 | Added a copyright year for files changed this year. | Werner Koch | 1 | -1/+1 |
2002-04-19 | * keyedit.c (menu_deluid): Only cause a trust update if we delete a | David Shaw | 1 | -7/+2 |
2002-04-04 | Fix auto-key-retrieve to actually work as a keyserver-option (noted by | David Shaw | 1 | -2/+2 |
2002-03-31 | Fix ownertrust display with --with-colons. | David Shaw | 1 | -2/+10 |
2002-03-29 | Quote and unquote backslashes from keyserver search responses. | David Shaw | 1 | -2/+7 |
2002-03-19 | Properly handle a "no keys found" case from the internal HKP code | David Shaw | 1 | -16/+16 |
2002-03-07 | Some minor fixes for revocation keys: print a warning if a key is imported | David Shaw | 1 | -10/+29 |
2002-02-26 | Treat key lists internally as fingerprints when possible. All this is via | David Shaw | 1 | -60/+102 |
2002-02-22 | Detect a "no keys found" case even if the keyserver helper program does | David Shaw | 1 | -10/+22 |
2002-02-19 | Catch corruption in HKP index lines (can be caused by broken or malicious | David Shaw | 1 | -0/+9 |
2002-02-04 | Workaround for the pksd and OKS keyserver bug that calculates v4 RSA | David Shaw | 1 | -4/+37 |
2002-02-04 | Bug fix - do not append keys to each other when --sending more than one. | David Shaw | 1 | -1/+1 |
2002-01-03 | Minor tweaks: remove --no-default-check-level, don't cache child tempfiles | David Shaw | 1 | -1/+1 |
2002-01-02 | moved util.h include downwards | Stefan Bellon | 1 | -1/+1 |
2001-12-29 | Bugfix in photoid.c and keyserver.c | David Shaw | 1 | -1/+1 |
2001-12-28 | Add an outofband indicator to the keyserver protocol. | David Shaw | 1 | -42/+47 |
2001-12-27 | Some exec cleanups and tweaks for photo ID and keyserver execution | David Shaw | 1 | -11/+8 |
2001-12-25 | Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.c | David Shaw | 1 | -16/+11 |
2001-12-23 | Fixed a typo and W32 support for the latest CVS changes. | Timo Schulz | 1 | -0/+2 |
2001-12-22 | * keyserver.c (keyserver_spawn): Removed some variables | Werner Koch | 1 | -10/+7 |
2001-12-21 | Photo ID support (actually generic "attribute packet" support, but there | David Shaw | 1 | -243/+67 |
2001-12-21 | * options.in: Remove load-extension tiger | Werner Koch | 1 | -0/+1 |
2001-12-20 | Use mkdtemp() to make temp directories. If there is no mkdtemp(), provide | David Shaw | 1 | -26/+11 |
2001-12-20 | New function to check the permissions of GNUPGHOME and the various files | David Shaw | 1 | -15/+37 |
2001-12-18 | Much stricter checking of the keyserver URI | David Shaw | 1 | -3/+18 |
2001-12-17 | Remove warning - no need to check for control/illegal characters, as | David Shaw | 1 | -1/+2 |
2001-12-17 | Fix capitalization issues | David Shaw | 1 | -18/+15 |
2001-12-15 | * keyserver.c (keyserver_spawn): Assert that we have dropped privs. | Werner Koch | 1 | -13/+41 |
2001-12-06 | The new keyserver code itself | David Shaw | 1 | -0/+988 |