| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Preparing 1.4.5 | Werner Koch | 2006-08-01 | 2 | -9/+18 |
* | Fix bug 655 | Werner Koch | 2006-07-31 | 2 | -1/+5 |
* | Fixed bug 479. Not a real good fix but a reliable one which limits possible | Werner Koch | 2006-07-31 | 4 | -1/+14 |
* | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 2006-07-28 | 2 | -4/+4 |
* | Fixed memory allocation bug and typos. | Werner Koch | 2006-07-26 | 5 | -9/+35 |
* | * configure.ac: Fix resolver autoconf code so it works (fails) | David Shaw | 2006-07-08 | 1 | -1/+1 |
* | i18n fix | Werner Koch | 2006-06-28 | 2 | -2/+10 |
* | * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass a | David Shaw | 2006-06-28 | 4 | -14/+27 |
* | * sign.c (sign_file): When signing with multiple DSA keys, one being DSA1 | David Shaw | 2006-06-28 | 2 | -49/+49 |
* | * pkclist.c (algo_available): Automatically enable DSA2 mode when handling | David Shaw | 2006-06-28 | 2 | -5/+10 |
* | Fixed uploading of keays. | Werner Koch | 2006-06-28 | 2 | -1/+7 |
* | do no use reopen_std under W32. | Werner Koch | 2006-06-27 | 2 | -2/+6 |
* | About to do a new release | Werner Koch | 2006-06-25 | 2 | -3/+3 |
* | * options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs, | David Shaw | 2006-06-22 | 4 | -2/+51 |
* | * sign.c (do_sign): Accept a truncated hash even for DSA1 keys (be liberal | David Shaw | 2006-06-22 | 2 | -1/+13 |
* | * import.c (import_one): Add a flag (from_sk) so we don't check prefs | David Shaw | 2006-06-12 | 2 | -6/+13 |
* | * keygen.c (gen_card_key): Add optional argument to return a pointer | David Shaw | 2006-06-10 | 2 | -8/+20 |
* | * parse-packet.c (parse_user_id): Cap the user ID size at 2048 bytes. | David Shaw | 2006-06-09 | 2 | -0/+22 |
* | Revert last. It is still wrong. | David Shaw | 2006-05-27 | 2 | -17/+7 |
* | * exec.c (make_tempdir) [_WIN32]: Modified to properly handle | David Shaw | 2006-05-27 | 2 | -7/+17 |
* | * keygen.c (gen_dsa): Allow generating DSA2 keys (allow specifying sizes > | David Shaw | 2006-05-25 | 3 | -21/+73 |
* | * exec.c (make_tempdir): Fix bug with a temporary directory on Win32 | David Shaw | 2006-05-25 | 2 | -2/+10 |
* | * gpg.c (reopen_std): New function to reopen fd 0, 1, or 2 if we are | David Shaw | 2006-05-23 | 2 | -0/+72 |
* | * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.c | David Shaw | 2006-05-23 | 6 | -19/+34 |
* | * import.c (import_one): Fix bug when importing a new key from a file. | David Shaw | 2006-05-22 | 2 | -7/+8 |
* | * getkey.c (get_pubkey_byname), import.c (import_one): Fix key selection | David Shaw | 2006-05-22 | 3 | -4/+19 |
* | (keyserver_import_cert): Show warning if there is a CERT fingerprint, | David Shaw | 2006-04-27 | 2 | -1/+9 |
* | * keyserver.c (path_makes_direct): New. (keyserver_spawn): Used here | David Shaw | 2006-04-27 | 2 | -32/+29 |
* | * keyserver.c: Fix build problem with platforms that stick libcurl in | David Shaw | 2006-04-22 | 2 | -3/+5 |
* | * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. Defaults | David Shaw | 2006-04-20 | 5 | -34/+145 |
* | * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add | David Shaw | 2006-04-20 | 8 | -50/+98 |
* | * keyedit.c (menu_backsign): Give some more verbose errors when we | David Shaw | 2006-04-19 | 2 | -6/+26 |
* | * options.skel, photoid.c (get_default_photo_command): Find an image | David Shaw | 2006-04-11 | 3 | -6/+24 |
* | * getkey.c (parse_auto_key_locate): Fix dupe-removal code. | David Shaw | 2006-04-09 | 5 | -20/+41 |
* | Fixed segv | Werner Koch | 2006-04-08 | 2 | -2/+9 |
* | See ChangeLog | Werner Koch | 2006-04-08 | 2 | -4/+23 |
* | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 2006-04-03 | 8 | -4/+34 |
* | * getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock. | David Shaw | 2006-04-01 | 2 | -5/+12 |
* | Update copyright | David Shaw | 2006-03-30 | 1 | -1/+2 |
* | * main.h, seskey.c (encode_md_value): Modify to allow a q size greater | David Shaw | 2006-03-30 | 5 | -35/+94 |
* | * getkey.c (parse_auto_key_locate): Silently strip out duplicates rather | David Shaw | 2006-03-22 | 2 | -5/+15 |
* | Changed URLs | Werner Koch | 2006-03-22 | 3 | -3/+8 |
* | * mainproc.c (get_pka_address): Fix bug introduced as part of | David Shaw | 2006-03-22 | 2 | -1/+6 |
* | Allow for rmd160 signatures when using gpg-agent. | Werner Koch | 2006-03-21 | 3 | -1/+13 |
* | * keyserver.c (keyserver_import_cert): Handle the IPGP CERT type for | David Shaw | 2006-03-17 | 3 | -24/+43 |
* | * cert.c (get_cert): Handle the fixed IPGP type with fingerprint. | David Shaw | 2006-03-16 | 1 | -1/+1 |
* | * keyserver-internal.h, keyserver.c (keyserver_import_pka): Use the | David Shaw | 2006-03-14 | 4 | -31/+61 |
* | * keyserver-internal.h, keyserver.c (keyserver_spawn, keyserver_work, | David Shaw | 2006-03-14 | 4 | -26/+40 |
* | * main.h, import.c (import_one): Optionally return the fingerprint of | David Shaw | 2006-03-14 | 4 | -26/+43 |
* | * sig-check.c (signature_check2): Print the backsig warning when there | David Shaw | 2006-03-12 | 3 | -8/+20 |