Update to latest madtty.
[apps/madmutt.git] / imap / util.c
2007-11-28 Pierre Habouzitreturn isn't a function FFS
2007-08-16 Pierre HabouzitRemove the time module alltogether.
2007-08-16 Pierre HabouzitRewrite is_from efficiently, and put it in lib-mime...
2007-08-16 Pierre HabouzitUse str[pf]time.
2007-05-21 Pierre Habouzitsome fixes wrt imap and pop authentication.
2007-05-19 Pierre HabouzitI'm fed up with stupid defines when C can come up with...
2007-05-17 Pierre HabouzitEXIT AUTOCRAP \o/
2007-05-16 Pierre Habouzituse buffers instead of realloc-ed string. makes code...
2007-05-12 Pierre Habouzitdrop openssl support as well, only use GNUTLS.
2007-05-12 Pierre Habouzitsimplifications.
2006-12-01 Pierre Habouzitmore documentation.
2006-11-18 Pierre Habouzitcreate the lib-mx now
2006-11-18 Pierre Habouzitremove mx_{pop,nntp,imap}.[hc]
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 Habouzitmove url.[hc] into the lib-lib.
2006-11-12 Pierre Habouzitlib-network -> lib-sys.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-11 Pierre Habouzitlib-network
2006-10-30 Pierre Habouzitreplace SKIPWS with a proper inline func with the right...
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-30 Pierre Habouzitremove yet anoter round of str_* functions, replaced...
2006-10-30 Pierre Habouzitless horrible strncpy's
2006-10-29 Pierre Habouzitmove ascii.* into the lib-lib.
2006-10-29 Pierre Habouzituse m_strdup and m_strlen that are inlined for efficiency
2006-10-29 Pierre Habouzitmove intl.h into lib-lib/macros.h
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-03-23 pdmefRocco Rutte:
2005-10-07 pdmefRocco Rutte:
2005-08-11 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-08-08 pdmefRocco Rutte:
2005-07-17 nionNico Golde:
2005-06-16 pdmefRocco Rutte:
2005-04-30 pdmefRocco Rutte:
2005-04-06 pdmefRocco Rutte:
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-02-01 ak1Andreas Krennmair:
2005-01-22 ak1Andreas Krennmair:
2005-01-07 ak1Initial import of mutt-ng.