aboutsummaryrefslogtreecommitdiffstats
path: root/g10/sign.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-11-04* plaintext.c (handle_plaintext): Don't try and create a zero-lengthDavid Shaw1-7/+7
2004-10-28* skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw1-7/+9
2004-10-28* keyring.c: Make some strings translatable.David Shaw1-8/+7
2004-10-14* misc.c (is_secured_filename): New.Werner Koch1-2/+14
2004-10-13Added SELInux hacks and did some cleanups.Werner Koch1-7/+34
2004-10-13* configure.ac: Actually name the option --disable-finger and notWerner Koch1-1/+1
2004-09-24* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw1-1/+1
2004-08-27* encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw1-9/+11
2004-08-23* keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_nativeDavid Shaw1-1/+1
2004-08-08* plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw1-14/+2
2004-07-15* keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw1-0/+7
2004-05-19* sign.c (update_keysig_packet): Policies and notations should be strippedDavid Shaw1-0/+12
2004-05-07(write_plaintext_packet): Fixed the detection of tooWerner Koch1-8/+13
2004-04-16* keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair,David Shaw1-8/+12
2003-12-17* sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unusedDavid Shaw1-3/+1
2003-12-04* options.h, g10.c (main), main.h, seskey.c (do_encode_md,David Shaw1-2/+2
2003-11-15* options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw1-4/+4
2003-11-15* encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly useDavid Shaw1-1/+1
2003-11-13* g10.c (main): Add --symmetric --sign --encrypt.David Shaw1-0/+4
2003-10-31* misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw1-8/+2
2003-10-09* ccid-driver.c (ccid_transceive): Add T=1 chaining for sending.Werner Koch1-2/+4
2003-10-08* cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch1-1/+1
2003-09-30* keygen.c (do_add_key_flags, parse_parameter_usage): Add supportWerner Koch1-9/+10
2003-09-27First bits of a card support backport from 1.9. It is not enabled byWerner Koch1-6/+33
2003-09-24* sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw1-1/+1
2003-08-31* g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.cDavid Shaw1-2/+2
2003-08-21* gpgv.c: Remove extra semicolon (typo).David Shaw1-10/+13
2003-07-24* options.h, g10.c (main, add_keyserver_url): AddDavid Shaw1-4/+33
2003-05-31* mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw1-4/+4
2003-05-24* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw1-4/+4
2003-05-21* progress.c (handle_progress)Werner Koch1-2/+3
2003-05-03* packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw1-22/+21
2003-04-30* build-packet.c (build_sig_subpkt): Comments.David Shaw1-1/+4
2003-04-26* sign.c (do_sign): Show the hash used when making a signature in verboseDavid Shaw1-2/+4
2003-04-15* Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.Werner Koch1-5/+15
2003-04-10* passphrase.c (read_passphrase_from_fd): Do a dummy read if theWerner Koch1-1/+1
2003-04-04* pkclist.c (algo_available): PGP 8 can use the SHA-256 hash.David Shaw1-7/+6
2003-02-22* sign.c (sign_file): Do not push textmode filter onto an unopened IOBUFDavid Shaw1-2/+10
2003-01-16* g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw1-2/+2
2002-12-04* main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change.David Shaw1-15/+36
2002-11-25* main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw1-14/+5
2002-11-25* sign.c (hash_for): If --digest-algo is not set, butDavid Shaw1-8/+32
2002-11-24* encode.c (encode_simple), passphrase.c (passphrase_to_dek), sign.cDavid Shaw1-2/+1
2002-10-31* build-packet.c (do_plaintext), encode.c (encode_sesskey, encode_simple,David Shaw1-1/+1
2002-10-29tidied RISC OS filetype supportStefan Bellon1-1/+2
2002-08-20* keylist.c, keyedit.c, keyserver.c, sign.c: Some TODOs and comments.David Shaw1-1/+3
2002-08-19* getkey.c (get_user_id_native): Renamed to ..Werner Koch1-2/+2
2002-08-06* encode.c (encode_crypt), g10.c (main), sign.c (sign_file,David Shaw1-2/+2
2002-06-29Update head to match stable 1.0David Shaw1-436/+840
2000-10-04See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner KochWerner Koch1-177/+123