| Commit message (Expand) | Author | Files | Lines |
2004-10-14 | * misc.c (is_secured_filename): New. | Werner Koch | 1 | -0/+1 |
2004-10-13 | Added SELInux hacks and did some cleanups. | Werner Koch | 1 | -0/+3 |
2004-09-25 | * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not been | David Shaw | 1 | -1/+1 |
2004-09-24 | * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always set | David Shaw | 1 | -4/+9 |
2004-09-23 | Note: I have not fully tested the new key creation due to a pc/sc | Werner Koch | 1 | -1/+3 |
2004-09-23 | * gpg.sgml: Document "addcardkey" and "keytocard". | Werner Koch | 1 | -0/+1 |
2004-09-20 | * gpg.sgml: Document -K. | Werner Koch | 1 | -0/+5 |
2004-09-13 | * main.h, keylist.c (print_subpackets_colon): Make a public function. | David Shaw | 1 | -0/+1 |
2004-04-29 | * main.h, keylist.c (show_notation): Add argument to show only user | David Shaw | 1 | -1/+1 |
2004-04-23 | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 1 | -0/+2 |
2004-04-16 | * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code | David Shaw | 1 | -2/+2 |
2004-04-16 | * main.h, misc.c (argsplit): Refactor argsep into argsplit and argsep so | David Shaw | 1 | -0/+1 |
2004-02-21 | * main.h, misc.c (hextobyte): Removed. It's in libutil.a now. | David Shaw | 1 | -1/+0 |
2004-02-14 | * keyserver.c (argsep): Move to misc.c. | David Shaw | 1 | -0/+2 |
2004-02-12 | * main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the more | David Shaw | 1 | -4/+4 |
2004-01-28 | * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES to | David Shaw | 1 | -1/+1 |
2003-12-28 | * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disable | David Shaw | 1 | -3/+4 |
2003-12-04 | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, | David Shaw | 1 | -2/+2 |
2003-11-13 | * g10.c (main): Add --symmetric --sign --encrypt. | David Shaw | 1 | -5/+10 |
2003-10-31 | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 1 | -1/+1 |
2003-10-26 | * g10.c (main): Add --symmetric --encrypt command. This generates a | David Shaw | 1 | -1/+1 |
2003-10-21 | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 1 | -1/+1 |
2003-10-21 | * card-util.c (card_edit): New command "passwd". Add logic to | Werner Koch | 1 | -1/+1 |
2003-10-08 | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 1 | -1/+8 |
2003-10-08 | * call-agent.c (agent_scd_getattr): Don't clear the passed info | Werner Koch | 1 | -1/+1 |
2003-10-02 | * cardglue.c (learn_status_cb): Release values before assignment | Werner Koch | 1 | -1/+1 |
2003-09-23 | Merged most of David Shaw's changes in 1.3 since 2003-06-03. | Werner Koch | 1 | -1/+4 |
2003-09-18 | * g10.c: New command --card-edit. | Werner Koch | 1 | -1/+1 |
2003-08-31 | * main.h, keygen.c (keygen_add_keyserver_url): Signature callback for | David Shaw | 1 | -0/+1 |
2003-07-29 | * gpgsm.c (main): Add secmem features and set the random seed file. | Werner Koch | 1 | -0/+1 |
2003-07-24 | * g10.c: New command --card-status. | Werner Koch | 1 | -1/+3 |
2003-07-23 | * keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards. | Werner Koch | 1 | -0/+3 |
2003-07-20 | * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2, | David Shaw | 1 | -1/+2 |
2003-07-16 | * export.c (parse_export_options): New option sexp-format. | Werner Koch | 1 | -1/+1 |
2003-06-18 | Finished the bulk of changes for gnupg 1.9. This included switching | Werner Koch | 1 | -10/+32 |
2003-06-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+241 |
2003-06-05 | * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver since | David Shaw | 1 | -0/+1 |
2003-06-01 | * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.c | David Shaw | 1 | -19/+0 |
2003-05-31 | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, | David Shaw | 1 | -2/+11 |
2003-05-31 | * main.h, misc.c (parse_options): New general option line parser. Fix the | David Shaw | 1 | -1/+9 |
2003-05-21 | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 1 | -0/+2 |
2003-05-03 | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 1 | -0/+2 |
2003-04-15 | * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. | Werner Koch | 1 | -1/+1 |
2003-04-09 | * main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 1 | -1/+1 |
2003-02-26 | * keyserver.c (keyserver_spawn): Include various pieces of information | David Shaw | 1 | -1/+2 |
2003-02-22 | * g10.c (main): Accept "s1" in addition to "idea" to match the other | David Shaw | 1 | -0/+5 |
2002-12-29 | * getkey.c (merge_selfsigs_main), main.h, sig-check.c | David Shaw | 1 | -1/+1 |
2002-12-04 | * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change. | David Shaw | 1 | -6/+1 |
2002-12-03 | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | David Shaw | 1 | -0/+1 |
2002-12-01 | * keyedit.c (menu_expire): Don't lose key flags when changing the | David Shaw | 1 | -1/+6 |