]> granicus.if.org Git - neomutt/log
neomutt
23 years agoautomatic post-release commit for mutt-1.3.18
Thomas Roessler [Tue, 1 May 2001 21:32:42 +0000 (21:32 +0000)]
automatic post-release commit for mutt-1.3.18

23 years ago#568: Out-of-band reporting for traditional signed+encrypted
Thomas Roessler [Tue, 1 May 2001 21:24:41 +0000 (21:24 +0000)]
#568:  Out-of-band reporting for traditional signed+encrypted
messages.

23 years agoReplace tabs by spaces.
Thomas Roessler [Thu, 26 Apr 2001 15:52:34 +0000 (15:52 +0000)]
Replace tabs by spaces.

23 years agoAdd a word of warning concerning the case problems.
Thomas Roessler [Thu, 26 Apr 2001 13:40:57 +0000 (13:40 +0000)]
Add a word of warning concerning the case problems.

23 years agoAdd ascii_strcasecmp() and ascii_strncasecmp() functions which do
Thomas Roessler [Thu, 26 Apr 2001 13:36:33 +0000 (13:36 +0000)]
Add ascii_strcasecmp() and ascii_strncasecmp() functions which do
locale-independent and case-insensitive string comparisons.  Needed
for mutt to work in iso-8859-9 environments, where tolower('I') !=
'i'.

23 years agoImplement RFC 2822's idea of the In-Reply-To header. In particular,
Thomas Roessler [Wed, 25 Apr 2001 22:08:41 +0000 (22:08 +0000)]
Implement RFC 2822's idea of the In-Reply-To header.  In particular,
we have to drop the $in_reply_to configuration variable.  Also, the
change in the specification makes some changes to the threading code
reasonable.

23 years agoUse RFC 2822's interpretation of two-digit years.
Thomas Roessler [Wed, 25 Apr 2001 21:37:13 +0000 (21:37 +0000)]
Use RFC 2822's interpretation of two-digit years.

23 years agoKluge around some problems with iso-8859-9 locales.
Thomas Roessler [Wed, 25 Apr 2001 18:44:25 +0000 (18:44 +0000)]
Kluge around some problems with iso-8859-9 locales.

23 years agoWhen the character set is changed, ask whether or not mutt should
Thomas Roessler [Tue, 24 Apr 2001 11:21:22 +0000 (11:21 +0000)]
When the character set is changed, ask whether or not mutt should
convert.

23 years agoDon't try to select the secret key from the public key ring.
Thomas Roessler [Thu, 19 Apr 2001 09:39:49 +0000 (09:39 +0000)]
Don't try to select the secret key from the public key ring.

23 years agoFix a segmentation fault. Bug reported by Björn Jacke and analyzed
Thomas Roessler [Wed, 18 Apr 2001 15:12:50 +0000 (15:12 +0000)]
Fix a segmentation fault.  Bug reported by Björn Jacke and analyzed
by Lars Hecking.

23 years agoFix KEY_ENTER. From EGE.
Thomas Roessler [Fri, 13 Apr 2001 23:20:15 +0000 (23:20 +0000)]
Fix KEY_ENTER.  From EGE.

23 years agoIntroducing trithemius.gnupg.org.
Thomas Roessler [Fri, 13 Apr 2001 22:52:48 +0000 (22:52 +0000)]
Introducing trithemius.gnupg.org.

23 years agoAvoid excessive unhooking from within hooks. Problem noted by
Thomas Roessler [Wed, 11 Apr 2001 23:42:59 +0000 (23:42 +0000)]
Avoid excessive unhooking from within hooks.  Problem noted by
Eugene Lee <eugene@anime.net> on mutt-users.

23 years agoDon't rely on GNU make's implicit rules for shell scripts. Noted by
Thomas Roessler [Wed, 11 Apr 2001 10:02:02 +0000 (10:02 +0000)]
Don't rely on GNU make's implicit rules for shell scripts.  Noted by
EGE.

23 years agoFix the documentation of --enable-locale-fix. From EGE.
Thomas Roessler [Mon, 9 Apr 2001 16:10:59 +0000 (16:10 +0000)]
Fix the documentation of --enable-locale-fix.  From EGE.

23 years agoEntering multibyte characters. From Edmund Grimley Evans.
Thomas Roessler [Mon, 9 Apr 2001 14:37:26 +0000 (14:37 +0000)]
Entering multibyte characters.  From Edmund Grimley Evans.

