| Commit message (Expand) | Author | Files | Lines |
2006-10-18 | Fixed v3 keyids. | Werner Koch | 1 | -0/+3 |
2006-10-18 | Fixed a bug with very long keys. | Werner Koch | 1 | -0/+8 |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 1 | -0/+4 |
2006-10-13 | * parse-packet.c (parse_symkeyenc): Show the unpacked as well as the | David Shaw | 1 | -0/+9 |
2006-10-10 | Various changes | Werner Koch | 1 | -0/+14 |
2006-10-06 | * keyserver.c (keyserver_spawn): Write the 16-digit keyid rather | David Shaw | 1 | -0/+5 |
2006-10-05 | bug fixes | Werner Koch | 1 | -0/+8 |
2006-10-04 | Re-enabled --passphrase-fd | Werner Koch | 1 | -0/+2 |
2006-10-04 | Fixed agent access for gpg. | Werner Koch | 1 | -0/+18 |
2006-10-04 | Preparing a new release | Werner Koch | 1 | -0/+6 |
2006-10-02 | Fix for bug 537 | Werner Koch | 1 | -0/+15 |
2006-09-21 | Various updates | Werner Koch | 1 | -0/+11 |
2006-09-20 | Cleanups. | Werner Koch | 1 | -0/+5 |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 1 | -0/+5 |
2006-09-13 | Various fixes and new features. | Werner Koch | 1 | -0/+4 |
2006-09-06 | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+6 |
2006-09-06 | The big Assuan error code removal. | Werner Koch | 1 | -0/+5 |
2006-09-06 | Minor changes and typo fixes. | Werner Koch | 1 | -0/+6 |
2006-08-29 | See ChangeLogs | Werner Koch | 1 | -0/+4 |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+14 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -0/+18 |
2006-08-01 | Preparing 1.4.5 | Werner Koch | 1 | -0/+3 |
2006-07-31 | Fix bug 655 | Werner Koch | 1 | -0/+4 |
2006-07-31 | Fixed bug 479. Not a real good fix but a reliable one which limits possible | Werner Koch | 1 | -0/+7 |
2006-07-28 | Preparing a release candidategnupg-1.4.5rc1 | Werner Koch | 1 | -2/+2 |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -0/+21 |
2006-07-26 | Fixed memory allocation bug and typos. | Werner Koch | 1 | -0/+12 |
2006-06-30 | A couple of fixes. gpg2's key generation does now work. | Werner Koch | 1 | -0/+21 |
2006-06-28 | i18n fix | Werner Koch | 1 | -0/+3 |
2006-06-28 | * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass a | David Shaw | 1 | -0/+5 |
2006-06-28 | * sign.c (sign_file): When signing with multiple DSA keys, one being DSA1 | David Shaw | 1 | -0/+6 |
2006-06-28 | * pkclist.c (algo_available): Automatically enable DSA2 mode when handling | David Shaw | 1 | -0/+5 |
2006-06-28 | Fixed uploading of keays. | Werner Koch | 1 | -0/+6 |
2006-06-27 | Ported patches from 1.4.x | Werner Koch | 1 | -0/+60 |
2006-06-27 | do no use reopen_std under W32. | Werner Koch | 1 | -0/+4 |
2006-06-25 | About to do a new release | Werner Koch | 1 | -2/+2 |
2006-06-22 | * options.h, gpg.c (main), keygen.c (keygen_upd_std_prefs, | David Shaw | 1 | -0/+6 |
2006-06-22 | * sign.c (do_sign): Accept a truncated hash even for DSA1 keys (be liberal | David Shaw | 1 | -1/+6 |
2006-06-12 | * import.c (import_one): Add a flag (from_sk) so we don't check prefs | David Shaw | 1 | -0/+6 |
2006-06-10 | * keygen.c (gen_card_key): Add optional argument to return a pointer | David Shaw | 1 | -0/+7 |
2006-06-09 | * parse-packet.c (parse_user_id): Cap the user ID size at 2048 bytes. | David Shaw | 1 | -0/+8 |
2006-05-27 | Revert last. It is still wrong. | David Shaw | 1 | -5/+0 |
2006-05-27 | * exec.c (make_tempdir) [_WIN32]: Modified to properly handle | David Shaw | 1 | -0/+5 |
2006-05-25 | * keygen.c (gen_dsa): Allow generating DSA2 keys (allow specifying sizes > | David Shaw | 1 | -0/+8 |
2006-05-25 | * exec.c (make_tempdir): Fix bug with a temporary directory on Win32 | David Shaw | 1 | -0/+5 |
2006-05-24 | Still making gpg2 work. | Werner Koch | 1 | -0/+11 |
2006-05-23 | * gpg.c (reopen_std): New function to reopen fd 0, 1, or 2 if we are | David Shaw | 1 | -0/+10 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -0/+40 |
2006-05-23 | * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.c | David Shaw | 1 | -2/+6 |
2006-05-22 | * import.c (import_one): Fix bug when importing a new key from a file. | David Shaw | 1 | -0/+3 |