aboutsummaryrefslogtreecommitdiffstats
path: root/g10/mainproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed segvWerner Koch2006-04-081-2/+4
* * mainproc.c (get_pka_address): Fix bug introduced as part ofDavid Shaw2006-03-221-1/+1
* Preparing for an RC23Werner Koch2006-03-091-2/+2
* * mainproc.c (get_pka_address), keylist.c (show_notation): RemoveDavid Shaw2006-03-091-35/+20
* * options.h, mainproc.c (check_sig_and_print), gpg.c (main):David Shaw2006-03-081-1/+1
* * options.h, gpg.c (main, parse_trust_model), pkclist.cDavid Shaw2006-03-071-2/+3
* More tests added; make distcheck worksWerner Koch2006-03-071-3/+12
* * mainproc.c (proc_compressed): "Uncompressed" is not a valid compressionDavid Shaw2006-03-061-1/+3
* Stricter test of allowed signature packet compositions.Werner Koch2006-03-061-98/+111
* Fixed problem with PGP2 style signatures and mutilple plaintext dataWerner Koch2006-03-061-33/+57
* Replaced an assert and fixed batch mode issue in cardglue.Werner Koch2006-03-051-1/+6
* * options.h, gpg.c (main), mainproc.c (check_sig_and_print), keyserver.cDavid Shaw2006-02-221-4/+3
* 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