BDB suck hard. in a GNU env, we will at least have gdbm.
[apps/madmutt.git] / crypt.c
2007-04-14 Pierre HabouzitMerge branch 'master' of pan:/git/madmutt
2007-04-12 Pierre Habouzitfix segfault when gpg is not present.
2007-04-09 Pierre Habouzitremove old lib.[hc]
2007-04-09 Pierre Habouzitdrop !builtin pager, sucks badly, and I plan to improve...
2007-04-07 Pierre Habouzitfurther crypt enhancements.
2007-04-07 Pierre Habouzitproperly rewrite body_to_data_object: we must _add_...
2007-04-06 Pierre Habouzitvarious rewrites and cleanups.
2007-04-05 Pierre HabouzitDrop useless functions with gpgme (auto import is a...
2007-04-05 Pierre Habouzitremove more obsolete options.
2007-04-04 Pierre HabouzitMore simplification and prototype hiding
2007-04-04 Pierre Habouzitmerge crypt back into $top_builddir :)
2006-11-05 Pierre Habouzitreorganize code a lot: create a lib-crypt with everythi...
2006-11-04 Pierre Habouzitalways build mutt with pgp + smime support.
2006-11-02 Pierre HabouzitADDRESS -> address_t
2006-11-01 Pierre Habouzitbegin to work on a lib-mime that will hold most of...
2006-10-30 Pierre Habouzitexit strfcpy, only use m_strcpy.
2006-10-30 Pierre Habouzitremove yet anoter round of str_* functions, replaced...
2006-10-29 Pierre Habouzitrevamp lib.[hc] functions into lib-lib/file.[hc].
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 Habouzitdrop mem_alloc and mem_free, use my own hand crafted...
2006-10-28 Pierre Habouzitmore constness.
2005-10-23 pdmefRocco Rutte:
2005-08-13 pdmefRocco Rutte:
2005-08-11 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 ak1Andreas Krennmair:
2005-03-13 pdmefRocco Rutte:
2005-03-13 pdmefRocco Rutte:
2005-02-13 ak1Andreas Krennmair:
2005-02-01 ak1Andreas Krennmair:
2005-01-07 ak1Initial import of mutt-ng.