aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * keyedit.c (keyedit_menu): Only print the key signing hint when signingDavid Shaw2005-02-242-1/+8
* * card-util.c (fetch_url): Fetch the key from the defaultWerner Koch2005-02-162-4/+14
* * gpg.sgml: Add bkuptocard command for --edit-key.Werner Koch2005-02-156-40/+202
* Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw2005-02-103-5/+18
* * trustdb.h, trustdb.c (trustdb_check_or_update): New. If the trustdbDavid Shaw2005-02-065-15/+55
* * getkey.c (merge_selfsigs_subkey): Merged away definition from theDavid Shaw2005-02-052-0/+6
* Updated to match the switch to the NSIS installer.Werner Koch2005-02-033-136/+164
* * keygen.c (do_generate_keypair): Write the auth key to the cardDavid Shaw2005-02-012-11/+27
* * keyid.c (keyid_from_sk, keyid_from_pk): Use 0xFFFFFFFFFFFFFFFFDavid Shaw2005-01-284-6/+15
* * keygen.c (generate_subkeypair): Detect primary key on-card andWerner Koch2005-01-273-18/+75
* Updated to the version from 1.2.7.Werner Koch2005-01-272-2/+8
* * keyserver.c (parse_keyserver_uri): Allow RFC-2732 IPv6 [literalDavid Shaw2005-01-262-4/+42
* (do_generate_keypair): Don't continue after an error;Werner Koch2005-01-252-3/+7
* (get_cached_data): New arg GET_IMMEDIATE to bypassWerner Koch2005-01-253-48/+65
* * keyserver.c (free_keyserver_spec): Fix small leak.David Shaw2005-01-222-0/+11
* (open_card): Issue new CARDCTRL(4) status.Werner Koch2005-01-202-1/+4
* * gpgv.c (tty_fprintf): New stub.Werner Koch2005-01-208-13/+371
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-205-21/+79
* (public_key_list): Do a trustdb staleness check beforeWerner Koch2005-01-182-0/+15
* * keyedit.c (keyedit_menu): Move command strings outside the function toDavid Shaw2005-01-112-80/+89
* * passphrase.c (readline, agent_send_option, agent_open,David Shaw2005-01-102-7/+11
* * filter.h, armor.c (armor_filter): Use the eol string from the armorDavid Shaw2005-01-064-28/+66
* * g10.c (main): Typo.David Shaw2005-01-063-11/+27
* * Makefile.am: Use @LIBUSB@ instead of @LIBUSB_LIBS@David Shaw2005-01-033-3/+15
* * options.h, import.c (parse_import_options, delete_inv_parts): AddDavid Shaw2005-01-014-2/+44
* * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.cDavid Shaw2004-12-305-11/+46
* (find_endpoint): New.Werner Koch2004-12-282-26/+190
* * keyserver.c (keyserver_typemap): Only map HTTP and FTP if libcurl hasDavid Shaw2004-12-242-2/+9
* * options.h, keyserver.c (parse_keyserver_uri): Properly parse auth dataDavid Shaw2004-12-223-0/+24
* * keyserver.c (keyserver_typemap): New. Map certain keyserver types to aDavid Shaw2004-12-223-11/+33
* * keyedit.c (menu_set_keyserver_url): Make sure we only operate on theDavid Shaw2004-12-213-4/+14
* * keylist.c (list_keyblock_print): Secret key listings should always showDavid Shaw2004-12-213-16/+31
* (ask_expire_interval): For better translations chnage 2Werner Koch2004-12-202-7/+13
* * seckey-cert.c (do_check): Handle case when checksum was okay butWerner Koch2004-12-202-2/+22
* * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw2004-12-208-32/+61
* * keygen.c (keygen_get_std_prefs): Set reference count when creating theDavid Shaw2004-12-193-28/+61
* * keyedit.c (menu_revkey): Rename to menu_revsubkey. (menu_revkey): New.David Shaw2004-12-192-19/+77
* Readline fix to be robust against platforms where readline has its ownDavid Shaw2004-12-183-3/+10
* * passphrase.c (agent_get_passphrase): Define NREAD locally asWerner Koch2004-12-174-3/+13
* * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-162-18/+21
* * apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw2004-12-155-9/+24
* * keyedit.c (keyedit_menu): Re-remove the N_() markers.David Shaw2004-12-142-43/+45
* * trustdb.c (uid_trust_string_fixed): Show uids as revoked if the key isDavid Shaw2004-12-143-119/+196
* automake updates, removed one debug outputV1-3-93Werner Koch2004-12-142-1/+2
* Prepared for last 1.4 release candidateWerner Koch2004-12-144-82/+95
* (read_passphrase_from_fd): Fixed memory leak.Werner Koch2004-12-132-1/+9
* * keyserver.c (parse_preferred_keyserver): Force preferred keyserverDavid Shaw2004-12-122-1/+6
* * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw2004-12-115-6/+11
* * app-openpgp.c (send_fprtime_if_not_null): New.Werner Koch2004-12-105-2/+65
* * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): RemovedDavid Shaw2004-12-104-11/+35