Age | Commit message (Expand) | Author |
2021-01-27 | Convert all mutt_atoX functions to behave strictly. | Kevin McCarthy |
2019-01-04 | Clean up formatting. | Kevin McCarthy |
2019-01-04 | Clean up code indentation. | Kevin McCarthy |
2018-12-31 | Remove trailing whitespace. | Kevin McCarthy |
2018-12-06 | Fix classic gpg date parsing in list-keys. | Kevin McCarthy |
2015-02-15 | Add fingerprint record parsing for pgp list keys. (see #3695) | Kevin McCarthy |
2014-08-12 | Wrap pgp_uid_t->addr in NONULL(). (closes #3564) | Kevin McCarthy |
2014-08-12 | Fix parse_pub_line to allow an empty User-ID field for a pub record. (see #3564) | Kevin McCarthy |
2010-08-06 | Fix comparison signedness warnings. | Matthias Andree |
2009-06-01 | Use mutt_atoi() when parsing GnuPG output. Closes #3145 | Rocco Rutte |
2009-03-15 | Use safe_fclose() instead of fclose(), add fclose() to check_sec.sh | Rocco Rutte |
2009-01-04 | Update copyrights. Closes #3016. | Brendan Cully |
2005-09-17 | Gah, forgot the zip code when updating the FSF address... | Brendan Cully |
2005-09-17 | Update FSF address (via sed, I hope nothing got mangled). Closes: #2071. | Brendan Cully |
2005-02-03 | Add config.h to the top of every C file that could possibly want it. | Brendan Cully |
2003-07-22 | When encrypting a message to a user that has more than one subkey, | David Shaw |
2003-05-29 | Fix PGP subkey handling when looking at key capabilities. This | Thomas Roessler |
2003-05-13 | Currently, mutt uses the OpenPGP key algorithm to determine the | David Shaw |
2003-01-21 | - To cleanup the pgp/smime code and prepare for other backends. | Werner Koch |
2003-01-09 | The latest GnuPG has new abilities to work with disabled keys. Part | David Shaw |
2002-12-11 | Fix Mike's and my e-mail addresses in copyright lines. | Thomas Roessler |
2002-12-10 | Replace safe_free calls by the FREE macro. | Thomas Roessler |
2002-03-26 | Fix iconv warnings; from Edmund Grimley Evans. | Thomas Roessler |
2002-02-14 | Iconv patch from Lars Hecking. MAY NEED TO BE BACKPORTED. | Thomas Roessler |
2001-08-01 | Signed fixes. Noted by Vincent Lefevre's compiler. | Thomas Roessler |
2001-03-28 | Make mutt compatible with GnuPG's latest features. As requested by | Thomas Roessler |
2001-02-13 | Change charset-hook's behaviour. | Thomas Roessler |
2001-02-12 | Auto-detect the micalg used with PGP/MIME signatures. | Thomas Roessler |
2001-01-08 | Let check_sec.sh check for use of the unsafe malloc, realloc, free, | Thomas Roessler |
2000-12-06 | Fix pgp_ignore_subkeys. | Thomas Roessler |
2000-11-13 | Add the pgp_ignore_subkeys option. Unset it to get the traditional | Thomas Roessler |
2000-05-24 | Make charset-hook work with an external iconv implementation. | Thomas Roessler |
2000-05-09 | Edmund Grimley Evans' UTF-8 patch. | Thomas Roessler |
2000-04-22 | Comment cosmetics. From Martin Michlmayer. | Thomas Roessler |
2000-03-03 | The FSF apparently has moved. | Thomas Roessler |
2000-01-10 | More copyright cosmetics - noted by Martin Michlmayr <tbm@cyrius.com>. | Thomas Roessler |
2000-01-10 | Fix PGP uid parsing. Noted by Edmund GRIMLEY EVANS | Thomas Roessler |
2000-01-06 | Update copyright notices for unstable. | Thomas Roessler |
1999-07-01 | Various patches from last week, including: | Thomas Roessler |
1999-06-03 | Experimental: New PGP invocation interface. The invocations are done | Thomas Roessler |
1999-05-03 | gnupg gives reasonable trust values now. | Thomas Roessler |
1999-03-22 | PGP key creation time fix by Roland Rosenfeld. | Thomas Roessler |
1999-02-09 | browser.h: re-insert the "tagged" component. | Thomas Roessler |
1999-01-27 | Add $pgp_show_unusable. | Thomas Roessler |
1999-01-22 | Heavy hacking on mutt's pgp support. We no longer read the complete | Thomas Roessler |
1999-01-07 | Get rid of RCS ids in source files. They are getting in our way | Thomas Roessler |
1998-11-10 | Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the | Thomas Roessler |
1998-10-21 | Make gpg's output look a little bit cleaner. | Thomas Roessler |
1998-10-15 | Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-rel | Thomas Roessler |
1998-10-13 | Add RCS $Id$ strings to (hopefully) all source files. | Thomas Roessler |