aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* * card-util.c (fetch_url): Fetch the key from the defaultWerner Koch2005-02-161-0/+5
* * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-151-0/+17
* Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw2005-02-101-0/+9
* * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdbDavid Shaw2005-02-061-0/+14
* * getkey.c (merge_selfsigs_subkey): Merged away definition from theDavid Shaw2005-02-051-0/+5
* Updated to match the switch to the NSIS installer.Werner Koch2005-02-031-0/+4
* * keygen.c (do_generate_keypair): Write the auth key to the cardDavid Shaw2005-02-011-0/+9
* * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFFDavid Shaw2005-01-281-0/+9
* * keygen.c (generate_subkeypair): Detect primary key on-card andWerner Koch2005-01-271-0/+10
* Updated to the version from 1.2.7.Werner Koch2005-01-271-1/+7
* * keyserver.c (parse_keyserver_uri): Allow RFC-2732 IPv6 [literalDavid Shaw2005-01-261-0/+6
* (do_generate_keypair): Don't continue after an error;Werner Koch2005-01-251-1/+5
* (get_cached_data): New arg GET_IMMEDIATE to bypassWerner Koch2005-01-251-0/+16
* * keyserver.c (free_keyserver_spec): Fix small leak.David Shaw2005-01-221-0/+5
* (open_card): Issue new CARDCTRL(4) status.Werner Koch2005-01-201-1/+3
* * gpgv.c (tty_fprintf): New stub.Werner Koch2005-01-201-0/+8
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-0/+10
* (public_key_list): Do a trustdb staleness check beforeWerner Koch2005-01-181-0/+6
* * keyedit.c (keyedit_menu): Move command strings outside the function toDavid Shaw2005-01-111-0/+3
* * passphrase.c (readline, agent_send_option, agent_open,David Shaw2005-01-101-0/+6
* * filter.h, armor.c (armor_filter): Use the eol string from the armorDavid Shaw2005-01-061-0/+11
* * g10.c (main): Typo.David Shaw2005-01-061-0/+9
* * Makefile.am: Use @LIBUSB@ instead of @LIBUSB_LIBS@David Shaw2005-01-031-0/+6
* * options.h, import.c (parse_import_options, delete_inv_parts): AddDavid Shaw2005-01-011-0/+10
* * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.cDavid Shaw2004-12-301-0/+7
* (find_endpoint): New.Werner Koch2004-12-281-0/+13
* * keyserver.c (keyserver_typemap): Only map HTTP and FTP if libcurl hasDavid Shaw2004-12-241-0/+5
* * options.h, keyserver.c (parse_keyserver_uri): Properly parse auth dataDavid Shaw2004-12-221-0/+3
* * keyserver.c (keyserver_typemap): New. Map certain keyserver types to aDavid Shaw2004-12-221-0/+9
* * keyedit.c (menu_set_keyserver_url): Make sure we only operate on theDavid Shaw2004-12-211-0/+8
* * keylist.c (list_keyblock_print): Secret key listings should always showDavid Shaw2004-12-211-0/+8
* (ask_expire_interval): For better translations chnage 2Werner Koch2004-12-201-0/+3
* * seckey-cert.c (do_check): Handle case when checksum was okay butWerner Koch2004-12-201-0/+5
* * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw2004-12-201-0/+13
* * keygen.c (keygen_get_std_prefs): Set reference count when creating theDavid Shaw2004-12-191-0/+13
* * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New.David Shaw2004-12-191-0/+6
* Readline fix to be robust against platforms where readline has its ownDavid Shaw2004-12-181-0/+7
* * passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch2004-12-171-0/+8
* * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-161-0/+6
* * apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw2004-12-151-0/+11
* * keyedit.c (keyedit_menu): Re-remove the N_() markers.David Shaw2004-12-141-0/+2
* * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw2004-12-141-0/+13
* automake updates, removed one debug outputV1-3-93Werner Koch2004-12-141-0/+2
* Prepared for last 1.4 release candidateWerner Koch2004-12-141-9/+17
* (read_passphrase_from_fd): Fixed memory leak.Werner Koch2004-12-131-0/+5
* * keyserver.c (parse_preferred_keyserver): Force preferred keyserverDavid Shaw2004-12-121-0/+5
* * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw2004-12-111-0/+8
* * app-openpgp.c (send_fprtime_if_not_null): New.Werner Koch2004-12-101-0/+8
* * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): RemovedDavid Shaw2004-12-101-0/+12
* * passphrase.c (agent_get_passphrase): New args CUSTOM_PROMPT andWerner Koch2004-12-091-0/+21