aboutsummaryrefslogtreecommitdiffstats
path: root/g10/sign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Obsolete option --no-sig-create-check.Werner Koch2015-09-011-4/+5
* Fix honoring --cert-digest-algo when recreating a certChristian Aistleitner2013-01-111-0/+1
* Remove trailing white space from some filesWerner Koch2012-12-191-18/+18
* Honor --cert-digest-algo when recreating a cert.David Shaw2012-02-011-3/+8
* Force SHA1 only for v1 cardsWerner Koch2010-03-261-6/+9
* Print 'empty file' warning only with --verbose.Werner Koch2009-05-111-1/+1
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * sign.c (mk_notation_policy_etc): expect all sigs that this is calledDavid Shaw2007-06-121-43/+15
* * main.h, keygen.c (ask_expire_interval, parse_expire_string): Pass inDavid Shaw2007-02-011-6/+6
* * sign.c (write_plaintext_packet): Take timestamp from outside.David Shaw2007-01-311-10/+14
* Removed the use of g10defs.h.Werner Koch2006-12-111-2/+1
* * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass aDavid Shaw2006-06-281-6/+8
* * sign.c (sign_file): When signing with multiple DSA keys, one being DSA1David Shaw2006-06-281-49/+43
* * sign.c (do_sign): Accept a truncated hash even for DSA1 keys (be liberalDavid Shaw2006-06-221-0/+7
* * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.cDavid Shaw2006-05-231-1/+1
* * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. DefaultsDavid Shaw2006-04-201-30/+103
* * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): AddDavid Shaw2006-04-201-15/+2
* About to release 1.4.3gnupg-1.4.3Werner Koch2006-04-031-1/+5
* * main.h, seskey.c (encode_md_value): Modify to allow a q size greaterDavid Shaw2006-03-301-5/+12
* * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data):David Shaw2006-03-081-43/+28
* * sign.c (make_keysig_packet): Don't use MD5 for a RSA_S key as thatDavid Shaw2006-03-071-3/+2
* * sign.c (write_signature_packets): Lost a digest_algo line.David Shaw2006-01-011-0/+1
* * sign.c (hash_for): Add code to detect if the sk lives on a smartDavid Shaw2006-01-011-18/+27
* Renamed g10.c to gpg.cWerner Koch2005-10-051-2/+4
* Converted all m_free to xfree etc.Werner Koch2005-07-271-21/+21
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.cDavid Shaw2005-05-061-3/+3
* * sign.c (sign_file, clearsign_file, sign_symencrypt_file): Use theDavid Shaw2005-05-061-6/+6
* * options.h, g10.c (main): Add new --default-sig-expire andDavid Shaw2005-05-051-8/+23
* * passphrase.c (agent_get_passphrase): Add new arg CACHEID.Werner Koch2005-05-031-0/+4
* * keyserver.c (keyserver_spawn): Free some memory.David Shaw2005-04-171-0/+14
* * plaintext.c (handle_plaintext): Don't try and create a zero-lengthDavid Shaw2004-11-041-7/+7
* * skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw2004-10-281-7/+9
* * keyring.c: Make some strings translatable.David Shaw2004-10-281-8/+7
* * misc.c (is_secured_filename): New.Werner Koch2004-10-141-2/+14
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-131-7/+34
* * configure.ac: Actually name the option --disable-finger and notWerner Koch2004-10-131-1/+1
* * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw2004-09-241-1/+1
* * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw2004-08-271-9/+11
* * keydb.h, getkey.c (get_user_id_printable): Rename to get_user_id_nativeDavid Shaw2004-08-231-1/+1
* * plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw2004-08-081-14/+2
* * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw2004-07-151-0/+7
* * sign.c (update_keysig_packet): Policies and notations should be strippedDavid Shaw2004-05-191-0/+12
* (write_plaintext_packet): Fixed the detection of tooWerner Koch2004-05-071-8/+13
* * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair,David Shaw2004-04-161-8/+12
* * sig-check.c (cmp_help, do_check), sign.c (do_sign): Remove old unusedDavid Shaw2003-12-171-3/+1
* * options.h, g10.c (main), main.h, seskey.c (do_encode_md,David Shaw2003-12-041-2/+2
* * options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw2003-11-151-4/+4
* * encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly useDavid Shaw2003-11-151-1/+1
* * g10.c (main): Add --symmetric --sign --encrypt.David Shaw2003-11-131-0/+4