| Commit message (Expand) | Author | Files | Lines |
2002-08-13 | * encode.c (encode_simple): Fix problem with using compression algo 2 and | David Shaw | 5 | -47/+114 |
2002-08-09 | * options.skel: Some language tweaks, and remove the load-extension | David Shaw | 5 | -61/+71 |
2002-08-08 | * tdbio.c (tdbio_set_dbname): Create new trustdbs with user-only | David Shaw | 2 | -0/+8 |
2002-08-07 | * sig-check.c (signature_check2): Sanity check that the md has a context | David Shaw | 2 | -1/+17 |
2002-08-07 | * keyedit.c (menu_revsig): Properly show a uid is revoked without | David Shaw | 7 | -135/+212 |
2002-08-06 | use of EXTSEP_S | Stefan Bellon | 3 | -2/+7 |
2002-08-06 | * options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-error | David Shaw | 5 | -3/+11 |
2002-08-06 | * encode.c (encode_crypt), g10.c (main), sign.c (sign_file, | David Shaw | 4 | -7/+27 |
2002-08-06 | * revoke.c (export_minimal_pk, gen_desig_revoke, gen_revoke): Export a | David Shaw | 2 | -132/+179 |
2002-08-06 | * options.skel: Changed comments. | Werner Koch | 2 | -2/+4 |
2002-08-06 | * g10.c (main): Try to use "gpg.conf" as default option file. | Werner Koch | 3 | -5/+23 |
2002-08-03 | The big extension module removal. | Werner Koch | 2 | -1/+5 |
2002-08-02 | * delkey.c (do_delete_key): Always allow to delete a key in batch mode | Werner Koch | 2 | -0/+18 |
2002-07-30 | * options.h, g10.c (main), mainproc.c (proc_encrypted): Return a | David Shaw | 6 | -9/+23 |
2002-07-29 | * sig-check.c (do_check): Properly validate v4 sigs with no hashed section | David Shaw | 2 | -2/+12 |
2002-07-25 | * keyedit.c (menu_revsig): Change "revsig" to honor selected uids so the | David Shaw | 3 | -11/+25 |
2002-07-25 | * exec.c, export.c, import.c, keyedit.c, keyserver.c, misc.c: "Warning" -> | David Shaw | 7 | -13/+18 |
2002-07-24 | * main.h, import.c (parse_import_options, fix_hkp_corruption, import_one, | David Shaw | 6 | -26/+116 |
2002-07-24 | * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), | David Shaw | 6 | -8/+42 |
2002-07-24 | Forgot to commit this: | Werner Koch | 2 | -1/+4 |
2002-07-24 | * import.c (parse_import_options), export.c (parse_export_options): Fix | David Shaw | 3 | -2/+12 |
2002-07-24 | * import.c (delete_inv_parts): Discard subkey signatures (0x18 and 0x28) | David Shaw | 2 | -1/+15 |
2002-07-23 | * sig-check.c (signature_check2): Signatures made by invalid subkeys | David Shaw | 3 | -3/+62 |
2002-07-22 | * options.h, main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 6 | -12/+91 |
2002-07-22 | * options.h, main.h, export.c (parse_export_options, do_export_stream), | David Shaw | 8 | -33/+111 |
2002-07-22 | * revoke.c (gen_desig_revoke): Lots more comments about including | David Shaw | 3 | -15/+33 |
2002-07-19 | * keyedit.c (keyedit_menu, menu_addrevoker): Allow specifying "sensitive" | David Shaw | 3 | -6/+80 |
2002-07-17 | * keyedit.c (show_key_with_all_names_colon): The 0x40 class bit in a | David Shaw | 8 | -20/+61 |
2002-07-09 | * options.h, keyserver.c (parse_keyserver_uri, keyserver_spawn, | David Shaw | 4 | -53/+103 |
2002-07-04 | * photoid.c (get_default_photo_command, show_photos): Honor | David Shaw | 7 | -6/+46 |
2002-07-03 | * exec.h, exec.c (set_exec_path, exec_write), g10.c (main): If | David Shaw | 4 | -9/+30 |
2002-07-02 | * options.h, g10.c (main), keyserver.c (keyserver_refresh): Maintain and | David Shaw | 5 | -7/+41 |
2002-07-02 | Removed old keyserver (daemon) code. | Timo Schulz | 3 | -487/+0 |
2002-07-01 | * options.skel: Fix a few typos, clarify "group", and remove sample photo | David Shaw | 4 | -13/+17 |
2002-07-01 | * packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args), | David Shaw | 6 | -10/+17 |
2002-07-01 | * encode.c (encode_symmetric): Do not use the new encryption code. | Werner Koch | 2 | -1/+11 |
2002-06-30 | * photoid.c: Use __MINGW32__ to include windows because | Werner Koch | 2 | -2/+11 |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 78 | -13781/+24084 |
2000-12-21 | Does now work with libgcrypt | Werner Koch | 1 | -1/+1 |
2000-12-19 | Removed the libgcrypt stuff and started to modify the source to work with | Werner Koch | 1 | -3/+3 |
2000-11-14 | Some configuration changes | Werner Koch | 3 | -5/+15 |
2000-10-11 | Add features packet and fixes MIPS3. | Werner Koch | 5 | -1/+21 |
2000-10-10 | Changed keyring handling - saving still does not work. | Werner Koch | 11 | -180/+196 |
2000-10-06 | See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner Koch | Werner Koch | 16 | -1312/+467 |
2000-10-04 | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 14 | -293/+263 |
2000-09-18 | See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch | Werner Koch | 26 | -772/+1424 |
2000-08-21 | See ChangeLog: Mon Aug 21 17:59:17 CEST 2000 Werner Koch | Werner Koch | 6 | -0/+380 |
2000-08-18 | See ChangeLog: Fri Aug 18 14:27:14 CEST 2000 Werner Koch | Werner Koch | 2 | -1/+6 |
2000-07-31 | See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch | Werner Koch | 10 | -335/+517 |
2000-07-28 | See ChangeLog: Fri Jul 28 18:19:11 CEST 2000 Werner Koch | Werner Koch | 5 | -2/+31 |