| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so the | David Shaw | 2002-07-25 | 3 | -11/+25 |
* | * gpg.sgml: Clarify the differences between "pref" and "showpref". Note in | David Shaw | 2002-07-25 | 2 | -9/+27 |
* | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 2002-07-25 | 7 | -13/+18 |
* | * random.c: "warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -1/+5 |
* | * gnupgbug: "Warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -3/+7 |
* | * gpgkeys_hkp.c: "Warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -1/+5 |
* | * secmem.c: "Warning" -> "WARNING" | David Shaw | 2002-07-25 | 2 | -1/+5 |
* | * config.links: Add special rule for OpenBSD on x86 to use special | David Shaw | 2002-07-25 | 2 | -0/+13 |
* | These are special i386 files for use on OpenBSD, which (at least until | David Shaw | 2002-07-25 | 10 | -0/+774 |
* | * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one, | David Shaw | 2002-07-24 | 6 | -26/+116 |
* | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 2002-07-24 | 6 | -8/+42 |
* | * Makefile.am: Install keyserver helpers in @GNUPG_LIBEXECDIR@ | David Shaw | 2002-07-24 | 2 | -2/+7 |
* | * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h, as well as a | David Shaw | 2002-07-24 | 2 | -1/+4 |
* | * configure.ac: Include a GNUPG_LIBEXECDIR in g10defs.h | David Shaw | 2002-07-24 | 2 | -7/+14 |
* | removed pragma for RISC OS | Stefan Bellon | 2002-07-24 | 2 | -4/+5 |
* | * longlong.h: Replaced all K&R multiline strings by ISO ones for | Werner Koch | 2002-07-24 | 2 | -224/+233 |
* | * rndw32.c (slow_gatherer_windowsNT): Use a simple array for the | Werner Koch | 2002-07-24 | 2 | -3/+12 |
* | Add a new readon code for delet key. | Werner Koch | 2002-07-24 | 1 | -0/+1 |
* | Forgot to commit this: | Werner Koch | 2002-07-24 | 2 | -1/+4 |
* | * import.c (parse_import_options), export.c (parse_export_options): Fix | David Shaw | 2002-07-24 | 3 | -2/+12 |
* | * import.c (delete_inv_parts): Discard subkey signatures (0x18 and 0x28) | David Shaw | 2002-07-24 | 2 | -1/+15 |
* | * sig-check.c (signature_check2): Signatures made by invalid subkeys | David Shaw | 2002-07-23 | 3 | -3/+62 |
* | 2002-07-22 Timo Schulz <[email protected]> | Timo Schulz | 2002-07-23 | 2 | -4/+9 |
* | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 2002-07-22 | 6 | -12/+91 |
* | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 2002-07-22 | 8 | -33/+111 |
* | * revoke.c (gen_desig_revoke): Lots more comments about including | David Shaw | 2002-07-22 | 3 | -15/+33 |
* | * keydb.c (keydb_add_resource): Register a lock file. | Werner Koch | 2002-07-22 | 2 | -9/+30 |
* | * delete.c: New. | Werner Koch | 2002-07-22 | 8 | -9/+233 |
* | * keybox-defs.h: New BLOBTYPTE_EMPTY. | Werner Koch | 2002-07-22 | 6 | -16/+101 |
* | * fseeko.c, ftello.c: New. | Werner Koch | 2002-07-22 | 4 | -1/+89 |
* | * keyedit.c (keyedit_menu, menu_addrevoker): Allow specifying "sensitive" | David Shaw | 2002-07-19 | 3 | -6/+80 |
* | * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in a | David Shaw | 2002-07-17 | 8 | -20/+61 |
* | * gpgkeys_ldap.c (send_key, get_key, main): Consult the server version | David Shaw | 2002-07-15 | 2 | -10/+33 |
* | * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn, | David Shaw | 2002-07-09 | 4 | -53/+103 |
* | * gpgkeys_mailto.in: Use new OPAQUE tag for non net-path URIs. Fail more | David Shaw | 2002-07-09 | 2 | -7/+26 |
* | * configure.ac: Add --with-mailprog to override the use of sendmail with | David Shaw | 2002-07-09 | 2 | -5/+23 |
* | * argparse.c (initialize): We better exit after a read error so | Werner Koch | 2002-07-05 | 2 | -1/+7 |
* | * photoid.c (get_default_photo_command, show_photos): Honor | David Shaw | 2002-07-04 | 7 | -6/+46 |
* | * configure.ac: --enable-exec-path should be a 'with'. Fix 'no' cases of | David Shaw | 2002-07-04 | 2 | -9/+14 |
* | * gpgkeys_ldap.c (get_key), gpgkeys_hkp.c (get_key): Display keyserver URI | David Shaw | 2002-07-04 | 3 | -6/+13 |
* | Fix previous ChangeLog commit | David Shaw | 2002-07-04 | 1 | -1/+3 |
* | * README: Document --disable-exec, --disable-photo-viewers, | David Shaw | 2002-07-04 | 3 | -33/+97 |
* | * server.c (gpgsm_status2): Insert a blank between all optional | Werner Koch | 2002-07-03 | 4 | -18/+31 |
* | * configure.ac: Allow setting USE_EXEC_PATH to lock the exec-path to a | David Shaw | 2002-07-03 | 2 | -0/+16 |
* | * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): If | David Shaw | 2002-07-03 | 4 | -9/+30 |
* | * options.h, g10.c (main), keyserver.c (keyserver_refresh): Maintain and | David Shaw | 2002-07-02 | 5 | -7/+41 |
* | * verify.c (gpgsm_verify): Extend the STATUS_BADSIG line with | Werner Koch | 2002-07-02 | 2 | -2/+13 |
* | * certpath.c (check_cert_policy): Don't use log_error to print a | Werner Koch | 2002-07-02 | 3 | -4/+17 |
* | * keydb.c (keydb_store_cert): Add optional ar EXISTED and changed | Werner Koch | 2002-07-02 | 9 | -44/+96 |
* | * call-dirmngr.c (gpgsm_dirmngr_isvalid): print status of dirmngr | Werner Koch | 2002-07-02 | 3 | -1/+25 |