aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add "help" sub option to --*-options.Werner Koch2005-09-071-0/+11
* * parse-packet.c (enum_sig_subpkt, parse_signature,David Shaw2005-09-021-0/+7
* * photoid.h, photoid.c (generate_photo_id): Allow passing in aDavid Shaw2005-09-011-0/+8
* * photoid.c (generate_photo_id): Enable readline completion and tildeDavid Shaw2005-08-311-0/+5
* * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signingDavid Shaw2005-08-271-0/+17
* * keyedit.c (ask_revoke_sig): Add a revsig --with-colons mode.David Shaw2005-08-271-0/+5
* * Makefile.am: No need to link with curl any longer.David Shaw2005-08-211-0/+13
* * exec.h, exec.c (make_tempdir, expand_args, exec_write, exec_read):David Shaw2005-08-211-0/+6
* * g10.c (main): Add aliases sign-with->local-user and user->recipientDavid Shaw2005-08-201-0/+6
* * options.skel: Remove the surfnet LDAP keyserver from the list ofDavid Shaw2005-08-191-0/+8
* * g10.c (main), passphrase.c (set_passphrase_from_string): NewDavid Shaw2005-08-051-0/+6
* auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch2005-08-051-0/+18
* * keygen.c (proc_parameter_file): Sanity check items in keygen batchDavid Shaw2005-08-051-0/+3
* * pkclist.c (do_edit_ownertrust): Don't allow ownertrust level 0.David Shaw2005-08-051-0/+3
* * keygen.c (write_keyblock): Don't try and build deleted kbnodes sinceDavid Shaw2005-08-041-2/+2
* * keygen.c (start_tree): Need to use an actual packet type (which weDavid Shaw2005-08-041-0/+5
* Fixes pertaining to revocation creation with subkey-only exported card keysWerner Koch2005-08-041-0/+14
* Implemented PKA trust modelWerner Koch2005-07-281-0/+20
* Converted all m_free to xfree etc.Werner Koch2005-07-271-0/+4
* * keyserver.c (keyserver_typemap): Special-case LDAP since curl willDavid Shaw2005-07-271-0/+5
* * passphrase.c (agent_get_passphrase): Make sure to release theWerner Koch2005-07-261-0/+7
* * keyedit.c (sign_uids): Don't prompt for setting signature expiry toDavid Shaw2005-07-221-0/+6
* * gpg.sgml (http):Werner Koch2005-07-221-3/+21
* * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw2005-07-221-0/+9
* * keyserver.c (curl_can_handle): New. Do a runtime check against libcurlDavid Shaw2005-07-201-0/+8
* * g10.c, options.h: New option --limit-card-insert-tries.Werner Koch2005-07-191-0/+3
* * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch2005-07-191-0/+9
* * tdbio.c (open_db): Check for EROFS. Suggested by Bryce Nichols.Werner Koch2005-07-181-0/+4
* * trustdb.c (clean_uids_from_key): Don't keep a valid selfsig aroundDavid Shaw2005-07-091-0/+13
* * keygen.c (save_unprotected_key_to_card): Better fix for gcc4 warning.David Shaw2005-06-201-0/+5
* * gpg.sgml: Document smartcard related options.Werner Koch2005-06-201-0/+5
* (parse_signature): Use log_info for messagesWerner Koch2005-06-181-0/+18
* * keygen.c (save_unprotected_key_to_card): Fix gcc4 warning.David Shaw2005-06-141-0/+12
* * options.h, import.c (parse_import_options, clean_sigs_from_all_uids,David Shaw2005-06-121-0/+7
* * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey): Make sureDavid Shaw2005-06-121-0/+6
* * options.h, import.c (parse_import_options, delete_inv_parts):David Shaw2005-06-101-0/+3
* * options.h, export.c (do_export_stream), keyedit.c (keyedit_menu,David Shaw2005-06-101-0/+7
* * keydb.h, kbnode.c (undelete_kbnode): New function to undelete aDavid Shaw2005-06-101-0/+9
* * trustdb.c (clean_uids_from_key), keyedit.cDavid Shaw2005-06-091-0/+4
* * getkey.c (fixup_uidnode, merge_selfsigs_main): Handle both expiredDavid Shaw2005-06-081-0/+7
* * options.h, g10.c (main), export.c (parse_export_options,David Shaw2005-06-081-0/+8
* * signal.c [HAVE_DOSISH_SYSTEM]: Fix unused function warnings on mingw32.David Shaw2005-06-011-0/+7
* * keyedit.c (menu_clean_uids_from_key, menu_clean_subkeys_from_key),David Shaw2005-05-311-0/+7
* * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy types.Werner Koch2005-05-311-0/+5
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-0/+9
* * trustdb.h, trustdb.c (clean_subkeys_from_key): New. Walk throughDavid Shaw2005-05-311-0/+13
* * trustdb.h, trustdb.c (clean_uids_from_key): New. Walk through theDavid Shaw2005-05-301-0/+10
* * g10.c (main): Default {export|import}-unusable-sigs to off until theDavid Shaw2005-05-271-0/+5
* * passphrase.c (ask_passphrase): Unescape the description string.Werner Koch2005-05-241-0/+5
* (add_notation_data): Check number of at-signs.Werner Koch2005-05-241-0/+4