2007-05-16 | Pierre Habouzit | use buffers instead of realloc-ed string. makes code... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-16 | Pierre Habouzit | fix bugs when buffer is empty. |
commit | commitdiff | tree |
2007-05-16 | Pierre Habouzit | we have buffers, add an API to readln directly in a... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-16 | Pierre Habouzit | pop fixes. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-16 | Pierre Habouzit | fix regression introduced in 73359dc55ff8f4da32149f7270f7cea... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-15 | Pierre Habouzit | simplify pop_query further. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-15 | Pierre Habouzit | simplify pop_query, letting it do the snprintf and... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-15 | Pierre Habouzit | reinstate cmd_user, and continue to simplify pop code. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | Simplify pop code further. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | reorder code a bit. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | there is absolutely *NO* reason for a separate pop... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | much shorter. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | stupid error. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | ignores Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | remove cruft Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | more setupts in cfg.lua Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-14 | Pierre Habouzit | fix stupid typo Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | forget about m4/Makefile.* Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | *ooops* spurious static ... readd dump_int Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | fixes, simplifictions Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | Move many things to the crypt module \o/ Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | fix stupid regression in hcache patch Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | small fixes Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | create mod_ssl. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | prepare the ssl module. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | style. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | cleanups. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | rationalize mh_sequences code. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | useless options, cluttering the codebase that can be... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | remove antiquated cruft: please, who use MMDF's nowadays ?! Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | code simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-13 | Pierre Habouzit | rationalize the hcache patch. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | simplify hcache yet a bit more. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | we don't really need md5 for hcache at all. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | BDB suck hard. in a GNU env, we will at least have... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | qdbm.pc is sooo wrong... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | there is no real need for a lib-hash anymore. fold it. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | sha is not used anymore. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | rework some things with sasl. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | missing bits. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | more autofuck simplifications Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | autoconf cleanups. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | getaddrinfo shall exist on any modern platform madmutt... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | fix configure script to avoid polluting LDFLAGS/LIBS... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | drop openssl support as well, only use GNUTLS. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | cruft Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | merge many things in auth.c Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | further unclutter. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | Merge branch 'master' of pan:/git/madmutt Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | drop gss as well. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | drop GSS as well, users will have to use correctly... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | Impose the use of SASL2, so that we can drop a lot... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-30 | Pierre Habouzit | better debug symbols Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-14 | Pierre Habouzit | Merge branch 'master' of pan:/git/madmutt |
commit | commitdiff | tree |
2007-04-14 | Pierre Habouzit | remove useless setting (will be scriptable at some... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-12 | Pierre Habouzit | fix segfault when gpg is not present. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-10 | Pierre Habouzit | use enums, it's way better :) Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-10 | Pierre Habouzit | rename mutt_libesmtp -> send_smtp Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-10 | Pierre Habouzit | Build system simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | fix idn support properly Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | Repository cleanse. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | really remove doc/ Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | makedoc won't work anymore. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | remove old lib.[hc] Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | drop !builtin pager, sucks badly, and I plan to improve... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | forgot the configure.ac Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | remove old pile of crap and cruft Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | useless Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-07 | Pierre Habouzit | further crypt enhancements. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-07 | Pierre Habouzit | properly rewrite body_to_data_object: we must _add_... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-06 | Pierre Habouzit | various rewrites and cleanups. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-05 | Pierre Habouzit | Drop useless functions with gpgme (auto import is a... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-05 | Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-05 | Pierre Habouzit | remove more obsolete options. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-04 | Pierre Habouzit | More simplification and prototype hiding Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-04 | Pierre Habouzit | merge crypt back into $top_builddir :) Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-04 | Pierre Habouzit | drop unused prototypes Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-04 | Pierre Habouzit | more crypt simplifications Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | more simplifications. also fix gpgme crypt menu Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | old disabled code Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | refactor import_keys to take directly an open file. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | remove cryptglue.c Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | workaround Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | spaces Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | we don't want this warning, as it is default now, and... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | drop lots of old fashionned crypt settings. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | and even less cruft. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | take more cruft to the bin Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | cruft-- Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | drop even more stupid glue. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | drop even more glue. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | Even remove more code. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | add support for import key from gpgme as well ! Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | remove lot of code, round 1 Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | missing ignore Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | dead code. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | $from ... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
next |