23 years agoAvoid a crash. patch-1.3.17.tlr.pgpflags_fault.1.
Thomas Roessler [Mon, 9 Apr 2001 12:09:17 +0000 (12:09 +0000)]
Avoid a crash.  patch-1.3.17.tlr.pgpflags_fault.1.

23 years agoupdate
Thomas Roessler [Thu, 5 Apr 2001 23:23:37 +0000 (23:23 +0000)]
update

23 years agoupdate.
Thomas Roessler [Thu, 5 Apr 2001 19:38:04 +0000 (19:38 +0000)]
update.

23 years agoFix a minor typo in the documentation.
Thomas Roessler [Thu, 5 Apr 2001 14:40:20 +0000 (14:40 +0000)]
Fix a minor typo in the documentation.

23 years agoFix pgp_replyencrypt and friends for group-replies to several tagged
Thomas Roessler [Wed, 4 Apr 2001 23:29:29 +0000 (23:29 +0000)]
Fix pgp_replyencrypt and friends for group-replies to several tagged
messages.  Noted by Werner Koch.

23 years agoMore PGP key selection changes: Clean up the key selection
Thomas Roessler [Tue, 3 Apr 2001 19:26:55 +0000 (19:26 +0000)]
More PGP key selection changes:  Clean up the key selection
mechanism.  I'd appreciate if some of you could review the logic.

23 years agoFixes for the previous patch.
Thomas Roessler [Tue, 3 Apr 2001 17:31:35 +0000 (17:31 +0000)]
Fixes for the previous patch.

23 years agoAdd an error message in case keys can be found, but none are valid.
Thomas Roessler [Tue, 3 Apr 2001 17:25:58 +0000 (17:25 +0000)]
Add an error message in case keys can be found, but none are valid.

23 years agoWrite "mail folder" instead of "folder" in the description of
Thomas Roessler [Tue, 3 Apr 2001 10:38:42 +0000 (10:38 +0000)]
Write "mail folder" instead of "folder" in the description of
$postponed.  If people believe they understand it better that way,
fine with me.  (Debian #89195.)

23 years agoFix a typo. Debian #90400.
Thomas Roessler [Tue, 3 Apr 2001 10:35:54 +0000 (10:35 +0000)]
Fix a typo.  Debian #90400.

23 years agoupdate.
Thomas Roessler [Tue, 3 Apr 2001 10:35:09 +0000 (10:35 +0000)]
update.

23 years agoPermit for passwords which contain '@'. From Felix von Leitner
Thomas Roessler [Tue, 3 Apr 2001 10:34:49 +0000 (10:34 +0000)]
Permit for passwords which contain '@'.  From Felix von Leitner
<leitner@fefe.de>.

23 years agoSet the close on exec bit for IMAP sockets. From Jason Gunthorpe
Thomas Roessler [Tue, 3 Apr 2001 10:33:56 +0000 (10:33 +0000)]
Set the close on exec bit for IMAP sockets.  From Jason Gunthorpe
<jgg@wakko.deltatee.com>.  #536, Debian #92651.

23 years agoFix a buffer overrun. Noted by Gordon Sadler <gbsadler1@lcisp.com>;
Thomas Roessler [Mon, 2 Apr 2001 13:02:56 +0000 (13:02 +0000)]
Fix a buffer overrun.  Noted by Gordon Sadler <gbsadler1@lcisp.com>;
#530.

23 years agoFix dependencies. From Lars Hecking.
Thomas Roessler [Mon, 2 Apr 2001 10:20:35 +0000 (10:20 +0000)]
Fix dependencies.  From Lars Hecking.

23 years agoAdd a rule for ../types.h.
Thomas Roessler [Fri, 30 Mar 2001 08:53:12 +0000 (08:53 +0000)]
Add a rule for ../types.h.

23 years agoAdding a dprint statement.
Thomas Roessler [Thu, 29 Mar 2001 11:23:05 +0000 (11:23 +0000)]
Adding a dprint statement.

23 years agoAdd some more PGP good signature checks, so we can detect whether or
Thomas Roessler [Wed, 28 Mar 2001 14:59:52 +0000 (14:59 +0000)]
Add some more PGP good signature checks, so we can detect whether or
not an encrypted+signed message is OK.

23 years agofix some of the copyright messages.
Thomas Roessler [Wed, 28 Mar 2001 14:41:30 +0000 (14:41 +0000)]
fix some of the copyright messages.

23 years agoMake mutt compatible with GnuPG's latest features. As requested by
Thomas Roessler [Wed, 28 Mar 2001 14:38:11 +0000 (14:38 +0000)]
Make mutt compatible with GnuPG's latest features.  As requested by
Werner Koch.

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:17:59 +0000 (19:17 +0000)]
update tags

