#2966: Crash when opening encrypted message
-+--
Reporter: intvnut | Owner: mutt-dev
Type: defect | Status: closed
Priority: major | Milestone: 1.6
Component: mutt|
#2033: buffer overflow in attachment decoding function
---+
Reporter: pvalc...@openbsd.org | Owner: mutt-dev
Type: defect| Status: closed
#2951: mutt-1.5.16: smtp error 550 causes blocking
---+
Reporter: errordevelo...@gmail.com | Owner: brendan
Type: defect| Status: infoneeded
Priority: major
#2902: Segmentation fault with IMAP/"The message index is incorrect. Try
reopening
the mailbox."
--+-
Reporter: neteler | Owner: brendan
Type: defect | Status: started
Priority: major| Milest
#2935: Occasional segfault when IMAP inbox updates
-+--
Reporter: skunk | Owner: brendan
Type: defect | Status: started
Priority: major | Milestone: 1.6
Component: IM
#2985: segfault in mx_update_context
-+--
Reporter: jukka | Owner: brendan
Type: defect | Status: started
Priority: major | Milestone: 1.6
Component: IMAP| Ve
#3143: Segmentation fault in index menu with IMAP account
--+-
Reporter: debarshiray | Owner: brendan
Type: defect | Status: started
Priority: major| Milestone: 1.6
#3041: imap fetch segfault
-+--
Reporter: chrisl | Owner: brendan
Type: defect | Status: started
Priority: major | Milestone: 1.6
Component: IMAP| Version:
#3143: Segmentation fault in index menu with IMAP account
--+-
Reporter: debarshiray | Owner: brendan
Type: defect | Status: infoneeded
Priority: major| Milestone: 1.6
#2985: segfault in mx_update_context
-+--
Reporter: jukka | Owner: brendan
Type: defect | Status: assigned
Priority: major | Milestone: 1.6
Component: IMAP| Ve
#3028: mutt segfaults while moving messages from gmail
---+
Reporter: michele.zaffalon | Owner: brendan
Type: defect| Status: assigned
Priority: major | Mileston
#3143: Segmentation fault in index menu with IMAP account
--+-
Reporter: debarshiray | Owner: brendan
Type: defect | Status: assigned
Priority: major| Milestone: 1.6
#2935: Occasional segfault when IMAP inbox updates
-+--
Reporter: skunk | Owner: brendan
Type: defect | Status: started
Priority: major | Milestone: 1.6
Component: IM
#3041: imap fetch segfault
-+--
Reporter: chrisl | Owner: brendan
Type: defect | Status: assigned
Priority: major | Milestone: 1.6
Component: IMAP| Version:
#2902: Segmentation fault with IMAP/"The message index is incorrect. Try
reopening
the mailbox."
--+-
Reporter: neteler | Owner: brendan
Type: defect | Status: assigned
Priority: major| Mile
On 2009-01-03 13:57:03 -0800, Brendan Cully wrote:
> Sorry, I forgot to reply to this earlier. I think since h is now
> unsigned, h * SOMEPRIME is unsigned and so (h * SOMEPRIME) % n will
> also be signed. (n should never be negative -- I am not sure why it
^^ unsigned
> isn't typed a
#2935: Occasional segfault when IMAP inbox updates
-+--
Reporter: skunk | Owner: brendan
Type: defect | Status: started
Priority: major | Milestone: 1.6
Component: IM
#3143: Segmentation fault in index menu with IMAP account
--+-
Reporter: debarshiray | Owner: brendan
Type: defect | Status: assigned
Priority: major| Milestone: 1.6
#3041: imap fetch segfault
-+--
Reporter: chrisl | Owner: brendan
Type: defect | Status: assigned
Priority: major | Milestone: 1.6
Component: IMAP| Version:
#3028: mutt segfaults while moving messages from gmail
---+
Reporter: michele.zaffalon | Owner: brendan
Type: defect| Status: assigned
Priority: major | Mileston
#2985: segfault in mx_update_context
-+--
Reporter: jukka | Owner: brendan
Type: defect | Status: assigned
Priority: major | Milestone: 1.6
Component: IMAP| Ve
#2935: Occasional segfault when IMAP inbox updates
-+--
Reporter: skunk | Owner: brendan
Type: defect | Status: assigned
Priority: major | Milestone: 1.6
Component: IM
#3074: Mutt hangs indefinitely
-+--
Reporter: jaymzh | Owner: brendan
Type: defect | Status: new
Priority: major | Milestone: 1.6
Component: IMAP| Version:
#3143: Segmentation fault in index menu with IMAP account
--+-
Reporter: debarshiray | Owner: brendan
Type: defect | Status: assigned
Priority: major| Milestone: 1.6
Component:
Hi all,
I'd like to release 1.5.19 on Monday, so that I can concentrate on the
spate of nearly-identical IMAP segfault bugs still blocking 1.6, and
let more people bang on the new IMAP path canonicalization stuff. I'd
be grateful if people could bang on tip over the next 48 hours to help
prevent b
> I think it's a good idea, but it'll have to queue up behind bug
> fixes. It would be nice to try to clean up other path handling warts
> (LastDir vs attachments, local vs IMAP) when we do this.
Alongside a cd I'd like to see a pushd/popd. Cd could even be the pushd
operation. Personally I don'
On Thursday, 18 December 2008 at 15:12, Rocco Rutte wrote:
> Hi,
>
> * Brendan Cully wrote:
>
>> http://dev.mutt.org/hg/mutt/rev/7b46e23ae476
>> changeset: 5607:7b46e23ae476
>> branch: HEAD
>> user:Erik Hovland
>> date:Tue Dec 16 12:53:19 2008 -0800
>> summary: Remove re
On Sunday, 28 December 2008 at 14:34, Adeodato Simó wrote:
> Hello! (Long time no see, heh.)
>
> I'd very grateful if the attached patch could be considered for
> inclusion. It adds a very simple "cd" command that changes the current
> working directory of the Mutt process.
>
> I've missed this e
#3140: ignore old flag set by other mail clients
--+-
Reporter: adrian13 | Owner: brendan
Type: enhancement | Status: new
Priority: minor| Milestone: 2.0
Component: IMAP
#3139: certificate problems in 1.5.18 nightly
-+--
Reporter: balderdash | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone: 1.6
Component: mutt|
#3140: ignore old flag set by other mail clients
--+-
Reporter: adrian13 | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor| Milestone: 2.0
Component: mutt
Hi,
* Brendan Cully wrote:
http://dev.mutt.org/hg/mutt/rev/37ed3cc8d40c
changeset: 5625:37ed3cc8d40c
branch: HEAD
user:Brendan Cully
date:Fri Jan 02 22:37:42 2009 -0800
summary: More tyops
http://dev.mutt.org/hg/mutt/rev/492c53436274
changeset: 5624:492c53436274
b
#3145: atoi() is not safe (undefined behavior if value is not representable)
-+--
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Compon
Hi,
* Mutt wrote:
#3145: atoi() is not safe (undefined behavior if value is not representable)
I have a patch adding strtol wrappers. I'll polish it up and attach to
the ticket.
Rocco
On 2009-01-03 08:50:52 -0500, Thomas Dickey wrote:
> from casual reading of the list, this appears up to date (unless you're
> referring to someone who's been overlooked). It would help if you
> pointed out which is the case.
There have been some changes in 2009 (see "hg log" output).
--
Vincen
On Sat, 3 Jan 2009, Vincent Lefevre wrote:
Hi,
Some files have been modified, but their copyright years.
Some copyright years in main.c should also be updated:
static const char *Notice = N_("\
Copyright (C) 1996-2008 Michael R. Elkins and others.\n\
Mutt comes with ABSOLUTELY NO WARRANTY; for
#3145: atoi() is not safe (undefined behavior if value is not representable)
+---
Reporter: vinc17 | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component:
Hi,
Some files have been modified, but their copyright years.
Some copyright years in main.c should also be updated:
static const char *Notice = N_("\
Copyright (C) 1996-2008 Michael R. Elkins and others.\n\
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.\n\
Mutt is free soft
6 new changesets in mutt:
http://dev.mutt.org/hg/mutt/rev/87ef3e3550e4
changeset: 5626:87ef3e3550e4
branch: HEAD
tag: tip
user:Brendan Cully
date:Fri Jan 02 23:13:43 2009 -0800
summary: SMTP: Use Hostname if Fqdn is bogus. Closes #3142.
http://dev.mutt.org/hg/m
39 matches
Mail list logo