aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mainproc.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-14Fixed a wrong return code with gpg --verifyWerner Koch1-23/+39
2006-01-01* mainproc.c (check_sig_and_print), keyserver.cDavid Shaw1-1/+1
2005-12-20Finished PKA featureWerner Koch1-1/+1
2005-12-08Made strings translatable. Minor fixes.Werner Koch1-1/+1
2005-09-20* mainproc.c (proc_symkey_enc): Take care of a canceled passphraseWerner Koch1-1/+16
2005-08-05auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch1-2/+5
2005-07-28Implemented PKA trust modelWerner Koch1-3/+112
2005-07-27Converted all m_free to xfree etc.Werner Koch1-32/+32
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-04-22* mainproc.c (symkey_decrypt_seskey): There is no need to have anDavid Shaw1-33/+33
2005-04-01* mainproc.c (proc_plaintext): Properly handle SIG+LITERAL (old-style PGP)David Shaw1-19/+35
2005-02-10Disable the "quick check" bytes for PK decryptions. This is inDavid Shaw1-2/+4
2005-02-03Updated to match the switch to the NSIS installer.Werner Koch1-1/+1
2004-10-21* options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw1-2/+2
2004-10-11* pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw1-6/+3
2004-10-07* pkclist.c (build_pk_list): Keystrify.David Shaw1-22/+41
2004-10-06* keyedit.c, keylist.c, keyserver.c, mainproc.c: TheDavid Shaw1-2/+10
2004-09-29* keyedit.c, keylist.c, keyserver.c, mainproc.c: Reduce the manyDavid Shaw1-2/+2
2004-09-22* mainproc.c (check_sig_and_print), keyedit.c (show_prefs,David Shaw1-1/+1
2004-07-15* keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked orDavid Shaw1-0/+7
2004-05-22some late minor fixes.V1-3-6Werner Koch1-4/+4
2004-05-22* mainproc.c (check_sig_and_print): If we're honoring preferredDavid Shaw1-13/+38
2004-05-20* options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE.David Shaw1-1/+6
2004-05-10* options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw1-1/+1
2004-05-05* keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw1-1/+3
2004-04-29* main.h, keylist.c (show_notation): Add argument to show only userDavid Shaw1-2/+2
2004-04-15* options.h, keyserver.c (parse_keyserver_options): Remove duplicate codeDavid Shaw1-1/+1
2004-04-14* options.h, import.c, keyserver-internal.h, g10.c, mainproc.c,David Shaw1-1/+1
2004-04-14* options.h: Encapsulate keyserver details. Change all callers.David Shaw1-3/+5
2004-03-18* mainproc.c (proc_pubkey_enc, print_pkenc_list, list_node):David Shaw1-49/+46
2004-03-03* options.h, g10.c (main), mainproc.c (check_sig_and_print): RemoveDavid Shaw1-9/+8
2004-02-10* keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw1-7/+13
2004-01-30* g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw1-10/+3
2004-01-24* mainproc.c (list_node): Show sigs with --verbose.David Shaw1-1/+1
2003-11-30* mainproc.c (proc_symkey_enc, proc_encrypted): Add ability to useDavid Shaw1-65/+96
2003-11-14* options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify theDavid Shaw1-4/+4
2003-11-10* mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw1-8/+11
2003-11-01* trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw1-3/+10
2003-10-26* g10.c (main): Add --symmetric --encrypt command. This generates aDavid Shaw1-25/+54
2003-09-30* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw1-9/+17
2003-08-26* mainproc.c (check_sig_and_print): Use two different preferred keyserverDavid Shaw1-1/+6
2003-08-24* mainproc.c (check_sig_and_print): Get the uid validity before printingDavid Shaw1-3/+7
2003-08-13* packet.h, sig-check.c (signature_check2, do_check, do_check_messages):David Shaw1-11/+11
2003-07-21* keygen.c (do_add_key_flags): Don't set the certify flag for subkeys.David Shaw1-3/+2
2003-07-20* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw1-19/+44
2003-07-20* packet.h, main.h, sig-check.c (signature_check2, check_key_signature2,David Shaw1-2/+2
2003-07-10* parse-packet.c (parse_signature): No need to reserve 8 bytes for theDavid Shaw1-5/+22
2003-06-05* options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw1-0/+5
2003-06-04Inadvertently left out of the 2003-06-01 checkinDavid Shaw1-2/+9
2003-05-31* mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw1-48/+5