23 years agoautomatic post-release commit for mutt-1.3.17
Thomas Roessler [Wed, 28 Mar 2001 13:10:36 +0000 (13:10 +0000)]
automatic post-release commit for mutt-1.3.17

23 years agoupdate.
Thomas Roessler [Wed, 28 Mar 2001 12:00:38 +0000 (12:00 +0000)]
update.

23 years agohandle my_hdr message-id: correctly.
Thomas Roessler [Fri, 23 Mar 2001 12:30:17 +0000 (12:30 +0000)]
handle my_hdr message-id: correctly.

23 years agoFix Content-Disposition of PGP/MIME messages. The second part
Thomas Roessler [Tue, 20 Mar 2001 17:28:55 +0000 (17:28 +0000)]
Fix Content-Disposition of PGP/MIME messages.  The second part
should get a file name for convenience, not the first one.

23 years agoUpdate from Oota Toshiya <oota@ppd.fc.nec.co.jp>.
Thomas Roessler [Tue, 20 Mar 2001 09:55:04 +0000 (09:55 +0000)]
Update from Oota Toshiya <oota@ppd.fc.nec.co.jp>.

23 years agoFix a bug in mbrtowc_iconv(). From TAKIZAWA Takashi
Thomas Roessler [Tue, 20 Mar 2001 09:54:36 +0000 (09:54 +0000)]
Fix a bug in mbrtowc_iconv().  From TAKIZAWA Takashi
<taki@luna.email.ne.jp>.

23 years agoupdate from Vsevolod.
Thomas Roessler [Mon, 12 Mar 2001 11:54:38 +0000 (11:54 +0000)]
update from Vsevolod.

23 years agoCosmetic change for OP_PAGER_TOP, suggested by Mike Schiraldi
Thomas Roessler [Thu, 8 Mar 2001 16:48:50 +0000 (16:48 +0000)]
Cosmetic change for OP_PAGER_TOP, suggested by Mike Schiraldi
<raldi@research.netsol.com>.

23 years agoFix use_ipv6.
Thomas Roessler [Mon, 5 Mar 2001 20:52:04 +0000 (20:52 +0000)]
Fix use_ipv6.

23 years agoupdate.
Thomas Roessler [Mon, 5 Mar 2001 09:45:26 +0000 (09:45 +0000)]
update.

23 years agoupdate.
Thomas Roessler [Sun, 4 Mar 2001 14:25:07 +0000 (14:25 +0000)]
update.

23 years agoFix the interpretation of new-style packet lengths. This is a
Thomas Roessler [Sun, 4 Mar 2001 14:19:08 +0000 (14:19 +0000)]
Fix the interpretation of new-style packet lengths.  This is a
really bad bug.

23 years agoMake it possible to enable ipv6 at run time.
Thomas Roessler [Sun, 4 Mar 2001 10:57:50 +0000 (10:57 +0000)]
Make it possible to enable ipv6 at run time.

23 years agoFix a typo concerning OpenSSL version numbers.
Thomas Roessler [Sat, 3 Mar 2001 18:17:23 +0000 (18:17 +0000)]
Fix a typo concerning OpenSSL version numbers.

23 years agoupdate.
Thomas Roessler [Thu, 1 Mar 2001 10:18:04 +0000 (10:18 +0000)]
update.

24 years agoupdates.
Thomas Roessler [Thu, 1 Mar 2001 09:51:30 +0000 (09:51 +0000)]
updates.

24 years agoDon't engage STARTTLS when already in SSL mode.
Thomas Roessler [Thu, 1 Mar 2001 09:51:24 +0000 (09:51 +0000)]
Don't engage STARTTLS when already in SSL mode.

24 years agoAdding files for users of automake-cvs. From Lars Hecking.
Thomas Roessler [Tue, 27 Feb 2001 16:59:45 +0000 (16:59 +0000)]
Adding files for users of automake-cvs.  From Lars Hecking.

24 years agoSimplifications from Lars Hecking.
Thomas Roessler [Tue, 27 Feb 2001 14:39:43 +0000 (14:39 +0000)]
Simplifications from Lars Hecking.

