aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-06Preparing a releasegnupg-1.4.6Werner Koch7-48/+158
2006-12-03* keyedit.c (menu_clean): Show "already minimized" rather thanDavid Shaw2-1/+12
2006-12-03* options.h, gpg.c (main), passphrase.c (passphrase_to_dek): AddDavid Shaw4-32/+55
2006-11-27* openfile.c (ask_outfile_name): Fixed buffer overflow occurringWerner Koch2-1/+6
2006-11-06Missing changelog entryDavid Shaw1-0/+9
2006-10-23New command --gpgconf-test.Werner Koch2-0/+10
2006-10-13* parse-packet.c (parse_symkeyenc): Show the unpacked as well as theDavid Shaw5-5/+43
2006-10-06* keyserver.c (keyserver_spawn): Write the 16-digit keyid rather thanDavid Shaw2-3/+12
2006-10-02fix for bug 537 and documentation fixes.Werner Koch2-20/+44
2006-09-26Allow to build w/o curl.Werner Koch2-1/+7
2006-08-01Preparing 1.4.5Werner Koch2-9/+18
2006-07-31Fix bug 655Werner Koch2-1/+5
2006-07-31Fixed bug 479. Not a real good fix but a reliable one which limits possibleWerner Koch4-1/+14
2006-07-28Preparing a release candidategnupg-1.4.5rc1Werner Koch2-4/+4
2006-07-26Fixed memory allocation bug and typos.Werner Koch5-9/+35
2006-07-08* configure.ac: Fix resolver autoconf code so it works (fails)David Shaw1-1/+1
2006-06-28i18n fixWerner Koch2-2/+10
2006-06-28* keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass aDavid Shaw4-14/+27
2006-06-28* sign.c (sign_file): When signing with multiple DSA keys, one being DSA1David Shaw2-49/+49
2006-06-28* pkclist.c (algo_available): Automatically enable DSA2 mode when handlingDavid Shaw2-5/+10
2006-06-28Fixed uploading of keays.Werner Koch2-1/+7
2006-06-27do no use reopen_std under W32.Werner Koch2-2/+6
2006-06-25About to do a new releaseWerner Koch2-3/+3
2006-06-22* options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs,David Shaw4-2/+51
2006-06-22* sign.c (do_sign): Accept a truncated hash even for DSA1 keys (be liberalDavid Shaw2-1/+13
2006-06-12* import.c (import_one): Add a flag (from_sk) so we don't check prefsDavid Shaw2-6/+13
2006-06-10* keygen.c (gen_card_key): Add optional argument to return a pointerDavid Shaw2-8/+20
2006-06-09* parse-packet.c (parse_user_id): Cap the user ID size at 2048 bytes. David Shaw2-0/+22
2006-05-27Revert last. It is still wrong.David Shaw2-17/+7
2006-05-27* exec.c (make_tempdir) [_WIN32]: Modified to properly handleDavid Shaw2-7/+17
2006-05-25* keygen.c (gen_dsa): Allow generating DSA2 keys (allow specifying sizes >David Shaw3-21/+73
2006-05-25* exec.c (make_tempdir): Fix bug with a temporary directory on Win32David Shaw2-2/+10
2006-05-23* gpg.c (reopen_std): New function to reopen fd 0, 1, or 2 if we areDavid Shaw2-0/+72
2006-05-23* parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.cDavid Shaw6-19/+34
2006-05-22* import.c (import_one): Fix bug when importing a new key from a file.David Shaw2-7/+8
2006-05-22* getkey.c (get_pubkey_byname), import.c (import_one): Fix key selectionDavid Shaw3-4/+19
2006-04-27(keyserver_import_cert): Show warning if there is a CERT fingerprint,David Shaw2-1/+9
2006-04-27* keyserver.c (path_makes_direct): New. (keyserver_spawn): Used hereDavid Shaw2-32/+29
2006-04-22* keyserver.c: Fix build problem with platforms that stick libcurl inDavid Shaw2-3/+5
2006-04-20* options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. DefaultsDavid Shaw5-34/+145
2006-04-20* gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): AddDavid Shaw8-50/+98
2006-04-19* keyedit.c (menu_backsign): Give some more verbose errors when weDavid Shaw2-6/+26
2006-04-11* options.skel, photoid.c (get_default_photo_command): Find an imageDavid Shaw3-6/+24
2006-04-09* getkey.c (parse_auto_key_locate): Fix dupe-removal code.David Shaw5-20/+41
2006-04-08Fixed segvWerner Koch2-2/+9
2006-04-08See ChangeLogWerner Koch2-4/+23
2006-04-03About to release 1.4.3gnupg-1.4.3Werner Koch8-4/+34
2006-04-01* getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock.David Shaw2-5/+12
2006-03-30Update copyrightDavid Shaw1-1/+2
2006-03-30* main.h, seskey.c (encode_md_value): Modify to allow a q size greaterDavid Shaw5-35/+94