]>
granicus.if.org Git - neomutt/log
Thomas Roessler [Tue, 1 May 2001 21:32:42 +0000 (21:32 +0000)]
automatic post-release commit for mutt-1.3.18
Thomas Roessler [Tue, 1 May 2001 21:24:41 +0000 (21:24 +0000)]
#568: Out-of-band reporting for traditional signed+encrypted
messages.
Thomas Roessler [Thu, 26 Apr 2001 15:52:34 +0000 (15:52 +0000)]
Replace tabs by spaces.
Thomas Roessler [Thu, 26 Apr 2001 13:40:57 +0000 (13:40 +0000)]
Add a word of warning concerning the case problems.
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'.
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.
Thomas Roessler [Wed, 25 Apr 2001 21:37:13 +0000 (21:37 +0000)]
Use RFC 2822's interpretation of two-digit years.
Thomas Roessler [Wed, 25 Apr 2001 18:44:25 +0000 (18:44 +0000)]
Kluge around some problems with iso-8859-9 locales.
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.
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.
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.
Thomas Roessler [Fri, 13 Apr 2001 23:20:15 +0000 (23:20 +0000)]
Fix KEY_ENTER. From EGE.
Thomas Roessler [Fri, 13 Apr 2001 22:52:48 +0000 (22:52 +0000)]
Introducing trithemius.gnupg.org.
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.
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.
Thomas Roessler [Mon, 9 Apr 2001 16:10:59 +0000 (16:10 +0000)]
Fix the documentation of --enable-locale-fix. From EGE.
Thomas Roessler [Mon, 9 Apr 2001 14:37:26 +0000 (14:37 +0000)]
Entering multibyte characters. From Edmund Grimley Evans.
Thomas Roessler [Mon, 9 Apr 2001 12:09:17 +0000 (12:09 +0000)]
Avoid a crash. patch-1.3.17.tlr.pgpflags_fault.1.
Thomas Roessler [Thu, 5 Apr 2001 23:23:37 +0000 (23:23 +0000)]
update
Thomas Roessler [Thu, 5 Apr 2001 19:38:04 +0000 (19:38 +0000)]
update.
Thomas Roessler [Thu, 5 Apr 2001 14:40:20 +0000 (14:40 +0000)]
Fix a minor typo in the documentation.
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.
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.
Thomas Roessler [Tue, 3 Apr 2001 17:31:35 +0000 (17:31 +0000)]
Fixes for the previous patch.
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.
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.)
Thomas Roessler [Tue, 3 Apr 2001 10:35:54 +0000 (10:35 +0000)]
Fix a typo. Debian #90400.
Thomas Roessler [Tue, 3 Apr 2001 10:35:09 +0000 (10:35 +0000)]
update.
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>.
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.
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.
Thomas Roessler [Mon, 2 Apr 2001 10:20:35 +0000 (10:20 +0000)]
Fix dependencies. From Lars Hecking.
Thomas Roessler [Fri, 30 Mar 2001 08:53:12 +0000 (08:53 +0000)]
Add a rule for ../types.h.
Thomas Roessler [Thu, 29 Mar 2001 11:23:05 +0000 (11:23 +0000)]
Adding a dprint statement.
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.
Thomas Roessler [Wed, 28 Mar 2001 14:41:30 +0000 (14:41 +0000)]
fix some of the copyright messages.
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.
convert-repo [Thu, 1 Mar 2007 19:17:59 +0000 (19:17 +0000)]
update tags
Thomas Roessler [Wed, 28 Mar 2001 13:10:36 +0000 (13:10 +0000)]
automatic post-release commit for mutt-1.3.17
Thomas Roessler [Wed, 28 Mar 2001 12:00:38 +0000 (12:00 +0000)]
update.
Thomas Roessler [Fri, 23 Mar 2001 12:30:17 +0000 (12:30 +0000)]
handle my_hdr message-id: correctly.
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.
Thomas Roessler [Tue, 20 Mar 2001 09:55:04 +0000 (09:55 +0000)]
Update from Oota Toshiya <oota@ppd.fc.nec.co.jp>.
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>.
Thomas Roessler [Mon, 12 Mar 2001 11:54:38 +0000 (11:54 +0000)]
update from Vsevolod.
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>.
Thomas Roessler [Mon, 5 Mar 2001 20:52:04 +0000 (20:52 +0000)]
Fix use_ipv6.
Thomas Roessler [Mon, 5 Mar 2001 09:45:26 +0000 (09:45 +0000)]
update.
Thomas Roessler [Sun, 4 Mar 2001 14:25:07 +0000 (14:25 +0000)]
update.
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.
Thomas Roessler [Sun, 4 Mar 2001 10:57:50 +0000 (10:57 +0000)]
Make it possible to enable ipv6 at run time.
Thomas Roessler [Sat, 3 Mar 2001 18:17:23 +0000 (18:17 +0000)]
Fix a typo concerning OpenSSL version numbers.
Thomas Roessler [Thu, 1 Mar 2001 10:18:04 +0000 (10:18 +0000)]
update.
Thomas Roessler [Thu, 1 Mar 2001 09:51:30 +0000 (09:51 +0000)]
updates.
Thomas Roessler [Thu, 1 Mar 2001 09:51:24 +0000 (09:51 +0000)]
Don't engage STARTTLS when already in SSL mode.
Thomas Roessler [Tue, 27 Feb 2001 16:59:45 +0000 (16:59 +0000)]
Adding files for users of automake-cvs. From Lars Hecking.
Thomas Roessler [Tue, 27 Feb 2001 14:39:43 +0000 (14:39 +0000)]
Simplifications from Lars Hecking.
Thomas Roessler [Tue, 27 Feb 2001 14:24:27 +0000 (14:24 +0000)]
Distribute instdoc.sh.in.
convert-repo [Thu, 1 Mar 2007 19:17:56 +0000 (19:17 +0000)]
update tags
Thomas Roessler [Tue, 27 Feb 2001 10:50:26 +0000 (10:50 +0000)]
automatic post-release commit for mutt-1.3.16
Thomas Roessler [Mon, 26 Feb 2001 16:35:39 +0000 (16:35 +0000)]
Fix behaviour with multiple signed blocks inside one application/pgp.
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.
Thomas Roessler [Fri, 23 Feb 2001 09:13:45 +0000 (09:13 +0000)]
update.
Thomas Roessler [Fri, 23 Feb 2001 09:12:36 +0000 (09:12 +0000)]
Ports are unsigned short, not short.
Thomas Roessler [Fri, 23 Feb 2001 09:09:33 +0000 (09:09 +0000)]
Update.
Thomas Roessler [Wed, 21 Feb 2001 17:02:18 +0000 (17:02 +0000)]
update.
Thomas Roessler [Wed, 21 Feb 2001 09:58:51 +0000 (09:58 +0000)]
updates.
Thomas Roessler [Tue, 20 Feb 2001 19:05:17 +0000 (19:05 +0000)]
More IMAP patches from Brendan.
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.
Thomas Roessler [Mon, 19 Feb 2001 18:21:53 +0000 (18:21 +0000)]
Improved error handling.
Thomas Roessler [Mon, 19 Feb 2001 16:23:20 +0000 (16:23 +0000)]
There is no such thing as a "Text Anhang" in German.
Thomas Roessler [Mon, 19 Feb 2001 11:05:23 +0000 (11:05 +0000)]
Brendan Cully's generic access() wrapper which know about IMAP.
Thomas Roessler [Mon, 19 Feb 2001 11:04:43 +0000 (11:04 +0000)]
Update.
Thomas Roessler [Fri, 16 Feb 2001 00:41:45 +0000 (00:41 +0000)]
Fix #378. From Brendan Cully.
Thomas Roessler [Fri, 16 Feb 2001 00:41:01 +0000 (00:41 +0000)]
Support for \HasNoChildren. From Brendan Cully.
Thomas Roessler [Thu, 15 Feb 2001 16:37:25 +0000 (16:37 +0000)]
Brendan Cully's latest STARTTLS patch.
Thomas Roessler [Thu, 15 Feb 2001 08:26:24 +0000 (08:26 +0000)]
Adding ja.po.
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.
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.
Thomas Roessler [Wed, 14 Feb 2001 23:58:28 +0000 (23:58 +0000)]
Add a comment about the sample iconv-hook files.
Thomas Roessler [Wed, 14 Feb 2001 23:35:28 +0000 (23:35 +0000)]
iconv-hook.
Thomas Roessler [Wed, 14 Feb 2001 20:19:36 +0000 (20:19 +0000)]
STARTTLS patch from Brendan Cully.
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
Thomas Roessler [Tue, 13 Feb 2001 23:42:29 +0000 (23:42 +0000)]
Some more strange character set aliaes.
Thomas Roessler [Tue, 13 Feb 2001 23:07:48 +0000 (23:07 +0000)]
Add more possibly-interesting character set names.
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.
Thomas Roessler [Tue, 13 Feb 2001 22:06:14 +0000 (22:06 +0000)]
Change charset-hook's behaviour.
Thomas Roessler [Tue, 13 Feb 2001 21:58:24 +0000 (21:58 +0000)]
update.
Thomas Roessler [Tue, 13 Feb 2001 15:42:31 +0000 (15:42 +0000)]
Fix some typos. From Björn Jacke.
Thomas Roessler [Tue, 13 Feb 2001 15:04:52 +0000 (15:04 +0000)]
A little fix for those who don't have PGP installed. ;-)
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.
Thomas Roessler [Tue, 13 Feb 2001 12:08:22 +0000 (12:08 +0000)]
Match all fields when searching on the query menu.
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>.
Thomas Roessler [Tue, 13 Feb 2001 10:54:29 +0000 (10:54 +0000)]
Fix #470: multipart- and message-type attachments weren't handled
correctly.
Thomas Roessler [Mon, 12 Feb 2001 20:42:40 +0000 (20:42 +0000)]
Fix '?' in the file name dialogue. Fixes #468, #465.
convert-repo [Thu, 1 Mar 2007 19:17:50 +0000 (19:17 +0000)]
update tags
Thomas Roessler [Mon, 12 Feb 2001 17:52:46 +0000 (17:52 +0000)]
automatic post-release commit for mutt-1.3.15
Thomas Roessler [Mon, 12 Feb 2001 17:48:25 +0000 (17:48 +0000)]
Tell users about some of the new features.
Thomas Roessler [Mon, 12 Feb 2001 17:36:44 +0000 (17:36 +0000)]
Don't free(NULL).
Thomas Roessler [Mon, 12 Feb 2001 17:21:37 +0000 (17:21 +0000)]
Auto-detect the micalg used with PGP/MIME signatures.