24 years agoDistribute instdoc.sh.in.
Thomas Roessler [Tue, 27 Feb 2001 14:24:27 +0000 (14:24 +0000)]
Distribute instdoc.sh.in.

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:17:56 +0000 (19:17 +0000)]
update tags

24 years agoautomatic post-release commit for mutt-1.3.16
Thomas Roessler [Tue, 27 Feb 2001 10:50:26 +0000 (10:50 +0000)]
automatic post-release commit for mutt-1.3.16

24 years agoFix behaviour with multiple signed blocks inside one application/pgp.
Thomas Roessler [Mon, 26 Feb 2001 16:35:39 +0000 (16:35 +0000)]
Fix behaviour with multiple signed blocks inside one application/pgp.

24 years agoAdd out-of-band signature status signalling for application/pgp with
Thomas Roessler [Mon, 26 Feb 2001 16:28:41 +0000 (16:28 +0000)]
Add out-of-band signature status signalling for application/pgp with
clearsig.

24 years agoupdate.
Thomas Roessler [Fri, 23 Feb 2001 09:13:45 +0000 (09:13 +0000)]
update.

24 years agoPorts are unsigned short, not short.
Thomas Roessler [Fri, 23 Feb 2001 09:12:36 +0000 (09:12 +0000)]
Ports are unsigned short, not short.

24 years agoUpdate.
Thomas Roessler [Fri, 23 Feb 2001 09:09:33 +0000 (09:09 +0000)]
Update.

24 years agoupdate.
Thomas Roessler [Wed, 21 Feb 2001 17:02:18 +0000 (17:02 +0000)]
update.

24 years agoupdates.
Thomas Roessler [Wed, 21 Feb 2001 09:58:51 +0000 (09:58 +0000)]
updates.

24 years agoMore IMAP patches from Brendan.
Thomas Roessler [Tue, 20 Feb 2001 19:05:17 +0000 (19:05 +0000)]
More IMAP patches from Brendan.

24 years agolookup_mime_type() could overflow. This is, however, harmless,
Thomas Roessler [Tue, 20 Feb 2001 12:02:40 +0000 (12:02 +0000)]
lookup_mime_type() could overflow.  This is, however, harmless,
because it only works on data from local configuration files which
are either under the control of the user or under the control of
root.

24 years agoImproved error handling.
Thomas Roessler [Mon, 19 Feb 2001 18:21:53 +0000 (18:21 +0000)]
Improved error handling.

24 years agoThere is no such thing as a "Text Anhang" in German.
Thomas Roessler [Mon, 19 Feb 2001 16:23:20 +0000 (16:23 +0000)]
There is no such thing as a "Text Anhang" in German.

24 years agoBrendan Cully's generic access() wrapper which know about IMAP.
Thomas Roessler [Mon, 19 Feb 2001 11:05:23 +0000 (11:05 +0000)]
Brendan Cully's generic access() wrapper which know about IMAP.

24 years agoUpdate.
Thomas Roessler [Mon, 19 Feb 2001 11:04:43 +0000 (11:04 +0000)]
Update.

24 years agoFix #378. From Brendan Cully.
Thomas Roessler [Fri, 16 Feb 2001 00:41:45 +0000 (00:41 +0000)]
Fix #378.  From Brendan Cully.

24 years agoSupport for \HasNoChildren. From Brendan Cully.
Thomas Roessler [Fri, 16 Feb 2001 00:41:01 +0000 (00:41 +0000)]
Support for \HasNoChildren.  From Brendan Cully.

24 years agoBrendan Cully's latest STARTTLS patch.
Thomas Roessler [Thu, 15 Feb 2001 16:37:25 +0000 (16:37 +0000)]
Brendan Cully's latest STARTTLS patch.

24 years agoAdding ja.po.
Thomas Roessler [Thu, 15 Feb 2001 08:26:24 +0000 (08:26 +0000)]
Adding ja.po.

24 years agoFix iconv-hook. It would segfault with x-unknown and other
Thomas Roessler [Thu, 15 Feb 2001 08:09:26 +0000 (08:09 +0000)]
Fix iconv-hook.  It would segfault with x-unknown and other
problematic cases.

24 years agoFix the documentation of pgp_verify_sig. It's ask-yes, not ask.
Thomas Roessler [Thu, 15 Feb 2001 08:05:02 +0000 (08:05 +0000)]
Fix the documentation of pgp_verify_sig.  It's ask-yes, not ask.

24 years agoAdd a comment about the sample iconv-hook files.
Thomas Roessler [Wed, 14 Feb 2001 23:58:28 +0000 (23:58 +0000)]
Add a comment about the sample iconv-hook files.

