Fix compilation warnings in crypt-gpgme.c, cryptglue.c and pgpkey.c
[apps/madmutt.git] / lib-crypt /
2006-11-17 Julien DanjouFix compilation warnings in crypt-gpgme.c, cryptglue...
2006-11-17 Julien DanjouFix compilation warnings in pgp.c
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-16 Pierre Habouzitmove more things in the lib-mime
2006-11-16 Pierre Habouzitctors/dtors for BODY's
2006-11-16 Pierre Habouzitmove all the parameter related functions into the lib...
2006-11-15 Pierre Habouzitmove mutt_get_parameter -> parameter_getval into mime.c
2006-11-15 Pierre Habouzitfinish the "read" of charset.c
2006-11-14 Pierre Habouzitmore charset improvements.
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzitcontinue the include dance
2006-11-13 Pierre Habouzitrework includes a bit
2006-11-13 Julien DanjouFix a bunch of warnings in imap 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 Habouzitexit system.c, mutt_system goes into lib-sys/
2006-11-11 Pierre Habouzitmove debug.c
2006-11-09 Pierre Habouzitmove menu.[hc].
2006-11-09 Pierre Habouzitp_clear should not be used with sizeof but *countof*
2006-11-09 Pierre Habouzitmove the last crypt-* things into lib-crypt, adapt...
2006-11-08 Pierre Habouzitmove more files.
2006-11-08 Pierre Habouzitbegin to move ui code into the lib-ui
2006-11-05 Pierre Habouzitpush some date functions in the lib-lib.
2006-11-05 Pierre Habouzitforgot to add Makefile.am
2006-11-05 Pierre Habouzitreorganize code a lot: create a lib-crypt with everythi...