fix segfault in hcache due to bad typing.
[apps/madmutt.git] / lib-mime /
2006-11-15 Pierre Habouzitfinish the "read" of charset.c
2006-11-14 Pierre Habouzitmany simplifications, copyright statements.
2006-11-14 Pierre Habouzitmore charset improvements.
2006-11-14 Pierre Habouzitmake the generation of mime-token.[hc] a bit more efffi...
2006-11-14 Pierre Habouzitsimplify charset and things in the sockets API.
2006-11-14 Pierre Habouzitmove some files around.
2006-11-14 Pierre Habouzitdrop the ad-hoc TZ parse, non-rfc822 compliant dates...
2006-11-14 Pierre Habouzitbegin to rework mailcap parsing a "bit".
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzitrework includes a bit
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-13 Pierre Habouzitsimplify alias expansion a lot.
2006-11-12 Pierre Habouzitmove url.[hc] into the lib-lib.
2006-11-11 Pierre Habouzitmove debug.c
2006-11-08 Pierre Habouzitwibble
2006-11-08 Pierre Habouzitoops, we don't need that. fix a regression in <esc>e
2006-11-08 Pierre Habouzitlast rewrite in rfc822parse.c
2006-11-08 Pierre Habouzitsimplify count_body_parts drastically.
2006-11-08 Pierre Habouzitgeneralize the idea of tokens a bit more, don't restric...
2006-11-07 Pierre Habouzitsimplifications
2006-11-07 Pierre HabouzitSimplications go on.
2006-11-06 Pierre Habouzitreplace the pathetic mutt_parse_rfc822_line function...
2006-11-06 Pierre Habouzitreorganize code so that the rfc822parse.c does not...
2006-11-06 Pierre Habouzitsimplify mutt_parse_date
2006-11-06 Pierre Habouzittypo
2006-11-06 Pierre Habouzitmore simplifications and header moves
2006-11-05 Pierre Habouzitsimplify parse_parameters tokenizer
2006-11-05 Pierre Habouzituse my own APIS for headers, parameters and so on
2006-11-05 Pierre Habouzitsimplify mutt_parse_references
2006-11-05 Pierre Habouzitrewrite mutt_read_rfc822_header to have a more consiste...
2006-11-05 Pierre Habouzitrework some includes
2006-11-05 Pierre Habouzitforgotten config.h inclusion
2006-11-05 Pierre Habouzitput some comments to make the header reading easier
2006-11-05 Pierre Habouzitmove rfc822 related types into lib-mime/mime-types...
2006-11-05 Pierre Habouzitmove parse.c into rfc822parse.c in the lib-mime as...
2006-11-04 Pierre Habouzitdrop str_adjust: we don't care about a few octets unuse...
2006-11-04 Pierre Habouzitmore coding rules, simplifications.
2006-11-04 Pierre Habouzitwibble
2006-11-04 Pierre Habouzitdon't hide macro.
2006-11-04 Pierre Habouzitsimplify block_try function.
2006-11-04 Pierre Habouzitsmall fixes.
2006-11-04 Pierre Habouzitmake code a bit more readable.
2006-11-03 Pierre Habouzitfix signedness issues.
2006-11-03 Pierre Habouzitooops, make it compile again.
2006-11-03 Pierre Habouzitmove rfc2047.c into lib-mime, reindent it.
2006-11-03 Pierre Habouzitbegin to move rfc2047 into lib-mime.
2006-11-03 Pierre Habouzitwibble.
2006-11-03 Pierre Habouzitrfc822 final touch
2006-11-03 Pierre Habouziteven better and simpler parser.
2006-11-03 Pierre Habouzitforgotten debug
2006-11-03 Pierre Habouzitsimplify rfc822 parsing *A LOT*
2006-11-02 Pierre Habouzitmake address functions a lot better, and less error...
2006-11-02 Pierre Habouzituse my usual API's for allocation/deallocation right...
2006-11-02 Pierre HabouzitADDRESS -> address_t
2006-11-02 Pierre Habouzitmove rfc822.c as well
2006-11-02 Pierre Habouzitforgotten add.
2006-11-02 Pierre Habouzitlot of restructurations. work in progress, *but* it...
2006-11-01 Pierre Habouzitmore work in the lib-mime. begin to "rewr^H^Had" the...
2006-11-01 Pierre Habouzitbegin to work on a lib-mime that will hold most of...