24 years agoiconv-hook.
Thomas Roessler [Wed, 14 Feb 2001 23:35:28 +0000 (23:35 +0000)]
iconv-hook.

24 years agoSTARTTLS patch from Brendan Cully.
Thomas Roessler [Wed, 14 Feb 2001 20:19:36 +0000 (20:19 +0000)]
STARTTLS patch from Brendan Cully.

24 years agoMinor charset fixes. Users can now give any character set names in
Thomas Roessler [Wed, 14 Feb 2001 08:03:22 +0000 (08:03 +0000)]
Minor charset fixes.  Users can now give any character set names in

24 years agoSome more strange character set aliaes.
Thomas Roessler [Tue, 13 Feb 2001 23:42:29 +0000 (23:42 +0000)]
Some more strange character set aliaes.

24 years agoAdd more possibly-interesting character set names.
Thomas Roessler [Tue, 13 Feb 2001 23:07:48 +0000 (23:07 +0000)]
Add more possibly-interesting character set names.

24 years agoWhile I'm on it, fix a warning and remove some weired code by proper
Thomas Roessler [Tue, 13 Feb 2001 22:14:19 +0000 (22:14 +0000)]
While I'm on it, fix a warning and remove some weired code by proper
use of ctype functions.

24 years agoChange charset-hook's behaviour.
Thomas Roessler [Tue, 13 Feb 2001 22:06:14 +0000 (22:06 +0000)]
Change charset-hook's behaviour.

24 years agoupdate.
Thomas Roessler [Tue, 13 Feb 2001 21:58:24 +0000 (21:58 +0000)]
update.

24 years agoFix some typos. From Björn Jacke.
Thomas Roessler [Tue, 13 Feb 2001 15:42:31 +0000 (15:42 +0000)]
Fix some typos.  From Björn Jacke.

24 years agoA little fix for those who don't have PGP installed. ;-)
Thomas Roessler [Tue, 13 Feb 2001 15:04:52 +0000 (15:04 +0000)]
A little fix for those who don't have PGP installed. ;-)

24 years agoAdd a function check-traditional-pgp which can be used to handle
Thomas Roessler [Tue, 13 Feb 2001 15:01:57 +0000 (15:01 +0000)]
Add a function check-traditional-pgp which can be used to handle
old-style PGP messages and/or parts more easily.

24 years agoMatch all fields when searching on the query menu.
Thomas Roessler [Tue, 13 Feb 2001 12:08:22 +0000 (12:08 +0000)]
Match all fields when searching on the query menu.

24 years ago#472: Due to a bug in the IPv6 socket code "mutt" fails to connect
Thomas Roessler [Tue, 13 Feb 2001 11:51:05 +0000 (11:51 +0000)]
#472: Due to a bug in the IPv6 socket code "mutt" fails to connect
to e.g. IPv4 only IMAPv4 servers running on a host with a valid IPv6
address.  From Matthias Scheler <tron@colwyn.zhadum.de>.

24 years agoFix #470: multipart- and message-type attachments weren't handled
Thomas Roessler [Tue, 13 Feb 2001 10:54:29 +0000 (10:54 +0000)]
Fix #470:  multipart- and message-type attachments weren't handled
correctly.

24 years agoFix '?' in the file name dialogue. Fixes #468, #465.
Thomas Roessler [Mon, 12 Feb 2001 20:42:40 +0000 (20:42 +0000)]
Fix '?' in the file name dialogue.  Fixes #468, #465.

17 years agoupdate tags
convert-repo [Thu, 1 Mar 2007 19:17:50 +0000 (19:17 +0000)]
update tags

24 years agoautomatic post-release commit for mutt-1.3.15
Thomas Roessler [Mon, 12 Feb 2001 17:52:46 +0000 (17:52 +0000)]
automatic post-release commit for mutt-1.3.15

24 years agoTell users about some of the new features.
Thomas Roessler [Mon, 12 Feb 2001 17:48:25 +0000 (17:48 +0000)]
Tell users about some of the new features.

24 years agoDon't free(NULL).
Thomas Roessler [Mon, 12 Feb 2001 17:36:44 +0000 (17:36 +0000)]
Don't free(NULL).

24 years agoAuto-detect the micalg used with PGP/MIME signatures.
Thomas Roessler [Mon, 12 Feb 2001 17:21:37 +0000 (17:21 +0000)]
Auto-detect the micalg used with PGP/MIME signatures.