| Commit message (Expand) | Author | Files | Lines |
2006-05-27 | * exec.c (make_tempdir) [_WIN32]: Modified to properly handle | David Shaw | 2 | -7/+17 |
2006-05-25 | * keygen.c (gen_dsa): Allow generating DSA2 keys (allow specifying sizes > | David Shaw | 3 | -21/+73 |
2006-05-25 | * exec.c (make_tempdir): Fix bug with a temporary directory on Win32 | David Shaw | 2 | -2/+10 |
2006-05-24 | Still making gpg2 work. | Werner Koch | 7 | -18/+73 |
2006-05-23 | * gpg.c (reopen_std): New function to reopen fd 0, 1, or 2 if we are | David Shaw | 2 | -0/+72 |
2006-05-23 | g10/ does build again. | Werner Koch | 22 | -81/+165 |
2006-05-23 | * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.c | David Shaw | 6 | -19/+34 |
2006-05-22 | * import.c (import_one): Fix bug when importing a new key from a file. | David Shaw | 2 | -7/+8 |
2006-05-22 | * getkey.c (get_pubkey_byname), import.c (import_one): Fix key selection | David Shaw | 3 | -4/+19 |
2006-04-28 | Merged recent changes from 1.4 | Werner Koch | 15 | -148/+341 |
2006-04-27 | (keyserver_import_cert): Show warning if there is a CERT fingerprint, | David Shaw | 2 | -1/+9 |
2006-04-27 | * keyserver.c (path_makes_direct): New. (keyserver_spawn): Used here | David Shaw | 2 | -32/+29 |
2006-04-22 | * keyserver.c: Fix build problem with platforms that stick libcurl in | David Shaw | 2 | -3/+5 |
2006-04-21 | Still merging 1.4.3 code back | Werner Koch | 9 | -29/+36 |
2006-04-20 | * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. Defaults | David Shaw | 5 | -34/+145 |
2006-04-20 | * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add | David Shaw | 8 | -50/+98 |
2006-04-19 | Continued with merging. | Werner Koch | 22 | -158/+158 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 68 | -10393/+17704 |
2006-04-19 | * keyedit.c (menu_backsign): Give some more verbose errors when we | David Shaw | 2 | -6/+26 |
2006-04-11 | * options.skel, photoid.c (get_default_photo_command): Find an image | David Shaw | 3 | -6/+24 |
2006-04-09 | * getkey.c (parse_auto_key_locate): Fix dupe-removal code. | David Shaw | 5 | -20/+41 |
2006-04-08 | Fixed segv | Werner Koch | 2 | -2/+9 |
2006-04-08 | See ChangeLog | Werner Koch | 2 | -4/+23 |
2006-04-05 | Renamed | Werner Koch | 1 | -0/+0 |
2006-04-03 | About to release 1.4.3gnupg-1.4.3 | Werner Koch | 8 | -4/+34 |
2006-04-01 | * getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock. | David Shaw | 2 | -5/+12 |
2006-03-30 | Update copyright | David Shaw | 1 | -1/+2 |
2006-03-30 | * main.h, seskey.c (encode_md_value): Modify to allow a q size greater | David Shaw | 5 | -35/+94 |
2006-03-22 | * getkey.c (parse_auto_key_locate): Silently strip out duplicates rather | David Shaw | 2 | -5/+15 |
2006-03-22 | Changed URLs | Werner Koch | 3 | -3/+8 |
2006-03-22 | * mainproc.c (get_pka_address): Fix bug introduced as part of | David Shaw | 2 | -1/+6 |
2006-03-21 | Allow for rmd160 signatures when using gpg-agent. | Werner Koch | 3 | -1/+13 |
2006-03-17 | * keyserver.c (keyserver_import_cert): Handle the IPGP CERT type for | David Shaw | 3 | -24/+43 |
2006-03-16 | * cert.c (get_cert): Handle the fixed IPGP type with fingerprint. | David Shaw | 1 | -1/+1 |
2006-03-14 | * keyserver-internal.h, keyserver.c (keyserver_import_pka): Use the | David Shaw | 4 | -31/+61 |
2006-03-14 | * keyserver-internal.h, keyserver.c (keyserver_spawn, keyserver_work, | David Shaw | 4 | -26/+40 |
2006-03-14 | * main.h, import.c (import_one): Optionally return the fingerprint of | David Shaw | 4 | -26/+43 |
2006-03-12 | * sig-check.c (signature_check2): Print the backsig warning when there | David Shaw | 3 | -8/+20 |
2006-03-09 | * build-packet.c (string_to_notation): Add ability to indicate a notation | David Shaw | 3 | -39/+85 |
2006-03-09 | Preparing for an RC23 | Werner Koch | 2 | -11/+16 |
2006-03-09 | * keyedit.c (menu_set_notation): New function to set notations on | David Shaw | 2 | -4/+250 |
2006-03-09 | * mainproc.c (get_pka_address), keylist.c (show_notation): Remove | David Shaw | 3 | -92/+64 |
2006-03-09 | * packet.h, build-packet.c (sig_to_notation), keygen.c | David Shaw | 4 | -8/+20 |
2006-03-08 | * packet.h, build-packet.c (sig_to_notation), keygen.c | David Shaw | 4 | -6/+15 |
2006-03-08 | * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data): | David Shaw | 9 | -117/+275 |
2006-03-08 | * options.h, mainproc.c (check_sig_and_print), gpg.c (main): | David Shaw | 6 | -14/+27 |
2006-03-07 | * options.h, gpg.c (main, parse_trust_model), pkclist.c | David Shaw | 6 | -50/+23 |
2006-03-07 | More tests added; make distcheck works | Werner Koch | 4 | -3/+28 |
2006-03-07 | * sign.c (make_keysig_packet): Don't use MD5 for a RSA_S key as that | David Shaw | 2 | -3/+5 |
2006-03-06 | * mainproc.c (proc_compressed): "Uncompressed" is not a valid compression | David Shaw | 2 | -1/+8 |