Thu, 15 Oct 2015 17:24:42 -0400 |
timeless |
mail: drop python 2.5 self.sock.read workaround
|
Wed, 14 Oct 2015 22:29:03 -0400 |
timeless |
l10n: use %d instead of %s for numbers
|
Wed, 14 Oct 2015 22:21:05 -0400 |
timeless |
mail: drop python 2.5 support
|
Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Fri, 28 Aug 2015 10:53:55 -0400 |
timeless |
spelling: behaviour -> behavior
|
Sat, 08 Aug 2015 19:32:19 -0700 |
Gregory Szorc |
mail: use absolute_import
|
Thu, 25 Jun 2015 17:52:20 -0500 |
Matt Mackall |
email: fix config default value inconsistency
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Sun, 07 Jun 2015 09:30:15 +0900 |
Yuya Nishihara |
mail: pass ui to sslutil.wrapsocket() even if verifycert is off (issue4713)
|
Fri, 05 Jun 2015 21:25:28 +0900 |
Yuya Nishihara |
ssl: rename ssl_wrap_socket() to conform to our naming convention
|
Mon, 18 May 2015 16:46:32 -0500 |
Pierre-Yves David |
mail: drop explicit mail import required by Python 2.4
|
Wed, 05 Nov 2014 18:31:39 +0000 |
Pierre-Yves David |
mail: actually use the verifycert config value
stable
|
Tue, 24 Sep 2013 15:10:32 -0400 |
Augie Fackler |
python2.4: fix imports of sub-packages of the email package
|
Fri, 20 Sep 2013 10:16:02 -0400 |
Augie Fackler |
mail: correct import of email module
|
Fri, 19 Apr 2013 01:26:23 +0900 |
FUJIWARA Katsunori |
smtp: use 465 as default port for SMTPS
|
Fri, 12 Apr 2013 17:17:35 -0700 |
Bryan O'Sullivan |
mail: add missing import of sys
|
Tue, 26 Mar 2013 02:28:10 +0900 |
FUJIWARA Katsunori |
smtp: verify the certificate of the SMTP server for STARTTLS/SMTPS
|
Tue, 26 Mar 2013 02:27:43 +0900 |
FUJIWARA Katsunori |
smtp: add the class to verify the certificate of the SMTP server for SMTPS
|
Tue, 26 Mar 2013 02:27:23 +0900 |
FUJIWARA Katsunori |
smtp: add the class to verify the certificate of the SMTP server for STARTTLS
|
Mon, 27 Aug 2012 23:14:27 +0200 |
Mads Kiilerich |
avoid using abbreviations that look like spelling errors
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Wed, 23 Nov 2011 02:44:11 +0100 |
Mads Kiilerich |
mail: use quoted-printable for mime encoding to avoid too long lines (issue3075)
|
Wed, 23 Nov 2011 02:36:33 +0100 |
Mads Kiilerich |
notify: add option for writing to mbox
|
Wed, 23 Nov 2011 02:11:24 +0100 |
Mads Kiilerich |
mail: mbox handling as a part of mail handling, refactored from patchbomb
|
Mon, 25 Jul 2011 16:02:15 -0500 |
Augie Fackler |
mail: use safehasattr instead of hasattr
|
Sun, 08 May 2011 20:35:46 +0200 |
Adrian Buehlmann |
rename util.find_exe to findexe
|
Fri, 06 May 2011 15:31:09 +0200 |
Adrian Buehlmann |
rename explain_exit to explainexit
|
Fri, 07 Jan 2011 20:50:42 +0100 |
Patrick Mezard |
mail: fix regression when parsing unset smtp.tls option
|
Mon, 20 Dec 2010 16:56:54 +0800 |
Zhigang Wang |
smtp: fix for server doesn't support starttls extension
|
Mon, 30 Aug 2010 22:52:00 +0200 |
Martin Geisler |
merge with stable
|