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