summaryrefslogtreecommitdiffstats
path: root/crypt.c
AgeCommit message (Expand)Author
2020-06-04Add other headers to written Protected Headers.Kevin McCarthy
2020-06-03Move protected-headers parameter cleanup out to send.c cleanup.Kevin McCarthy
2020-02-29Change send_menus to set sctx instead of globals.Kevin McCarthy
2020-02-29Change mutt_protect() to use sctx signas values.Kevin McCarthy
2019-12-21Add protected-headers="v1" to Content-Type when protecting headersMarek Marczykowski-Górecki
2019-09-25Convert crypt_extract_keys and signed handler to use buffers.Kevin McCarthy
2019-08-08Enabled writing protected subject with autocrypt too.Kevin McCarthy
2019-08-03Handle autocrypt message decryption.Kevin McCarthy
2019-08-03Autocrypt outgoing emails.Kevin McCarthy
2019-06-28Remove unnecessary "" checks for DT_STR and DT_PATH MuttVars.Kevin McCarthy
2019-01-04Clean up formatting.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2018-12-31Remove dead code.Kevin McCarthy
2018-12-29Respect ignore for the protected subject display.Kevin McCarthy
2018-12-29Color protected subject as a header in the pager.Kevin McCarthy
2018-12-25Finish protected header write support.Kevin McCarthy
2018-12-25Add config and data structure for protected header write support.Kevin McCarthy
2018-12-17Add protected header received email support.Kevin McCarthy
2018-12-04Nuke trailing white space from the crypt-* files.Werner Koch
2018-06-01Correct spelling mistakes.Edward Betts
2018-03-13Improve the error message when a signature is missing.Kevin McCarthy
2018-01-11Create pgp and s/mime default and sign_as key vars. (see #3983)Kevin McCarthy
2017-09-04Add warning about using inline pgp with format=flowed. (closes #3963)Kevin McCarthy
2017-05-29Add self-encrypt options for PGP and S/MIME.Kevin McCarthy
2016-08-22Remove the $locale configuration variable.Kevin McCarthy
2016-05-09Change M_* symbols to MUTT_*Derek Martin
2016-04-10Fix mutt_protect() when INLINE is set. (closes #3828)Kevin McCarthy
2016-01-01Convert copyright years to all use 4 digit years.Kevin McCarthy
2015-12-03Provide a better prompt and error for inline PGP with attachments. (closes #...Kevin McCarthy
2015-12-01Loosen mutt_signed_handler() protocol value consistency check. (closes #3639)Kevin McCarthy
2015-07-26Handle malformed ms-exchange pgp-encrypted block. (closes #3742)Kevin McCarthy
2015-03-30Add a security bit to the message for oppenc mode.Kevin McCarthy
2015-03-30Add the crypt_opportunistic_encrypt option and calls.Kevin McCarthy
2015-03-30Implement crypt_opportunistic_encrypt().Kevin McCarthy
2015-03-30Pull is_numerical_keyid() into crypt.c.Kevin McCarthy
2015-03-30Introduce an oppenc_mode parameterKevin McCarthy
2015-03-30Refactor the address list generation out of the find_keys routines.Kevin McCarthy
2015-02-11Allow fingerprint user input for key selection. (see #3695)Eike Rathke
2012-07-08Fix some spelling errors (closes #3493)Antonio Radici
2009-06-21Pass buffer size to mutt_mktemp()Rocco Rutte
2009-03-15Use safe_fclose() instead of fclose(), add fclose() to check_sec.shRocco Rutte
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2008-12-16Remove unused #include directivesErik Hovland
2007-02-24PKA signature verification via GPGME, controlled by $crypt_use_pka.Moritz Schulte
2006-06-08Fix #2272.Thomas Roessler
2005-12-16Use ascii_str* instead of mutt_str* in several places where it's needed.Recai Oktas
2005-10-21Full large file support. Keep a close watch on your mailboxes everyone!Brendan Cully
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully