| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets. | David Shaw | 2002-09-25 | 2 | -1/+7 |
* | * import.c (import_keys_stream): Fix compiler type warning. | David Shaw | 2002-09-24 | 4 | -11/+19 |
* | added fast-import to import-options | Stefan Bellon | 2002-09-23 | 5 | -21/+33 |
* | avoid function clone | Stefan Bellon | 2002-09-22 | 2 | -50/+40 |
* | added trustdb update/check for stream import as well | Stefan Bellon | 2002-09-21 | 2 | -3/+16 |
* | trustdb checks/updates after import | Stefan Bellon | 2002-09-21 | 2 | -1/+16 |
* | comment type fix | Werner Koch | 2002-09-20 | 1 | -1/+1 |
* | From stable branch | David Shaw | 2002-09-19 | 3 | -13/+23 |
* | From stable branch | David Shaw | 2002-09-17 | 4 | -26/+102 |
* | Import from stable branch. | David Shaw | 2002-09-13 | 5 | -71/+100 |
* | * Makefile.am, hkp.c, hkp.h, keyserver.c (keyserver_work): Remove internal | David Shaw | 2002-09-12 | 5 | -681/+6 |
* | * keyserver.c (keyserver_spawn): Remove whitespace after keyserver | David Shaw | 2002-09-12 | 2 | -5/+11 |
* | * g10.c, options.h: Removed option --emulate-checksum-bug. | Werner Koch | 2002-09-11 | 10 | -126/+152 |
* | * exec.c (expand_args): Remove loop left over from earlier implementation. | David Shaw | 2002-09-10 | 2 | -4/+13 |
* | Cleanups and minor fixes. | Werner Koch | 2002-09-10 | 17 | -64/+121 |
* | * g10.c (add_group): Use '=' to separate group name from group members. | David Shaw | 2002-09-09 | 3 | -3/+10 |
* | * mainproc.c (print_pkenc_list): Don't increment the error counter when | David Shaw | 2002-09-04 | 2 | -1/+9 |
* | * g10.c (main): Try to set a default character set. Print the | Werner Koch | 2002-09-02 | 6 | -2/+55 |
* | * pkclist.c (build_pk_list): Add new status code to indicate an untrusted | David Shaw | 2002-08-30 | 2 | -1/+7 |
* | * pkclist.c (build_pk_list): Fail if any recipient keys are unusable. | David Shaw | 2002-08-30 | 4 | -3/+26 |
* | * pkclist.c (do_we_trust_pre): Changed the wording of a warning. | Werner Koch | 2002-08-30 | 7 | -59/+82 |
* | * sig-check.c (do_check_messages, do_check): Show keyid in error messages. | David Shaw | 2002-08-28 | 3 | -16/+27 |
* | * hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into new | David Shaw | 2002-08-26 | 2 | -78/+103 |
* | * sig-check.c (do_check, do_check_messages): Emit the usual sig warnings | David Shaw | 2002-08-23 | 3 | -9/+26 |
* | * import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into | David Shaw | 2002-08-22 | 6 | -113/+110 |
* | * import.c (import_print_stats): Print new non_imported counter | Werner Koch | 2002-08-21 | 2 | -3/+14 |
* | * options.skel: Document no-include-attributes for keyserver-options. | David Shaw | 2002-08-20 | 2 | -8/+17 |
* | * keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments. | David Shaw | 2002-08-20 | 7 | -4/+39 |
* | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 2002-08-19 | 11 | -38/+120 |
* | 2002-08-16 Timo Schulz <[email protected]> | Timo Schulz | 2002-08-18 | 3 | -1/+26 |
* | Removed a leftover conflict indicator. | Werner Koch | 2002-08-16 | 1 | -1/+0 |
* | * seckey-cert.c: Workaround to allow decryption of v3 keys created | Werner Koch | 2002-08-16 | 2 | -0/+31 |
* | * hkp.c (parse_hkp_index): Properly handle really large keys (5 digit key | David Shaw | 2002-08-14 | 2 | -4/+9 |
* | * encode.c (encode_simple): Fix problem with using compression algo 2 and | David Shaw | 2002-08-13 | 5 | -47/+114 |
* | * options.skel: Some language tweaks, and remove the load-extension | David Shaw | 2002-08-09 | 5 | -61/+71 |
* | * tdbio.c (tdbio_set_dbname): Create new trustdbs with user-only | David Shaw | 2002-08-08 | 2 | -0/+8 |
* | * sig-check.c (signature_check2): Sanity check that the md has a context | David Shaw | 2002-08-07 | 2 | -1/+17 |
* | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 2002-08-07 | 7 | -135/+212 |
* | use of EXTSEP_S | Stefan Bellon | 2002-08-06 | 3 | -2/+7 |
* | * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-error | David Shaw | 2002-08-06 | 5 | -3/+11 |
* | * encode.c (encode_crypt), g10.c (main), sign.c (sign_file, | David Shaw | 2002-08-06 | 4 | -7/+27 |
* | * revoke.c (export_minimal_pk, gen_desig_revoke, gen_revoke): Export a | David Shaw | 2002-08-06 | 2 | -132/+179 |
* | * options.skel: Changed comments. | Werner Koch | 2002-08-06 | 2 | -2/+4 |
* | * g10.c (main): Try to use "gpg.conf" as default option file. | Werner Koch | 2002-08-06 | 3 | -5/+23 |
* | The big extension module removal. | Werner Koch | 2002-08-03 | 2 | -1/+5 |
* | * delkey.c (do_delete_key): Always allow to delete a key in batch mode | Werner Koch | 2002-08-02 | 2 | -0/+18 |
* | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 2002-07-30 | 6 | -9/+23 |
* | * sig-check.c (do_check): Properly validate v4 sigs with no hashed section | David Shaw | 2002-07-29 | 2 | -2/+12 |
* | * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so the | David Shaw | 2002-07-25 | 3 | -11/+25 |
* | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 2002-07-25 | 7 | -13/+18 |