Use p_new instead of xmalloc()
[apps/madmutt.git] / lib-crypt / pgpinvoke.c
2006-12-03 Pierre Habouzitrework m_strformat so that it takes the cols number...
2006-12-03 Pierre Habouzitlet m_strformat accept NULL formats.
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-30 Pierre Habouzitmore cosmetics.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
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-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 Habouzitexit system.c, mutt_system goes into lib-sys/
2006-11-11 Pierre Habouzitmove debug.c
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...