2005-11-06 |
David Shaw | * Makefile.am: Include @LIBUSB_CPPFLAGS@ in our CPPFLAG... |
blob | commitdiff |
2005-11-02 |
David Shaw | * trustdb.c (clean_sigs_from_uid): Include sigs from... |
blob | commitdiff | diff to current |
2005-11-02 |
David Shaw | * import.c (import_one): Do collapse_uids() before... |
blob | commitdiff | diff to current |
2005-10-27 |
David Shaw | * keyedit.c (menu_addrevoker), getkey.c (finish_lookup... |
blob | commitdiff | diff to current |
2005-10-27 |
Werner Koch | cygwin fixes |
blob | commitdiff | diff to current |
2005-10-26 |
David Shaw | * keygen.c (proc_parameter_file): Default key and subke... |
blob | commitdiff | diff to current |
2005-10-18 |
Werner Koch | Fixed minor card related bugs and enhanced status messages |
blob | commitdiff | diff to current |
2005-10-17 |
Werner Koch | exported subkeys are now merged into one output keyblock |
blob | commitdiff | diff to current |
2005-10-14 |
David Shaw | * keyedit.c (keyedit_menu, menu_backsign): New "backsig... |
blob | commitdiff | diff to current |
2005-10-12 |
David Shaw | * options.h, getkey.c (merge_selfsigs_subkey), gpg... |
blob | commitdiff | diff to current |
2005-10-11 |
David Shaw | * getkey.c (merge_selfsigs_subkey), sig-check.c (signat... |
blob | commitdiff | diff to current |
2005-10-05 |
Werner Koch | Renamed g10.c to gpg.c |
blob | commitdiff | diff to current |
2005-09-20 |
Werner Koch | * mainproc.c (proc_symkey_enc): Take care of a canceled... |
blob | commitdiff | diff to current |
2005-09-20 |
David Shaw | * keylist.c (reorder_keyblock, do_reorder_keyblock... |
blob | commitdiff | diff to current |
2005-09-14 |
David Shaw | * main.h, misc.c (parse_options): Add the ability to... |
blob | commitdiff | diff to current |
2005-09-10 |
David Shaw | * keyedit.c (show_names): Moved name display code out... |
blob | commitdiff | diff to current |
2005-09-07 |
Werner Koch | Updated card stuff to support T=0 cards. |
blob | commitdiff | diff to current |
2005-09-07 |
Werner Koch | Add "help" sub option to --*-options. |
blob | commitdiff | diff to current |
2005-09-02 |
David Shaw | * parse-packet.c (enum_sig_subpkt, parse_signature, |
blob | commitdiff | diff to current |
2005-09-01 |
David Shaw | * photoid.h, photoid.c (generate_photo_id): Allow passi... |
blob | commitdiff | diff to current |
2005-08-31 |
David Shaw | * photoid.c (generate_photo_id): Enable readline comple... |
blob | commitdiff | diff to current |
2005-08-27 |
David Shaw | * misc.c (openpgp_pk_algo_usage): Default to allowing... |
blob | commitdiff | diff to current |
2005-08-27 |
David Shaw | * keyedit.c (ask_revoke_sig): Add a revsig --with-colon... |
blob | commitdiff | diff to current |
2005-08-21 |
David Shaw | * Makefile.am: No need to link with curl any longer. |
blob | commitdiff | diff to current |
2005-08-21 |
David Shaw | * exec.h, exec.c (make_tempdir, expand_args, exec_write... |
blob | commitdiff | diff to current |
2005-08-20 |
David Shaw | * g10.c (main): Add aliases sign-with->local-user and... |
blob | commitdiff | diff to current |
2005-08-19 |
David Shaw | * options.skel: Remove the surfnet LDAP keyserver from... |
blob | commitdiff | diff to current |
2005-08-05 |
David Shaw | * g10.c (main), passphrase.c (set_passphrase_from_strin... |
blob | commitdiff | diff to current |
2005-08-05 |
Werner Koch | auto retrieve keys from PKA. Thsi allows to specify... |
blob | commitdiff | diff to current |
2005-08-05 |
David Shaw | * keygen.c (proc_parameter_file): Sanity check items... |
blob | commitdiff | diff to current |
2005-08-05 |
David Shaw | * pkclist.c (do_edit_ownertrust): Don't allow ownertrus... |
blob | commitdiff | diff to current |
2005-08-04 |
David Shaw | * keygen.c (write_keyblock): Don't try and build delete... |
blob | commitdiff | diff to current |
2005-08-04 |
David Shaw | * keygen.c (start_tree): Need to use an actual packet... |
blob | commitdiff | diff to current |
2005-08-04 |
Werner Koch | Fixes pertaining to revocation creation with subkey... |
blob | commitdiff | diff to current |
2005-07-28 |
Werner Koch | Implemented PKA trust model |
blob | commitdiff | diff to current |
2005-07-27 |
Werner Koch | Converted all m_free to xfree etc. |
blob | commitdiff | diff to current |
2005-07-27 |
David Shaw | * keyserver.c (keyserver_typemap): Special-case LDAP... |
blob | commitdiff | diff to current |
2005-07-26 |
Werner Koch | * passphrase.c (agent_get_passphrase): Make sure to... |
blob | commitdiff | diff to current |
2005-07-22 |
David Shaw | * keyedit.c (sign_uids): Don't prompt for setting signa... |
blob | commitdiff | diff to current |
2005-07-22 |
Werner Koch | * gpg.sgml (http): |
blob | commitdiff | diff to current |
2005-07-22 |
David Shaw | * options.h, g10.c (main), keyedit.c (keyedit_menu... |
blob | commitdiff | diff to current |
2005-07-20 |
David Shaw | * keyserver.c (curl_can_handle): New. Do a runtime... |
blob | commitdiff | diff to current |
2005-07-19 |
Werner Koch | * g10.c, options.h: New option --limit-card-insert... |
blob | commitdiff | diff to current |
2005-07-19 |
Werner Koch | * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH. |
blob | commitdiff | diff to current |
2005-07-18 |
Werner Koch | * tdbio.c (open_db): Check for EROFS. Suggested by... |
blob | commitdiff | diff to current |
2005-07-09 |
David Shaw | * trustdb.c (clean_uids_from_key): Don't keep a valid... |
blob | commitdiff | diff to current |
2005-06-20 |
David Shaw | * keygen.c (save_unprotected_key_to_card): Better fix... |
blob | commitdiff | diff to current |
2005-06-20 |
Werner Koch | * gpg.sgml: Document smartcard related options. |
blob | commitdiff | diff to current |
2005-06-18 |
Werner Koch | (parse_signature): Use log_info for messages |
blob | commitdiff | diff to current |
2005-06-14 |
David Shaw | * keygen.c (save_unprotected_key_to_card): Fix gcc4... |
blob | commitdiff | diff to current |
2005-06-12 |
David Shaw | * options.h, import.c (parse_import_options, clean_sigs... |
blob | commitdiff | diff to current |
2005-06-12 |
David Shaw | * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey... |
blob | commitdiff | diff to current |
2005-06-10 |
David Shaw | * options.h, import.c (parse_import_options, delete_inv... |
blob | commitdiff | diff to current |
2005-06-10 |
David Shaw | * options.h, export.c (do_export_stream), keyedit.c... |
blob | commitdiff | diff to current |
2005-06-10 |
David Shaw | * keydb.h, kbnode.c (undelete_kbnode): New function... |
blob | commitdiff | diff to current |
2005-06-09 |
David Shaw | * trustdb.c (clean_uids_from_key), keyedit.c |
blob | commitdiff | diff to current |
2005-06-08 |
David Shaw | * getkey.c (fixup_uidnode, merge_selfsigs_main): Handle... |
blob | commitdiff | diff to current |
2005-06-08 |
David Shaw | * options.h, g10.c (main), export.c (parse_export_options, |
blob | commitdiff | diff to current |
2005-06-01 |
David Shaw | * signal.c [HAVE_DOSISH_SYSTEM]: Fix unused function... |
blob | commitdiff | diff to current |
2005-05-31 |
David Shaw | * keyedit.c (menu_clean_uids_from_key, menu_clean_subke... |
blob | commitdiff | diff to current |
2005-05-31 |
Werner Koch | * keydb.h [!ENABLE_AGENT_SUPPORT]: Define dummy... |
blob | commitdiff | diff to current |
2005-05-31 |
Werner Koch | Updated FSF street address and preparations for a relea... |
blob | commitdiff | diff to current |
2005-05-31 |
David Shaw | * trustdb.h, trustdb.c (clean_subkeys_from_key): New... |
blob | commitdiff | diff to current |
2005-05-30 |
David Shaw | * trustdb.h, trustdb.c (clean_uids_from_key): New.... |
blob | commitdiff | diff to current |
2005-05-27 |
David Shaw | * g10.c (main): Default {export|import}-unusable-sigs... |
blob | commitdiff | diff to current |
2005-05-24 |
Werner Koch | * passphrase.c (ask_passphrase): Unescape the descripti... |
blob | commitdiff | diff to current |
2005-05-24 |
Werner Koch | (add_notation_data): Check number of at-signs. |
blob | commitdiff | diff to current |
2005-05-23 |
Werner Koch | * app-openpgp.c, app-common.h: Again updated from gnupg... |
blob | commitdiff | diff to current |
2005-05-23 |
Werner Koch | * cardglue.c (open_card): Check USE_AGENT. |
blob | commitdiff | diff to current |
2005-05-21 |
Werner Koch | * cardglue.c (send_status_info): Make CTRL optional. |
blob | commitdiff | diff to current |
2005-05-20 |
Werner Koch | (ccid_transceive): Arghhh. The seqno is another |
blob | commitdiff | diff to current |
2005-05-14 |
David Shaw | * build-packet.c (do_comment): Removed. (build_packet... |
blob | commitdiff | diff to current |
2005-05-11 |
David Shaw | * keygen.c (write_selfsigs): Rename from write_selfsig... |
blob | commitdiff | diff to current |
2005-05-07 |
Werner Koch | (do_close_reader): Don't do a reset before close. |
blob | commitdiff | diff to current |
2005-05-06 |
David Shaw | * main.h, keygen.c (parse_expire_string, ask_expire_int... |
blob | commitdiff | diff to current |
2005-05-06 |
David Shaw | * sign.c (sign_file, clearsign_file, sign_symencrypt_fi... |
blob | commitdiff | diff to current |
2005-05-05 |
David Shaw | * Makefile.am, packet.h, main.h, comment.c: Remove... |
blob | commitdiff | diff to current |
2005-05-05 |
David Shaw | * keygen.c (start_tree): New function to "prime" a... |
blob | commitdiff | diff to current |
2005-05-05 |
David Shaw | * keygen.c (keygen_set_std_prefs): Add SHA256 and BZip2... |
blob | commitdiff | diff to current |
2005-05-05 |
David Shaw | * options.h, g10.c (main): Add new --default-sig-expire and |
blob | commitdiff | diff to current |
2005-05-03 |
Werner Koch | * passphrase.c (agent_get_passphrase): Add new arg... |
blob | commitdiff | diff to current |
2005-04-24 |
David Shaw | * trustdb.h, trustdb.c (mark_usable_uid_certs): Add... |
blob | commitdiff | diff to current |
2005-04-24 |
David Shaw | * trustdb.h, keyedit.c (keyedit_menu, menu_select_uid_n... |
blob | commitdiff | diff to current |
2005-04-22 |
David Shaw | * keyedit.c (sign_uids, keyedit_menu): When the user... |
blob | commitdiff | diff to current |
2005-04-22 |
David Shaw | * mainproc.c (symkey_decrypt_seskey): There is no need... |
blob | commitdiff | diff to current |
2005-04-17 |
David Shaw | * keyserver.c (keyserver_spawn): Free some memory. |
blob | commitdiff | diff to current |
2005-04-11 |
Werner Koch | * g10.c (main, add_notation_data, add_policy_url) |
blob | commitdiff | diff to current |
2005-04-07 |
Werner Koch | * ccid-driver.c (ccid_slot_status): Fixed debug messages. |
blob | commitdiff | diff to current |
2005-04-05 |
Werner Koch | Changes to make use of code taken from libassuan. ... |
blob | commitdiff | diff to current |
2005-04-01 |
David Shaw | * mainproc.c (proc_plaintext): Properly handle SIG... |
blob | commitdiff | diff to current |
2005-03-31 |
David Shaw | * exec.h, exec.c (set_exec_path): Remove some dead... |
blob | commitdiff | diff to current |
2005-03-31 |
Werner Koch | * keydb.c (keydb_add_resource): Clarify meaning of... |
blob | commitdiff | diff to current |
2005-03-31 |
David Shaw | * keyserver.c (keyserver_spawn): Don't mess about with... |
blob | commitdiff | diff to current |
2005-03-30 |
Werner Koch | (pin_cb): Print a warning if the info string hack is |
blob | commitdiff | diff to current |
2005-03-21 |
David Shaw | * gpgv.c: Stubs for tty_enable_completion() & tty_disab... |
blob | commitdiff | diff to current |
2005-03-21 |
Werner Koch | * keyedit.c (command_generator, keyedit_completion... |
blob | commitdiff | diff to current |
2005-03-20 |
David Shaw | * card-util.c (command_generator, card_edit_completion) |
blob | commitdiff | diff to current |
2005-03-18 |
David Shaw | * keyedit.c (command_generator, keyedit_completion... |
blob | commitdiff | diff to current |
2005-03-17 |
David Shaw | * getkey.c (get_seckey_byname2): If no explicit default... |
blob | commitdiff | diff to current |
2005-03-17 |
David Shaw | * Makefile.am: Calculate GNUPG_LIBEXECDIR directly... |
blob | commitdiff | diff to current |
next |