mutt_*mktemp--
[apps/madmutt.git] / lib-crypt / pgp.c
2006-11-26 Julien DanjouFix typo
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-24 Pierre Habouzitsafe_fclose -> m_fclose, and is now inlined.
2006-11-24 Pierre Habouzitsmall leftover
2006-11-24 Julien DanjouUse m_tempfile instead of mutt_mktemp
2006-11-18 Pierre Habouzitcreate the lib-mx now
2006-11-17 Julien DanjouFix compilation warnings in pgp.c
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-14 Pierre Habouzitmore charset improvements.
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
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-12 Pierre Habouzitmove url.[hc] into the lib-lib.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-09 Pierre Habouzitmove menu.[hc].
2006-11-09 Pierre Habouzitp_clear should not be used with sizeof but *countof*
2006-11-08 Pierre Habouzitmove more files.
2006-11-08 Pierre Habouzitbegin to move ui code into the lib-ui
2006-11-05 Pierre Habouzitreorganize code a lot: create a lib-crypt with everythi...