| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * g10.c, options.h: New option --enable-progress-filter. | Werner Koch | 2003-04-15 | 13 | -14/+108 |
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-04-15 | 1 | -0/+104 |
* | Reverted recent changes to --output. This is the stable branch and it | Werner Koch | 2003-04-14 | 5 | -113/+62 |
* | Forgot to sync the CVS. Check in the code again. | Timo Schulz | 2003-04-13 | 5 | -62/+113 |
* | Return cancel flag also for the old agent protocol. | Werner Koch | 2003-04-10 | 1 | -1/+5 |
* | * passphrase.c (read_passphrase_from_fd): Do a dummy read if the | Werner Koch | 2003-04-10 | 2 | -35/+48 |
* | * passphrase .c (agent_get_passphrase): New arg CANCELED. | Werner Koch | 2003-04-09 | 10 | -36/+126 |
* | * decrypt.c (decrypt_messages): Fixed error handling; the fucntion | Werner Koch | 2003-04-09 | 2 | -13/+14 |
* | * hkp.c (dehtmlize): Fix bug #121 (memory corruption on some platforms). | David Shaw | 2003-04-09 | 6 | -10/+38 |
* | * Makefile.am (EXTRA_DIST): Add autogen.sh wrapper which is | Werner Koch | 2003-04-08 | 2 | -8/+33 |
* | * pkclist.c (algo_available): PGP 8 can use the SHA-256 hash. | David Shaw | 2003-04-04 | 3 | -21/+29 |
* | * keydb.h: Err on the side of making an unknown signature a SIG rather | David Shaw | 2003-03-24 | 3 | -5/+19 |
* | * configure.ac: Test for ranlib and ar. | Werner Koch | 2003-03-24 | 2 | -3/+6 |
* | * status.c (do_get_from_fd): Accept 'y' as well as 'Y' for --command-fd | David Shaw | 2003-03-21 | 3 | -7/+22 |
* | * compress.c (init_uncompress): Use a 15 bit window size so that | Werner Koch | 2003-03-10 | 2 | -1/+12 |
* | * passphrase.c (agent_get_passphrase): Fix memory leak with symmetric | David Shaw | 2003-03-05 | 2 | -5/+14 |
* | * options.skel: Add explantion and commented-out | David Shaw | 2003-03-04 | 4 | -10/+25 |
* | * keyring.c (keyring_rebuild_cache): Lock the keyring while rebuilding the | David Shaw | 2003-03-03 | 4 | -6/+25 |
* | 2003-03-02 Timo Schulz <[email protected]> | Timo Schulz | 2003-03-02 | 2 | -2/+10 |
* | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 2003-02-26 | 4 | -6/+20 |
* | * g10.c (main): --openpgp disables --pgpX. | David Shaw | 2003-02-23 | 3 | -6/+22 |
* | * Makefile.am: Use @CAPLIBS@ to link in -lcap if we are using | David Shaw | 2003-02-19 | 2 | -1/+6 |
* | * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUF | David Shaw | 2003-02-13 | 2 | -2/+17 |
* | * g10.c (print_mds): Check that SHA384 and 512 are available before using | David Shaw | 2003-02-11 | 4 | -7/+25 |
* | * Makefile.am: Pass GNUPG_LIBEXECDIR as part of CFLAGS so it can be easily | David Shaw | 2003-02-06 | 2 | -1/+8 |
* | * g10.c (print_hex, print_mds): Print long hash strings a lot neater. | David Shaw | 2003-02-05 | 2 | -57/+95 |
* | * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in the | David Shaw | 2003-02-04 | 3 | -18/+50 |
* | * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 key | David Shaw | 2003-02-02 | 5 | -6/+170 |
* | * g10.c (add_group): Trim whitespace after a group name so it does not | David Shaw | 2003-01-16 | 2 | -0/+5 |
* | * options.skel: Comment out the first three lines in case someone manually | David Shaw | 2003-01-16 | 2 | -4/+9 |
* | * sign.c (clearsign_file): Only use pgp2mode with v3 keys and MD5. This | David Shaw | 2003-01-15 | 2 | -2/+8 |
* | * sig-check.c (signature_check2): Use G10ERR_GENERAL as the error for | David Shaw | 2003-01-15 | 2 | -1/+8 |
* | * g10.c (add_group): Fixed group parsing to allow more than one | Werner Koch | 2003-01-14 | 2 | -2/+10 |
* | * tdbio.c (tdbio_set_dbname): Fix assertion failure with | David Shaw | 2003-01-12 | 2 | -3/+17 |
* | * trustdb.h, trustdb.c (trust_letter): Make static. (get_ownertrust_info, | David Shaw | 2003-01-10 | 4 | -11/+24 |
* | * packet.h, pkclist.c (build_pk_list), free-packet.c | David Shaw | 2003-01-09 | 9 | -35/+31 |
* | Preparing a release candidate. | Werner Koch | 2003-01-07 | 3 | -5/+5 |
* | * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record), | David Shaw | 2003-01-06 | 5 | -85/+169 |
* | * keylist.c (print_capabilities): Show 'D' for disabled keys in | David Shaw | 2003-01-06 | 3 | -3/+21 |
* | * getkey.c (merge_selfsigs_main): Remove some unused code and make sure | David Shaw | 2003-01-03 | 3 | -9/+22 |
* | * keydb.c (keydb_add_resource): Don't assume that try_make_homedir | Werner Koch | 2003-01-02 | 3 | -9/+43 |
* | (oops) The rest of the fix from previous checkin. | David Shaw | 2002-12-28 | 2 | -13/+15 |
* | * getkey.c (merge_selfsigs_main), main.h, sig-check.c | David Shaw | 2002-12-28 | 4 | -9/+21 |
* | * keyserver.c (keyserver_refresh): Don't print the "refreshing..." line if | David Shaw | 2002-12-27 | 3 | -7/+26 |
* | * keygen.c (keygen_add_key_expire): Properly handle updating a key | David Shaw | 2002-12-26 | 4 | -2/+21 |
* | 2002-12-23 Timo Schulz <[email protected]> | Timo Schulz | 2002-12-23 | 2 | -0/+6 |
* | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 2002-12-19 | 8 | -14/+91 |
* | * options.skel: Include the required '=' sign in the sample 'group' | David Shaw | 2002-12-12 | 3 | -2/+11 |
* | * mainproc.c (proc_tree): Handle multiple detached sigs concatenated | David Shaw | 2002-12-11 | 3 | -3/+16 |
* | * keygen.c (ask_algo): Make the Elgamal sign+encrypt warning stronger, and | David Shaw | 2002-12-06 | 3 | -10/+34 |