use more ad-hoc list handling function, and avoid to muck with ->next
[apps/madmutt.git] / pgppubring.c
2006-11-05 Pierre Habouzitreorganize code a lot: create a lib-crypt with everythi...
2006-11-04 Pierre Habouzitdrop the old string API fully.
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-29 Pierre Habouzitcreate a lib-hash.a with sha1 and md5.
2006-10-29 Pierre Habouzituse safer p_clear when possible.
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2006-10-29 Pierre Habouzitexit mem_realloc, enters p_realloc/xrealloc.
2006-10-28 Pierre Habouzitmem_calloc -> p_new
2006-10-28 Pierre Habouzitdrop mem_alloc and mem_free, use my own hand crafted...
2006-10-28 Pierre Habouzitless warnings
2006-10-28 Pierre Habouzitwe're grownups now. don't care about stupid OS'es that...
2005-10-23 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-07-17 nionNico Golde:
2005-04-03 pdmefRocco Rutte:
2005-03-20 pdmefRocco Rutte:
2005-03-18 pdmefRocco Rutte:
2005-03-18 pdmefRocco Rutte:
2005-03-18 ak1Andreas Krennmair:
2005-02-13 ak1Andreas Krennmair:
2005-01-23 ak1Andreas Krennmair:
2005-01-07 ak1Initial import of mutt-ng.