aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Preparing 1.4.5Werner Koch2006-08-012-9/+18
* Fix bug 655Werner Koch2006-07-312-1/+5
* Fixed bug 479. Not a real good fix but a reliable one which limits possibleWerner Koch2006-07-314-1/+14
* Preparing a release candidategnupg-1.4.5rc1Werner Koch2006-07-282-4/+4
* Fixed memory allocation bug and typos.Werner Koch2006-07-265-9/+35
* * configure.ac: Fix resolver autoconf code so it works (fails)David Shaw2006-07-081-1/+1
* i18n fixWerner Koch2006-06-282-2/+10
* * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass aDavid Shaw2006-06-284-14/+27
* * sign.c (sign_file): When signing with multiple DSA keys, one being DSA1David Shaw2006-06-282-49/+49
* * pkclist.c (algo_available): Automatically enable DSA2 mode when handlingDavid Shaw2006-06-282-5/+10
* Fixed uploading of keays.Werner Koch2006-06-282-1/+7
* do no use reopen_std under W32.Werner Koch2006-06-272-2/+6
* About to do a new releaseWerner Koch2006-06-252-3/+3
* * options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs,David Shaw2006-06-224-2/+51
* * sign.c (do_sign): Accept a truncated hash even for DSA1 keys (be liberalDavid Shaw2006-06-222-1/+13
* * import.c (import_one): Add a flag (from_sk) so we don't check prefsDavid Shaw2006-06-122-6/+13
* * keygen.c (gen_card_key): Add optional argument to return a pointerDavid Shaw2006-06-102-8/+20
* * parse-packet.c (parse_user_id): Cap the user ID size at 2048 bytes. David Shaw2006-06-092-0/+22
* Revert last. It is still wrong.David Shaw2006-05-272-17/+7
* * exec.c (make_tempdir) [_WIN32]: Modified to properly handleDavid Shaw2006-05-272-7/+17
* * keygen.c (gen_dsa): Allow generating DSA2 keys (allow specifying sizes >David Shaw2006-05-253-21/+73
* * exec.c (make_tempdir): Fix bug with a temporary directory on Win32David Shaw2006-05-252-2/+10
* * gpg.c (reopen_std): New function to reopen fd 0, 1, or 2 if we areDavid Shaw2006-05-232-0/+72
* * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.cDavid Shaw2006-05-236-19/+34
* * import.c (import_one): Fix bug when importing a new key from a file.David Shaw2006-05-222-7/+8
* * getkey.c (get_pubkey_byname), import.c (import_one): Fix key selectionDavid Shaw2006-05-223-4/+19
* (keyserver_import_cert): Show warning if there is a CERT fingerprint,David Shaw2006-04-272-1/+9
* * keyserver.c (path_makes_direct): New. (keyserver_spawn): Used hereDavid Shaw2006-04-272-32/+29
* * keyserver.c: Fix build problem with platforms that stick libcurl inDavid Shaw2006-04-222-3/+5
* * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. DefaultsDavid Shaw2006-04-205-34/+145
* * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): AddDavid Shaw2006-04-208-50/+98
* * keyedit.c (menu_backsign): Give some more verbose errors when weDavid Shaw2006-04-192-6/+26
* * options.skel, photoid.c (get_default_photo_command): Find an imageDavid Shaw2006-04-113-6/+24
* * getkey.c (parse_auto_key_locate): Fix dupe-removal code.David Shaw2006-04-095-20/+41
* Fixed segvWerner Koch2006-04-082-2/+9
* See ChangeLogWerner Koch2006-04-082-4/+23
* About to release 1.4.3gnupg-1.4.3Werner Koch2006-04-038-4/+34
* * getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock.David Shaw2006-04-012-5/+12
* Update copyrightDavid Shaw2006-03-301-1/+2
* * main.h, seskey.c (encode_md_value): Modify to allow a q size greaterDavid Shaw2006-03-305-35/+94
* * getkey.c (parse_auto_key_locate): Silently strip out duplicates ratherDavid Shaw2006-03-222-5/+15
* Changed URLsWerner Koch2006-03-223-3/+8
* * mainproc.c (get_pka_address): Fix bug introduced as part ofDavid Shaw2006-03-222-1/+6
* Allow for rmd160 signatures when using gpg-agent.Werner Koch2006-03-213-1/+13
* * keyserver.c (keyserver_import_cert): Handle the IPGP CERT type forDavid Shaw2006-03-173-24/+43
* * cert.c (get_cert): Handle the fixed IPGP type with fingerprint.David Shaw2006-03-161-1/+1
* * keyserver-internal.h, keyserver.c (keyserver_import_pka): Use theDavid Shaw2006-03-144-31/+61
* * keyserver-internal.h, keyserver.c (keyserver_spawn, keyserver_work,David Shaw2006-03-144-26/+40
* * main.h, import.c (import_one): Optionally return the fingerprint ofDavid Shaw2006-03-144-26/+43
* * sig-check.c (signature_check2): Print the backsig warning when thereDavid Shaw2006-03-123-8/+20