summaryrefslogtreecommitdiffstats
path: root/protos.h
AgeCommit message (Expand)Author
2001-02-13Add a function check-traditional-pgp which can be used to handleThomas Roessler
2001-02-12Auto-detect the micalg used with PGP/MIME signatures.Thomas Roessler
2001-01-27Add collapsing to the receive-attach menu, and improve digestThomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2001-01-08Going through possible security problems with a fine comb. If youThomas Roessler
2000-12-31Make browser behaviour more consistent with expectations.Thomas Roessler
2000-12-08Make _mutt_enter_string() re-entrant.Thomas Roessler
2000-12-08Make the line editor utf-8 friendly. First take from Edmund GrimleyThomas Roessler
2000-11-27Make sure edit-type works without a segmentation fault from theThomas Roessler
2000-11-21Introduce mutt_curses_message/mutt_nocurses_message. From Olaf Kirch.Thomas Roessler
2000-11-19Introduce a new option named $print_split. While we are on it,Thomas Roessler
2000-10-17Fix pager and index display when non-printable space characters areThomas Roessler
2000-10-10Vsevolod Volkov's POP mailbox patch.Thomas Roessler
2000-10-04patch.me.connect_timeout.1Thomas Roessler
2000-09-08Add a character set comparison function.Thomas Roessler
2000-09-05Clean up some warning messages. From Bob Bell.Thomas Roessler
2000-08-28This patch moves hdr_format_s from hdrline.c to curs_lib.c and renamesEdmund GRIMLEY EVANS
2000-08-28This is the patch TAKIZAWA Takashi and I came up with in the end.Edmund GRIMLEY EVANS
2000-08-22Add an URL parser, and support for mailto URLs.Thomas Roessler
2000-08-15Another charset fix from EGE.Thomas Roessler
2000-07-07Fix #185: is_from would return 0 (i.e., error) when parsing Jan 1Thomas Roessler
2000-06-21More character set clean-up.Thomas Roessler
2000-06-21Remove unused mutt_dup_body () function.Thomas Roessler
2000-06-21Fix character set selection. Postponing and recalling messagesThomas Roessler
2000-06-21Apply message-hook to more commands, and make it more useful byThomas Roessler
2000-05-22Add mutt_str_adjust ().Thomas Roessler
2000-05-20Add a display-hook command. From Byrial Jensen.Thomas Roessler
2000-05-20Add mutt_gecos_name function which centrally handles the GECOSThomas Roessler
2000-05-16Some fixes to the size calculation code.Thomas Roessler
2000-05-16mutt_expand_path is now able to escape special characters for use inThomas Roessler
2000-05-09Add a %e option for thread-relative message numbers. From MarkusThomas Roessler
2000-05-09Edmund Grimley Evans' UTF-8 patch.Thomas Roessler
2000-03-07Correct header encodings when postponing messages.Thomas Roessler
2000-03-04Unify alias expansion.Thomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-02-16Generate mail-followup-to headers which contain the user's mailThomas Roessler
2000-02-15Byrial Jensen's unhook command patch.Thomas Roessler
2000-02-10PGP-cleanup patch from Roland Rosenfeld. Thanks!Thomas Roessler
2000-02-07Fix bug#22.Thomas Roessler
2000-01-10Add (and use) a function mutt_str_replace, which essentiallyThomas Roessler
2000-01-08Unified edit-type function for the index, compose, andThomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-12-13Adding the envelope_from option.Thomas Roessler
1999-11-07Rewriting lots of the recvattach code.Thomas Roessler
1999-11-04IMAP postpone changes from Byrial Jensen.Thomas Roessler
1999-10-16Scoring improvements.Thomas Roessler
1999-09-30Add a resend-message function (similar to the _old_ edit-message),Thomas Roessler
1999-09-02A new edit-message feature, giving the raw message in an editor.Thomas Roessler
1999-08-31Adding a <parent-message> function. From Roland RosenfeldThomas Roessler
1999-08-20Brendan Cully's latest IMAP clean-up.Thomas Roessler