the ‘kids don't do this at home’ commit.
[apps/madmutt.git] / lib-crypt / crypt-gpgme.c
2006-12-02 Pierre Habouzitthe ‘kids don't do this at home’ commit.
2006-12-02 Pierre Habouzitlet the caller deal with M_FORMAT_ARROWCURSOR, not...
2006-12-02 Pierre Habouzitmutt_FormatString -> m_strformat (will soon end up...
2006-12-01 Pierre Habouzitmore documentation.
2006-11-29 Pierre Habouzitvarious code simplifications.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-26 Julien DanjouUse m_strncmp instead of strncmp
2006-11-26 Julien DanjouBetter error msg in gpgme
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-25 Julien DanjouUse m_tempfile instead of mutt_mktemp (again and again)
2006-11-24 Pierre Habouzitsafe_fclose -> m_fclose, and is now inlined.
2006-11-17 Julien DanjouFix compilation warnings in crypt-gpgme.c, cryptglue...
2006-11-17 Pierre Habouzitremove a whole lot of #include mutt.h
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-16 Pierre Habouzitsort out some prototypes, put them where they belong.
2006-11-16 Pierre Habouzitctors/dtors for BODY's
2006-11-16 Pierre Habouzitmove all the parameter related functions into the lib...
2006-11-15 Pierre Habouzitfinish the "read" of charset.c
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzitcontinue the include dance
2006-11-13 Pierre Habouzitrework includes a bit
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-09 Pierre Habouzitmove menu.[hc].
2006-11-09 Pierre Habouzitmove the last crypt-* things into lib-crypt, adapt...