| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * gpgkeys_finger.c, gpgkeys_hkp.c, gpgkeys_http.c, gpgkeys_ldap.c: Fix a | David Shaw | 2004-10-11 | 5 | -13/+18 |
* | Oops commited binary instead of source. | Werner Koch | 2004-10-11 | 2 | -0/+550 |
* | * configure.ac: New option --disable-finger. | Werner Koch | 2004-10-11 | 10 | -31/+398 |
* | * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c, | David Shaw | 2004-10-10 | 9 | -47/+69 |
* | * keygen.c (ask_key_flags): New. (ask_algo): Call it here in --expert mode | David Shaw | 2004-10-10 | 2 | -30/+101 |
* | * keygen.c (do_add_key_flags): The spec says that all primary keys MUST be | David Shaw | 2004-10-10 | 2 | -6/+10 |
* | * keygen.c (generate_keypair): Fix generating keys with the auth flag. | David Shaw | 2004-10-10 | 2 | -3/+9 |
* | * encr-data.c (decrypt_data): Give a warning with a weak key, but still | David Shaw | 2004-10-08 | 2 | -5/+15 |
* | * pkclist.c (build_pk_list): Keystrify. | David Shaw | 2004-10-07 | 3 | -33/+56 |
* | * helptext.c, pkclist.c (do_we_trust): It is not possible to get here with | David Shaw | 2004-10-06 | 5 | -137/+87 |
* | * keyedit.c (sign_uids, ask_revoke_sig): Improve translatability of user | David Shaw | 2004-10-06 | 2 | -23/+32 |
* | * keyedit.c, keylist.c, keyserver.c, mainproc.c: The | David Shaw | 2004-10-06 | 5 | -21/+74 |
* | * passphrase.c (agent_get_passphrase): Use keystrs for agent strings, and | David Shaw | 2004-10-05 | 4 | -29/+37 |
* | 2004-10-03 Timo Schulz <[email protected]> | Timo Schulz | 2004-10-04 | 2 | -0/+6 |
* | * keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in colon | David Shaw | 2004-10-04 | 2 | -10/+21 |
* | post release preparations | Werner Koch | 2004-10-01 | 2 | -1/+5 |
* | * gpgv.c (i18n_init): Always use LC_ALL.V1-3-90 | Werner Koch | 2004-10-01 | 6 | -19/+12 |
* | * mk-w32-dist: Updated from stable branch. | Werner Koch | 2004-10-01 | 48 | -20746/+24946 |
* | * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out to | David Shaw | 2004-09-30 | 4 | -52/+136 |
* | * util.h: Prototype destroy_dotlock(). From Werner on stable branch. | David Shaw | 2004-09-30 | 2 | -0/+6 |
* | * iobuf.c (pop_filter): Make static. | David Shaw | 2004-09-30 | 3 | -12/+59 |
* | * mpicoder.c (mpi_read): If we must fail due to a oversize (generally | David Shaw | 2004-09-30 | 2 | -1/+9 |
* | * keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the many | David Shaw | 2004-09-29 | 5 | -24/+33 |
* | * keyedit.c (print_and_check_one_sig): Account for the extra space that | David Shaw | 2004-09-29 | 2 | -16/+9 |
* | * signal.c (got_fatal_signal): HAVE_DECL_SYS_SIGLIST is defined, but zero | David Shaw | 2004-09-28 | 3 | -4/+12 |
* | * card-util.c (card_edit): Take admin only status from the table. | Werner Koch | 2004-09-27 | 3 | -53/+93 |
* | We need to take care that several files are also used in gnupg 1.9 and | Werner Koch | 2004-09-27 | 2 | -42/+68 |
* | * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not been | David Shaw | 2004-09-25 | 6 | -94/+143 |
* | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 2004-09-24 | 12 | -34/+45 |
* | * keyedit.c (keyedit_menu), gpgv.c (agent_scd_getattr (stub)), keygen.c | David Shaw | 2004-09-24 | 4 | -34/+45 |
* | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 2004-09-23 | 8 | -315/+652 |
* | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 2004-09-23 | 15 | -116/+580 |
* | * mainproc.c (check_sig_and_print), keyedit.c (show_prefs, | David Shaw | 2004-09-22 | 3 | -6/+15 |
* | * keyedit.c (keyedit_menu): Don't show "addcardkey" in the menu if we do | David Shaw | 2004-09-21 | 4 | -5/+15 |
* | * gpg.sgml: Document -K. | Werner Koch | 2004-09-20 | 12 | -14/+356 |
* | * cardglue.c (open_card): Use shutdown code if possible. | Werner Koch | 2004-09-20 | 6 | -43/+179 |
* | (apdu_open_reader): No fallback if a full CCID reader id has been | Werner Koch | 2004-09-17 | 3 | -238/+21 |
* | * configure.ac: Don't check for usb_create_match or | Werner Koch | 2004-09-17 | 7 | -298/+628 |
* | * keyedit.c (show_key_with_all_names, show_prefs): Show preferred | David Shaw | 2004-09-16 | 2 | -5/+35 |
* | * keygen.c (keygen_add_keyserver_url), keyedit.c (menu_set_keyserver_url): | David Shaw | 2004-09-16 | 3 | -15/+34 |
* | * keyedit.c (menu_set_keyserver_url): Confirm replacement of a keyserver | David Shaw | 2004-09-16 | 2 | -9/+25 |
* | * DETAILS: Document the 'spk' signature subpacket record. Add more detail | David Shaw | 2004-09-16 | 3 | -9/+51 |
* | * gpgv.c (agent_scd_getattr): Stub. | David Shaw | 2004-09-15 | 4 | -0/+98 |
* | * configure.ac: Give warning when using capabilities. Check for | David Shaw | 2004-09-15 | 3 | -3/+17 |
* | * g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver. | Werner Koch | 2004-09-15 | 4 | -128/+361 |
* | Document "--debug-ccid-driver". | Werner Koch | 2004-09-15 | 2 | -0/+11 |
* | * gpg.sgml: Note that --throw-keyid is --throw-keyids. Note changes in | David Shaw | 2004-09-14 | 2 | -32/+34 |
* | * getkey.c (premerge_public_with_secret): Fix subkey<->binding sig | David Shaw | 2004-09-14 | 2 | -1/+5 |
* | * pgpgroup-to-gpggroup: New perl script to take groups from PGP command | David Shaw | 2004-09-14 | 2 | -0/+47 |
* | * main.h, keylist.c (print_subpackets_colon): Make a public function. | David Shaw | 2004-09-13 | 4 | -7/+85 |