| Commit message (Expand) | Author | Files | Lines |
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+1 |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -0/+2 |
2006-07-27 | Preparing a new releasegnupg-1.9.22 | Werner Koch | 1 | -2/+11 |
2006-06-28 | * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass a | David Shaw | 1 | -2/+7 |
2006-05-23 | g10/ does build again. | Werner Koch | 1 | -0/+1 |
2006-04-19 | Merged with gpg 1.4.3 code. | Werner Koch | 1 | -21/+41 |
2006-02-24 | * keydb.h, getkey.c (release_akl), gpg.c (main): Add | David Shaw | 1 | -2/+3 |
2006-02-22 | * options.h, keydb.h, g10.c (main), getkey.c (parse_auto_key_locate): | David Shaw | 1 | -0/+1 |
2006-01-17 | * keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" a | David Shaw | 1 | -0/+1 |
2005-08-06 | Missed keydb.h entry for set_passphrase_from_string | David Shaw | 1 | -0/+1 |
2005-07-26 | * passphrase.c (agent_get_passphrase): Make sure to release the | Werner Koch | 1 | -1/+1 |
2005-07-09 | * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig around | David Shaw | 1 | -1/+0 |
2005-06-10 | * keydb.h, kbnode.c (undelete_kbnode): New function to undelete a | David Shaw | 1 | -2/+3 |
2005-05-31 | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types. | Werner Koch | 1 | -0/+5 |
2005-05-31 | Updated FSF street address and preparations for a release candidate. | Werner Koch | 1 | -1/+2 |
2005-05-20 | (ccid_transceive): Arghhh. The seqno is another | Werner Koch | 1 | -0/+7 |
2005-05-03 | * passphrase.c (agent_get_passphrase): Add new arg CACHEID. | Werner Koch | 1 | -2/+3 |
2005-01-20 | * gpgv.c (tty_fprintf): New stub. | Werner Koch | 1 | -2/+7 |
2004-11-17 | (open_info_file): New. | Werner Koch | 1 | -1/+3 |
2004-09-23 | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 1 | -0/+1 |
2004-09-21 | * keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we do | David Shaw | 1 | -1/+1 |
2004-08-23 | * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_native | David Shaw | 1 | -3/+3 |
2004-05-21 | * keyserver.c (keyidlist): Go back to the old fast keyid lister. Only | David Shaw | 1 | -0/+1 |
2004-03-06 | * keydb.h, keyid.c (keystr_from_pk, keystr_from_sk): New functions to pull | David Shaw | 1 | -1/+3 |
2004-03-03 | * options.h, g10.c (main): Add a more flexible --keyid-format option to | David Shaw | 1 | -0/+2 |
2004-02-11 | * keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and | David Shaw | 1 | -1/+3 |
2004-01-20 | * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, | David Shaw | 1 | -1/+1 |
2003-12-11 | * packet.h, build-packet.c (hash_public_key): Remove function ... | David Shaw | 1 | -3/+2 |
2003-10-21 | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 1 | -2/+2 |
2003-09-30 | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 1 | -0/+2 |
2003-09-23 | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand | David Shaw | 1 | -2/+2 |
2003-07-01 | * app-openpgp.c (store_fpr): Fixed fingerprint calculation. | Werner Koch | 1 | -1/+5 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -1/+2 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+278 |
2003-05-03 | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 1 | -2/+3 |
2003-04-10 | * passphrase.c (read_passphrase_from_fd): Do a dummy read if the | Werner Koch | 1 | -1/+1 |
2003-03-24 | * keydb.h: Err on the side of making an unknown signature a SIG rather | David Shaw | 1 | -5/+3 |
2003-02-12 | * keydb.h, getkey.c (classify_user_id, classify_user_id2): Make 'exact' a | David Shaw | 1 | -1/+4 |
2003-01-14 | * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id), | David Shaw | 1 | -0/+1 |
2002-12-26 | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 1 | -1/+2 |
2002-11-13 | * encode.c (encode_simple): Make sure that files larger than about 4G use | David Shaw | 1 | -0/+3 |
2002-11-08 | * keyring.h, keyring.c (keyring_register_filename): Return the pointer if | David Shaw | 1 | -1/+6 |
2002-11-06 | * pubkey-enc.c (get_session_key): With hidden recipients or try a given | David Shaw | 1 | -1/+2 |
2002-11-01 | * g10.c (main): Add --no-throw-keyid. | David Shaw | 1 | -2/+2 |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -265/+0 |
2002-08-19 | * getkey.c (get_user_id_native): Renamed to .. | Werner Koch | 1 | -2/+2 |
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -47/+109 |
2000-10-10 | Changed keyring handling - saving still does not work. | Werner Koch | 1 | -1/+3 |
2000-10-06 | See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner Koch | Werner Koch | 1 | -53/+22 |
2000-10-04 | See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner Koch | Werner Koch | 1 | -0/+1 |